https://github.com/bitbotfactory/plb-widget
Android widget for Poloniex lending bot
https://github.com/bitbotfactory/plb-widget
android-widget poloniex-lending-bot
Last synced: 9 months ago
JSON representation
Android widget for Poloniex lending bot
- Host: GitHub
- URL: https://github.com/bitbotfactory/plb-widget
- Owner: BitBotFactory
- License: mit
- Created: 2017-05-28T12:41:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T11:12:51.000Z (over 8 years ago)
- Last Synced: 2025-04-05T13:23:23.402Z (10 months ago)
- Topics: android-widget, poloniex-lending-bot
- Language: Kotlin
- Homepage:
- Size: 187 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android widget for Poloniex lending bot
This is an Android widget for your home screen that displays the botlog data generated by your [Poloniex lending bot](https://github.com/BitBotFactory/poloniexlendingbot).
## Features
* Regularly query the botlog.json file on your server
* Displays the following information:
* Amount of currency in your lending account
* Currency earned from interests since adding the widget to your home screen
* Average interest rate of your currently active loans
* Time when the botlog was last updated
* Additionally displays the value of your Currency as of the current BPI (provided by the Coindesk API)
## Installation
#### Prebuilt APK
Check [releases](https://github.com/artemperl/plb-widget/releases) for prebuilt APK files of the newest release version.
#### Compiled source
Before you can compile the project you will need to install [Android Studio](https://developer.android.com/studio/preview/index.html). Since the project is developed in Kotlin, you must use Android Studio 3.0 preview or a newer version.
After importing the project in Android Studio go to the project root directory and use `./gradlew assemble` to assemble the .apk file for manual installation, or `./gradlew installDebug` while a device is connected to directly install it on the device.
## Problems
If you find a bug or have a feature request, please submit an [issue](https://github.com/artemperl/plb-widget/issues).
## Donation
If you find this widget useful and want to support its development please consider donating some bitcoins to: 1FcBTURBbMGHdLcaEJJX1q13wPR1xMsR4J
Consider also a donation to the developers of [the poloniex lending bot](https://github.com/BitBotFactory/poloniexlendingbot) for their amazing work.