Skip to content

d4wns-l1ght/budgeting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgeting Program (name in progress)

A TUI program for managing your personal expenses!

I'm making this because I'm losing access to microsoft excel and I don't want to go back to google sheets.

Planned Features

  • Vim keybinds (including motions)
    • hjkl
    • gg/G
    • motions (currently just [count]<hjkl>)
    • <c-d> and <c-u> scrolling
    • o/O
    • y/d + p/P (only one row at a time)
  • Nested sheets
    • Sum of one entire sheet projected to a single cell
    • Sum of subsequent sections of a sheet projected to a set of subsequent cells
  • In-program file picker (frecency?)
  • Configuration options probably

About

A Ratatui program for managing personal expenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages