An open API service indexing awesome lists of open source software.

https://github.com/dashed/ledger-seed


https://github.com/dashed/ledger-seed

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

ledger-seed
===========

## Dependencies

- [ledger](http://ledger-cli.org/)
- `update_price_db.sh` requires [jq](https://stedolan.github.io/jq/)

## Usage

See current value, run `current-value.sh`

On sell, run `btc-lots.sh` to see if you can sell. Courtesy of: https://www.reddit.com/r/Bitcoin/comments/155gw5/heres_how_you_use_ledger_to_account_for_bitcoin/c7k9n7l

Update BTC price, and see commodity report with that BTC market price, run `update_price_db.sh`

Read and learn more: http://ledger-cli.org/3.0/doc/ledger3.html

## Disclaimer

These scripts were crudely put together, but they were good enough for me. I'll probably improve upon them.

## Credit

- https://github.com/dmp1ce/ledger-cli-example

## License

Public Domain.