mirror of
https://github.com/Gerald-Ha/HodlEye-Crypto-Price-Tracker.git
synced 2025-06-25 09:11:45 +00:00
- Responsive design addet - Crypto News Auto Update without Browser Refresh every 3 minutes - Crypto Price Refresh Reduce from 5 Second to 1 Second - Docker command updated to saved alarms and registered cryptocurrencies that are still there after a Docker image update --> docker run -p 3099:3099 -p 5001:5001 -v hodleye_data:/app/data --name hodleye-container hodleye-crypto-tracker - Bugfix "Edit List" works now - Addet Update Notification every 5 Days - re-Design from Crypto-box - improving the logic of the price display for small cryptocurrencies
8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"cryptos": [
|
|
"BTC",
|
|
"ETH"
|
|
],
|
|
"alarms": [],
|
|
"notifications": []
|
|
} |