Skip to content

kotlw/gentlemoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gentlemoney

License codecov Go Report Card

Terminal money manager for personal use.

Instalation

There are no trix to run this app. Just clone it and run.

git clone https://github.com/kotlw/gentlemoney.git
cd gentlemoney
go run ./cmd/gmon

Navigation

Since navigation hints in app is missing here are some description of how to use it. Tview has a bit of predefined bindings which are good such as table navigation using vim bindings 'h', 'j', 'k', 'l'. As for others they are more or less intuitive. Here are the list:

  • Enter - submit
  • Esc - cancel
  • Tab - focus next item
  • Shift+Tab - focus previous item
  • c - create (transaction/account/currency/category)
  • u - update
  • d - delete

About

Terminal money manager for personal use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages