A dead simple, opinionated notes tui.
- try using a nerd font
- make sure your terminal supports emojis (for now)
- try running
silo help!
tabswitch between right and left panectrl+etoggle autosavectrl+s(editor view) save filen(sidebar) new filed(sidebar) delete selected filer(sidebar) rename selected filectrl+xrender preview of selected file
run this in your terminal:
curl -sSL https://raw.githubusercontent.com/nxrmqlly/silo/master/install.sh | bashthen launch:
silo
- download the latest .exe from releases
- add the .exe to your
PATH - run:
silorequirements:
- Go 1.26+ (only tested on this, older versions may work.)
git clone https://github.com/nxrmqlly/silo
cd silo
go build ./cmd/silo[x] setup wizard [ ] search / replace [ ] recent files [ ] tabs [ ] configurable keybindings
GPL v2
