Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emretulek/finance-tracker

Widgets Finance Tracker Plugin
https://github.com/emretulek/finance-tracker

finance finance-tracker finance-tracker-widget widgets-plugin windows-widgets

Last synced: 19 days ago
JSON representation

Widgets Finance Tracker Plugin

Awesome Lists containing this project

README

        

# Finance Tracker Widget Plugin

This project was developed as a finance tracker widget for windows widgets.

### Internal Settings

**update_time** time unit second

**ExchangeGridRows** datagrid rows are added here

```json
{
"update_time": 300,
"fontsize": 14.0,
"fontcolor": "#FFB4B4B4",
"header_fontcolor": "#FFFFFFFF",
"background": "#FF000000",
"divider_color": "#1EFFFFFF",
"ExchangeGridRows": []
}
```

### Screenshots

![finance_tracker](https://raw.githubusercontent.com/emretulek/Finance-Tracker/refs/heads/master/sc_finance/finance_1.jpg)

![finance_tracker_search](https://raw.githubusercontent.com/emretulek/Finance-Tracker/refs/heads/master/sc_finance/finance_2.jpg)

![finance_tracker_skin](https://raw.githubusercontent.com/emretulek/Finance-Tracker/refs/heads/master/sc_finance/finance_3.jpg)