/go-shortcut

simple TUI app to store shortcuts reminders

Primary LanguageGoGNU General Public License v3.0GPL-3.0

go-shortcut

simple TUI app to store shortcuts reminders

Screenshot 2023-05-17-11-39-17

dependecies

TVIEW

run

go get github.com/rivo/tview
go run main.go

shortcuts

function key
q quit
TAB switch focus between application list and binding view
a add application
d delete application
enter on binding view start table selection mode
a in table selection mode add binging to application
e in table selection mode edit selected binding
d in table selection mode delete selected binding
ESC exit table selection mode