Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x .githooks/
drwxr-xr-x .vscode/
drwxr-xr-x debian/
drwxr-xr-x icons/
drwxr-xr-x src/
drwxr-xr-x supply-chain/
-rw-r--r-- .gitignore
-rw-r--r-- .ignore
-rw-r--r-- CHANGELOG.md
-rw-r--r-- Cargo.lock
-rw-r--r-- Cargo.toml
-rw-r--r-- LICENSE-APACHE
-rw-r--r-- LICENSE-MIT
-rw-r--r-- Makefile
-rw-r--r-- README.md
-rw-r--r-- cspell.json
-rw-r--r-- demo-ledger.ron
README

financial-accounts

githubcrates-iodocs-rs

An application for tracking your personal finances.

To get the price of metals a service from goldapi.io is used and it requires a token (free for 100 requests per month). The token is stored in a file named “goldapi.io.txt” stored in your config local directory.

PlatformValueExample
Linux$XDG_CONFIG_HOME or $HOME/.config/home/alice/.config
macOS$HOME/Library/Application Support/Users/Alice/Library/Application Support
Windows{FOLDERID_LocalAppData}C:\Users\Alice\AppData\Local

You can import Bank of America transactions via Import BoA.

You can import Investor 360 via Import Investor 360.

Via Tx 2nd you can get the price of metals, stocks plus, and crypto. Tx 2nd becomes active when you select one of these currencies. Tx is the currency Tx 2nd is traded in. When you select “Get Price” Tx is populated with the quantity of Tx 2nd you hold times the current price.

On Tx and 2nd Tx you can limit transactions displayed by month.

Because there are many crypto, fiat, metals and stocks to choose from, you select which ones you want in your config file. An example of a config is shown in demo-ledger.ron, located under /usr/share/doc/financial-accounts/ if this was installed as a Debian package. All the allowed fiat currencies are shown.