w108bmg

↗ HN profile [ 34.1 ms ] full profile
Karma
0
Created
()
Submissions
78
  1. Hi HN! I just released xleak, a terminal-based Excel viewer written in Rust. I was inspired by working with spreadsheets and word documents on the command line and wanted something faster than opening Excel/LibreOffice.…

  2. I got tired of open file.docx → wait 8 seconds → close Word just to read a document, so I built a terminal-native Word viewer! What it does: * View `.docx` files directly in your terminal with (mostly) proper formatting…

  3. # gitego: Automatic Git Identity Switcher I was juggling work and personal GitHub accounts with separate PATs for a long time and constantly forgetting to switch between them. Needed a way to commit to personal and work…

  4. Hi HN, (First time poster!) I'm the author of `lstr`. I've always loved the classic Linux `tree` command for its simplicity, but I often found myself wanting more modern features like interactivity and Git integration.…