andywuest / harbour-watchlist

A stock watchlist for SailfishOS
10 stars 7 forks source link

Watchlist

This repository contains the sources of the watchlist application for Sailfish OS.

At the moment there are two backends that provide the data. There are the public rest services that the page https://www.euroinvestor.dk/ uses. The other backend is the offical Moscow Exchange API backend. In the future i plan to support more backend, e.g. Deutsche Boerse, so you can get more stocks for your specific market country. Additionally there is a news backend with provides some stock news (however in German only). The market overview page also allows you to display market indices and crypto currencies.

Features

Author

Andreas Wüst andreas.wuest.freelancer@gmail.com

Screenshots

Market data Market data selection Stock overview Stock search Alarm configuration Stock details Security charts Dividend payments

Build

Simply clone this repository.

Debugging

SQLite Database

For easier analysis just copy the database to your local machine to you can check it with a db tool of your choice:

scp -P 2223 -i ~/SailfishOS/vmshare/ssh/private_keys/sdk defaultuser@localhost:~/.local/share/harbour-watchlist/harbour-watchlist/QML/OfflineStorage/Databases/* ~/projects/sailfishos/github/harbour-watchlist/

SSH to Simulator

ssh -p 2223 -i ~/SailfishOS/vmshare/ssh/private_keys/sdk defaultuser@localhost

License

Licensed under GNU GPLv3

Translations

Watchlist was translated to several languages. Thanks to all contributors!