Today
A cozy command-line clubhouse for computer people. Chat, music, games, art, coding, and tech news. Connect with any SSH client!
10 Jun 26
08 Jun 26
I have an attention problem.
A couple of weeks ago, I decided to convert my old laptop into a writerdeck, a dedicated writing device free from the distractions of the modern internet.
Lots of folks build really elaborate offline devices for this, and I’d love to do that… someday. Right now I have no shortage of projects and the point is to get writing, so I used what I had: a six-year-old laptop which still runs great, has plenty of power, but isn’t getting much use anymore.
Crucially, this laptop has an excellent keyboard, and a matte screen, which makes it awesome to type on for long stretches, and functional enough in the daylight (I like to sit outside with my dog and write). It’s also a System76 Galago Pro (not sponsored), which means it’s already Linux friendly and has great support in the kernel.
Terminal based presentation tool.
An ncurses spreadsheet program for the terminal
You can switch to the alternate screen using this command:
$ tput smcup
And back with:
$ tput rmcup
Vi flips to the alternate screen buffer, supported by terminals. This is achieved using escape sequences.
Found by searching: restore screen after tui exit in c
14 Apr 26
tut is a TUI for Mastodon with vim inspired keys.
05 Apr 26
I’m still on the lookout for a good way to track memory usage. Maybe this will help!
17 Mar 26
A small, neat and simple terminal file-manager.
09 Mar 26
A lot of really useful looking tools here, mostly stuff for converting from one format to another.
08 Mar 26
A terminal UI for tracking everything about your home. Single SQLite file. No cloud. No account. No subscriptions.
07 Mar 26
22 Feb 26
A new TypeScript TUI with performance exceeding OpenTUI.
08 Jan 26
A drone workstation for the terminal, featuring 4x famously open sourced macro oscillator synth module whose name must not be spoken, extensive modulation capabilities, and custom tailored effects including a granular delay.
06 Jan 26
A drone workstation for the terminal, featuring 4x famously open sourced macro oscillator synth module whose name must not be spoken, extensive modulation capabilities, and custom tailored effects including a granular delay.
A drone workstation for the terminal, featuring 4x famously open sourced macro oscillator synth module whose name must not be spoken, extensive modulation capabilities, and custom tailored effects including a granular delay.
31 Dec 25
Ruby ports of the beloved Charm terminal libraries. Build glamorous TUIs, style terminal output, create beautiful forms, and make your Ruby CLIs sparkle.