mebitek / go-shortcut

simple TUI app to store shortcuts reminders

Home Page:http://www.mebitek.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple TUI app to store shortcuts reminders

http://www.mebitek.com

License:GNU General Public License v3.0


Languages

Language:Go 100.0%