Chuck
|
fcbc67464d
|
persistent config file via config.template.json and migrate_config.sh
|
2025-09-15 10:27:16 -04:00 |
|
Chuck
|
a3481f3674
|
permission handling in first time install script
|
2025-08-13 12:13:41 -05:00 |
|
Chuck
|
aa379e8369
|
gambling updates
|
2025-07-18 22:12:33 -05:00 |
|
Chuck
|
7b91a2b8a5
|
json formatting and optional config secrets editor
|
2025-05-31 12:02:26 -05:00 |
|
Chuck
|
af82d3c81f
|
improved logic to separate config_secrets.json
|
2025-05-31 11:49:04 -05:00 |
|
Chuck
|
4066d30195
|
first add of webui
|
2025-05-31 11:38:40 -05:00 |
|
Chuck
|
b4c2fff9a8
|
Stocks (#1)
* Opening Bell
Introducing the Stock Ticker Feature
* Update stock_manager.py
Assume folder exists
* Update stock_manager.py
removing logos to focus on function for now
* Update stock_manager.py
parse yahoo scripts
* Update stock_manager.py
stock query update
* Update stock_manager.py
slow down stock display
* Update display_controller.py
adjust screen flow
* Update stock_manager.py
shipping features
* Update stock_manager.py
stock refresh in the background
* Customize Display timings
customize display timings
* Update stock_manager.py
stock font size change
* Sizing and Spacing
CHanged font sizing on chart and clock spacing
* Update clock.py
Date format changes
* Update stock_manager.py
actually read stocks from config file
* Update stock_manager.py
add config manager
* readme update
readme update and formatting for better flow
* Update .gitignore
rename reference folder
* Update config.json
changed default stocks to test update implementation
* Stock News
Stock news Ticker
* Update config.json
increase scroll speed
* Scroll Performance
Tuning news scrolling performance
* updating scroll direction
orienting scroll direction
* News tuning
removed test files and increased scroll speed
* Create test_news_manager.py
need a test script to call upon
* Update test_news_manager.py
test script tuning
* troubleshooting test script
* Update test_news_manager.py
* Update config.json
scroll speed increases
* Update config.json
scroll tuning
* Update config.json
speeding up
* Update config.json
still making text faster
* Update config.json
Trying to tune scrolling
* Update config.json
testing crazy parameters
* Update test_news_manager.py
remove sleep delay
* scroll tuning
scroll tuning
* scroll logging and debugging
FPS counter and debug messages
* Update config.json
matrix speed tuning
* Update news_manager.py
News separator
* Update news_manager.py
separator character change
* Stock News manager Rename
rename stock news ticker to enable other news in the future
* Update display_controller.py
load config update
* Update stock_manager.py
remove redundant import
* Stock news settings
Stock news has more granular control
* Stock news joins the lineup
Stock News added to the display controller and drawing display instead of image
|
2025-04-10 22:16:38 -05:00 |
|
Chuck
|
e17450e1de
|
permission rabbithole
Chasing permission changes now that I've adjusted root folder structure
|
2025-04-07 21:10:15 -05:00 |
|
Chuck
|
faa644ef3f
|
More structure changes
More root structure changes to run easier from root folder
|
2025-04-07 21:08:07 -05:00 |
|
Chuck
|
23771f5a96
|
git ignore secrets
set up git ignore secrets to not leak API keys
|
2025-04-07 19:16:31 -05:00 |
|
Chuck
|
30c3080f15
|
Initial Clock Format
|
2025-04-07 16:52:13 -05:00 |
|