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
0fa933c596f1c88d92362ed75b60b661dd1faac5
LEDMatrix
/
src
History
ChuckBuilds
0fa933c596
feat: Add local ticker icons support with external fallback - Add support for local ticker icons from assets/stocks/ticker_icons - Maintain existing external icon fetching as fallback - Improve icon loading with better error handling - Add text-based fallback for missing icons - Update image resizing to use newer PIL API
2025-04-17 19:45:05 -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
refactor(controller): Adjust display rotation order
2025-04-17 11:45:20 -05:00
display_manager.py
Disable hardware pulsing to allow running without root
2025-04-17 09:51:58 -05:00
nhl_scoreboard.py
debug(nhl): Add logging to investigate resize/AttributeError issue
2025-04-17 14:26:20 -05:00
stock_manager.py
feat: Add local ticker icons support with external fallback - Add support for local ticker icons from assets/stocks/ticker_icons - Maintain existing external icon fetching as fallback - Improve icon loading with better error handling - Add text-based fallback for missing icons - Update image resizing to use newer PIL API
2025-04-17 19:45:05 -05:00
stock_news_manager.py
fix(stock_news): Resolve UnboundLocalError for width/height
2025-04-17 14:03:25 -05:00
weather_icons.py
fix: Add alpha thresholding to remove icon outline on black bg
2025-04-17 18:07:22 -05:00
weather_manager.py
adjusted icons up one pixel
2025-04-17 19:41:09 -05:00