#money #productivity #budget #cli

app fig_cli

fig is a cli finance tracker

3 releases

0.1.11 Apr 15, 2023
0.1.1 Apr 15, 2023
0.1.0 Apr 15, 2023

#211 in Finance

Download history 2/week @ 2024-02-15 8/week @ 2024-02-22 3/week @ 2024-02-29 1/week @ 2024-03-07 5/week @ 2024-03-14 29/week @ 2024-03-28 24/week @ 2024-04-04

53 downloads per month

MIT license

16KB
391 lines

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

Dependencies

~8–20MB
~251K SLoC