Hacker News new | ask | show | jobs
by celie56 1407 days ago
I personally use a Remarkable 1 with yaft (1) as a terminal. I connect via ssh to a tmux session for editing and the response is fast enough.

1. https://github.com/timower/rM2-stuff/tree/master/apps/yaft

2 comments

I’m doing the same, though I had to fork Yaft to get a bigger font.
Do you mind sharing your fork with the font change? I tried to get a font that supports other characters but the mkfont_bdf tool didn't like the files I fed it.
Here's a font that worked for me: ```curl -Lo spleen-16x32.bdf.bdf https://raw.githubusercontent.com/fcambus/spleen/master/sple...```

Added a Dockerfile to make the build easier here: https://github.com/DaveHarrington/rM2-stuff

Don't let the .cpp file extensions fool you, its c.