https://github.com/emretulek/crypto-tracker
Widgets Crypto Tracker Plugin
https://github.com/emretulek/crypto-tracker
crypto-tracker crypto-tracker-widget widgets-plugin windows-widgets
Last synced: about 2 months ago
JSON representation
Widgets Crypto Tracker Plugin
- Host: GitHub
- URL: https://github.com/emretulek/crypto-tracker
- Owner: emretulek
- License: agpl-3.0
- Created: 2024-12-11T17:55:04.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-19T19:36:01.000Z (4 months ago)
- Last Synced: 2025-02-15T01:45:40.993Z (3 months ago)
- Topics: crypto-tracker, crypto-tracker-widget, widgets-plugin, windows-widgets
- Language: C#
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Crypto Tracker Widget Plugin
This project was developed as a crypto tracker widget for windows widgets.
Binance web socket API was used. only spot products are listed.### Internal Settings
```json
{
"fontsize": 14.0,
"fontcolor": "#FFB4B4B4",
"header_fontcolor": "#FFFFFFFF",
"background": "#FF000000",
"divider_color": "#1EFFFFFF",
"CoinPairGridRows": []
}
```### Screenshots


