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
ddeb4911c1973a7c5819b0cd6f438d0c4935c233
LEDMatrix
/
src
History
ChuckBuilds
ddeb4911c1
Refactor NHL scoreboard into separate managers - Create BaseNHLManager for common functionality - Implement NHLLiveManager for live games - Implement NHLRecentManager for recent games - Implement NHLUpcomingManager for upcoming games - Add proper error handling and logging - Fix logo rendering with proper alpha channel handling
2025-04-18 10:40:02 -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
rework NHL to call displays individually
2025-04-18 10:33:19 -05:00
display_manager.py
Disable hardware pulsing to allow running without root
2025-04-17 09:51:58 -05:00
nhl_managers.py
Refactor NHL scoreboard into separate managers - Create BaseNHLManager for common functionality - Implement NHLLiveManager for live games - Implement NHLRecentManager for recent games - Implement NHLUpcomingManager for upcoming games - Add proper error handling and logging - Fix logo rendering with proper alpha channel handling
2025-04-18 10:40:02 -05:00
nhl_scoreboard.py
Fix NHL logo rendering in scorebug layout - Add proper RGBA mode conversion - Implement correct transparency handling with temporary RGB images - Add detailed logging for logo loading - Fix status text field name - Add fallback text rendering
2025-04-18 10:28:43 -05:00
stock_manager.py
Update stock_manager.py
2025-04-17 21:55:35 -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
Update weather_manager.py
2025-04-17 21:54:26 -05:00