Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
timower committed Jan 26, 2021
1 parent 2e59db3 commit 8a7c202
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,32 @@ The `swtcon-preload` tool is an example of how it can be currently used.
Tilem
-----

An TI calculator emulator for the remarkable, still WIP.
An TI-84+ calculator emulator for the remarkable.

![Screenshot tilem](doc/tilem.png)

To use simply execute `tilem` in a folder containing a `ti84p.rom` ROM file. On the reMarkable 2 the rm2-fb client shim will need to be available.

[Yaft](apps/yaft)
----

A fast framebuffer terminal emulator.

![Screenshot yaft](doc/yaft.png)

To use simply execute `yaft` or `yaft <command..>`. Again on the reMarkable 2 the rm2-fb needs to be loaded.

Launcher
----
(TODO: pick a name)

A tiny launcher written for my personal needs. Still very much WIP.


![Screenshot launcher](doc/launcher.png)

Currently three gestures are defined:
* Three finger swipe down: show launcher
* Three finger swip left/right: switch to next/previous app.

Pressing `[x]` will close an app, `>` indicates the currently running app, and `*` indicates an app paused in the background.
Binary file added doc/launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/tilem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/yaft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8a7c202

Please sign in to comment.