All Projects → dixonary → fingerterm-reMarkable

dixonary / fingerterm-reMarkable

Licence: GPL-2.0 license
A build of fingerterm, modified to draw more nicely on the reMarkable ePaper device.

Programming Languages

C++
36643 projects - #6 most used programming language
QML
638 projects
QMake
1090 projects

Projects that are alternatives of or similar to fingerterm-reMarkable

reMarkable-tools
Tools for the reMarkable paper tablet
Stars: ✭ 118 (+93.44%)
Mutual labels:  remarkable-tablet
rmrl
Render reMarkable documents to PDF
Stars: ✭ 77 (+26.23%)
Mutual labels:  remarkable-tablet
recrossable
crossword game with simplistic handwriting recognition and automatic generation of crosswords
Stars: ✭ 36 (-40.98%)
Mutual labels:  remarkable-tablet
remarkable-custom-template-refresh
To refresh custom template manifest for reMarkable Tablet
Stars: ✭ 28 (-54.1%)
Mutual labels:  remarkable-tablet
plato
Document reader
Stars: ✭ 31 (-49.18%)
Mutual labels:  remarkable-tablet
remarkable syncthing
Self-hosting syncing solution for reMarkable
Stars: ✭ 86 (+40.98%)
Mutual labels:  remarkable-tablet
reHackable-HelloWorld
QML Demo for the reMarkable Paper Tablet
Stars: ✭ 58 (-4.92%)
Mutual labels:  remarkable-tablet
Awesome Remarkable
A curated list of projects related to the reMarkable tablet
Stars: ✭ 4,111 (+6639.34%)
Mutual labels:  remarkable-tablet
reMarkable-year-week-tasks-planner
Clickable Year-Week-Tasks PDF planner for the Remarkable Tablet
Stars: ✭ 17 (-72.13%)
Mutual labels:  remarkable-tablet
remarkable-uuuflash
uuu scripts for recovery console and flashing
Stars: ✭ 31 (-49.18%)
Mutual labels:  remarkable-tablet
hackernews2remarkable
Fetch top articles from HackerNews, pack as EPUB right in your reMarkable device
Stars: ✭ 87 (+42.62%)
Mutual labels:  remarkable-tablet
Calculator
A primitive calculator for the reMarkable (early alpha)
Stars: ✭ 33 (-45.9%)
Mutual labels:  remarkable-tablet
instapaper-as-pdf-to-remarkable
Exports Instapaper-Articles to PDF and potentially send them to a connected remarkable tablet
Stars: ✭ 33 (-45.9%)
Mutual labels:  remarkable-tablet
rm-sync
Sync script for reMarkable paper tablet.
Stars: ✭ 74 (+21.31%)
Mutual labels:  remarkable-tablet
rM2PDF
rM2PDF script for the reMarkable reader
Stars: ✭ 23 (-62.3%)
Mutual labels:  remarkable-tablet
remarkable-touchgestures
touch gestures for reMarkable
Stars: ✭ 43 (-29.51%)
Mutual labels:  remarkable-tablet
rmWacomToMouse
Using the pen input (wacom) of the reMarkable to move your mouse on a pc.
Stars: ✭ 46 (-24.59%)
Mutual labels:  remarkable-tablet
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+15419.67%)
Mutual labels:  remarkable-tablet
remarkable-calendar-creator
Create calendars to display on a reMarkable device as the suspend screen or to write notes on, including events from your own online iCal calendar
Stars: ✭ 28 (-54.1%)
Mutual labels:  remarkable-tablet
ReMarkable.NET
A .NET library for developing applications for the reMarkable tablets
Stars: ✭ 37 (-39.34%)
Mutual labels:  remarkable-tablet

fingerterm

fingerterm is a terminal emulator designed for touch-based interaction, specifically for (but not limited to) use on the Nokia N9 and Jolla's Jolla device.

Modifications

I have made some modifications to the source code to allow it to work better on the reMarkable. These include:

  • Disabling the visual bell in code
  • Keeping the virtual keyboard on screen at all times (except when the menu is open)
  • Reducing the text area to fit above the keyboard rather than overlapping, to reduce redraw
  • Adjusting the font and UI sizes to fit more comfortably on the screen.

Note that Landscape mode doesn't seem to work - this was true when I downloaded the repo originally from https://github.com/reMarkable/fingerterm .

Build instructions

To build and install fingerterm (as well as other projects like draft, you'll first need to setup QT Creator. This is covered on the reMarkable wiki. After that, it's as simple as opening the project in QT Creator and running it with your reMarkable connected to your computer.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].