Skip to content

IsotoxalDev/fig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fig

A personal finance tracker cli-tool made in rust

asciicast

How to use

An interactive way to add money

fig add

Another way to add money

fig add <Amount>

An interactive way to take/spend money

fig take

Another way to add money

fig take <Amount>

Show a log of all the transactions recorded

fig log

Installation

using cargo

cargo install fig-cli

or you getting binaries from releases

or compile it yourself

git clone https://github.com/IsotoxalDev/fig
cargo install --locked

About

A personal finance tracker made in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages