https://github.com/dashed/ledger-seed
https://github.com/dashed/ledger-seed
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dashed/ledger-seed
- Owner: dashed
- Created: 2016-01-22T23:01:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T23:07:09.000Z (about 10 years ago)
- Last Synced: 2025-06-04T06:52:12.576Z (8 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.