项目作者: christarazi

项目描述 :
Bitcoin Calculator
高级语言: Java
项目地址: git://github.com/christarazi/btcapp.git
创建时间: 2014-03-05T02:04:27Z
项目社区:https://github.com/christarazi/btcapp

开源协议:GNU General Public License v3.0

下载


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:

  1. git clone https://github.com/christarazi/btcapp.git
  2. cd btcapp/
  3. ./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.