Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microlancer/bitcoin-calculator
Bitcoin Savings Calculator
https://github.com/microlancer/bitcoin-calculator
bitcoin
Last synced: 9 days ago
JSON representation
Bitcoin Savings Calculator
- Host: GitHub
- URL: https://github.com/microlancer/bitcoin-calculator
- Owner: microlancer
- License: mit
- Created: 2017-07-29T08:21:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T07:01:31.000Z (over 3 years ago)
- Last Synced: 2023-03-30T07:41:29.541Z (almost 2 years ago)
- Topics: bitcoin
- Language: PHP
- Homepage: https://calculator.for-bitcoin.com/
- Size: 398 KB
- Stars: 32
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bitcoin Calculator
https://calculator.for-bitcoin.com/
## Installation
* Point apache DocumentRoot to public/ folder.
* Create config.php from config.php-example
* Make data/ folder and contents writable by apache (chown -R www-data data/)## Contributing
* Pull requests accepted! Please help me improve this calculator.
Needs:
* Translations (you can just post the text in a issue ticket, and I will integrate it!)
* Other currencies (Euro, Yen, etc.)
* Better design/interface
* More table options (like % gain, toggle columns, etc)
* Export to CSV (for use in spreadsheets)
* Future gain estimator, not just historical "regret" calculator
* Comparison to S&P 500, to Average Bank Savings Rates, etc.
* Calculate with Transaction Fees
* Share on Social Media (twitter, facebook, instagram, etc)