This website requires JavaScript.
Explore
Help
Sign In
rick
/
LEDMatrix
Watch
1
Star
0
Fork
0
You've already forked LEDMatrix
mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced
2026-04-10 21:03:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed23f8e3a53f0836f72a8e8a84e37b693946eb64
LEDMatrix
/
src
History
ChuckBuilds
73cf19f941
Fix weather icon vertical positioning: - Center icon in top 2/3 of display - Improve layout balance between icon and metrics - Maintain bottom space for additional weather data
2025-04-18 18:55:48 -05:00
..
clock.py
align time with AMPM
2025-04-17 19:25:46 -05:00
config_manager.py
Stocks (
#1
)
2025-04-10 22:16:38 -05:00
display_controller.py
Remove NHL timing control from DisplayController to let NHL managers handle their own timing
2025-04-18 15:49:59 -05:00
display_manager.py
Disable hardware pulsing to allow running without root
2025-04-17 09:51:58 -05:00
nhl_managers.py
Implement caching system for NHL managers to reduce API calls: - Add CacheManager class with singleton pattern - Update _fetch_data to use caching - Optimize update intervals in config.json - Reduce API calls by ~48%
2025-04-18 18:29:34 -05:00
nhl_scoreboard.py
fix: Adjust NHL team logo positions to prevent overlapping - Move home team logo to right side (3/4 width) - Keep away team logo on left side (1/4 width) - Fixes issue with logos being displayed in the same position
2025-04-18 12:26:55 -05:00
stock_manager.py
Remove temporary stock icon folder and download missing icons functionality
2025-04-18 18:11:10 -05:00
stock_news_manager.py
Update stock_news_manager.py
2025-04-17 21:41:26 -05:00
weather_icons.py
Update weather_icons.py
2025-04-17 21:36:09 -05:00
weather_manager.py
Fix weather icon vertical positioning: - Center icon in top 2/3 of display - Improve layout balance between icon and metrics - Maintain bottom space for additional weather data
2025-04-18 18:55:48 -05:00