Skip to content

christarazi/btcapp

Repository files navigation

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

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:

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

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.