Important
Moved to tuiphi/soda
Bubbletea Framework
It automatically handles state management and general layout, so that you can focus on app functionality rather than fighting with TTY 🤕🥊🖥️
Note
Work in progress
- Easy state management with history traversal
- Predefined layout with help, title, notifications and pizza
- Something else?
go get github.com/metafates/soda
Take a look at examples folder
I write TUI apps a lot. And after some trial and error I came up with the structure that suits me the best. I've been copy-pasting it for my projects again and again, so I decided to create a separate package for it so that others can benefit from it too.