Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christarazi/btcapp

Bitcoin Calculator
https://github.com/christarazi/btcapp

android bitcoin bitcoin-calculator breakeven btc-price calculator java profit transaction

Last synced: 13 days ago
JSON representation

Bitcoin Calculator

Awesome Lists containing this project

README

        

# Bitcoin Calculator App

An Android app designed for Bitcoin trading. It can calculate the breakeven point and profit margins for your Bitcoin trades.
It is useful for minimizing losses as well as maximizing profits especially because Bitcoin tends to be volatile.

[![PlayStore][playstore-image]][playstore-url]

## Contributing

Please feel free to submit a pull request if you have any improvements or suggestions. If you run into any issues, please do submit them and give feedback wherever you can.

## Building

Building is quite simple with gradle:

```shell
git clone https://github.com/christarazi/btcapp.git
cd btcapp/
./gradlew build
```

[playstore-image]: https://mrpatiwi.github.io/app-badges/playstore.png
[playstore-url]: https://play.google.com/store/apps/details?id=app.CT.BTCCalculator

## License

This program is free software, distributed under the terms of the [GNU] General
Public License as published by the Free Software Foundation, version 3 of the
License (or any later version). All files under this project are under this
license. For more information, see the file LICENSE.