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
3d83930e0b9ea744f3a047f010d44d64e66b19a9
LEDMatrix
/
src
History
ChuckBuilds
3d83930e0b
spacing adjustment on weather and clock. Added notes to readme about font type requing ttf. removed sensitive credentials
2025-04-15 15:55:47 -05:00
..
clock.py
spacing adjustment on weather and clock. Added notes to readme about font type requing ttf. removed sensitive credentials
2025-04-15 15:55:47 -05:00
config_manager.py
Stocks (
#1
)
2025-04-10 22:16:38 -05:00
display_controller.py
Remove delay from stock ticker to match news ticker's smooth scrolling
2025-04-11 11:43:26 -05:00
display_manager.py
implemented 4x6-font.ttf as extra small font
2025-04-15 15:48:29 -05:00
mqtt_manager.py
Update requirements and add MQTT manager
2025-04-12 11:59:07 -05:00
stock_manager.py
fix: Convert float to int for logo resizing to prevent dimension errors
2025-04-13 09:57:13 -05:00
stock_news_manager.py
feat: Implement continuous scrolling and news shuffling in StockNewsManager - Changed from group-based to continuous scrolling like StockManager - Added random shuffling of news items for varied display order - Improved spacing and layout for smoother transitions
2025-04-13 10:36:48 -05:00
weather_icons.py
Weather forecast icon enhancements
2025-04-07 21:44:38 -05:00
weather_manager.py
spacing adjustment on weather and clock. Added notes to readme about font type requing ttf. removed sensitive credentials
2025-04-15 15:55:47 -05:00