82af054b28cb6cc299a21dec433e538f0ba66e8a
* WIP - room DB * holding needs an id * updates * dont use stetho for release variants * vcode++ * debug viewer
Stocks Widget
App features:
- A homescreen widget that shows your stock portolio in a resizable grid.
- This app fetches stock quotes from this API: https://www.robindahood.com. The API is open sourced here.
- Stocks can be sorted by dragging and dropping the list.
- Only performs automatic fetching of stocks during trading hours and weekdays.
Importing and exporting
- You can import a list of tickers by selecting import tickers from the settings menu. All you need is a textfile with your tickers in comma-separated format, or in json format.
- You can also export your tickers to a json file by selecting export tickers.
License
MIT
Author
Languages
Kotlin
96.2%
Swift
3.6%
Shell
0.2%