kiosk.git
2021-05-05 Scott GaschSmall tweak.
2021-05-05 Scott GaschWorking on voice command logic.
2021-05-05 Scott GaschWorking on the voice command logic.
2021-05-05 Scott GaschSmall tweak
2021-03-24 Scott GaschUpdate .gitignore
2021-03-24 Scott GaschChanges needed to get the kiosk to run on the rpi.
2021-02-01 Scott GaschMove the kiosk server to another machine; changes neede...
2021-01-21 Scott Gaschmypy clean
2021-01-21 Scott GaschTowards mypy cleanliness.
2021-01-11 Scott GaschFix gkeep renderer's f-strings.
2021-01-09 Scott GaschAdding type annotations and fixing up formatting.
2021-01-06 Scott GaschCleanup
2020-12-14 Scott GaschFormat codebase w/ black.
2020-11-28 Scott GaschAdds decorators
2020-11-28 Scott GaschVarious changes
2020-07-15 Scott GaschMore fuckery with indented sublists in gkeep and with...
2020-07-13 Scott GaschMake gkeep understand list indentation, tweaks to the...
2020-07-12 Scott GaschMore work on generic RSS renderer base class. Make...
2020-07-08 Scott GaschHave page builder allow you to inject custom HTML....
2020-07-08 Scott GaschAdd a Google News RSS-based renderer. Minor improvemen...
2020-07-07 Scott GaschCleanup and improve the RSS stuff.
2020-07-06 Scott GaschVarious small changes; fix up the camera trigger, impro...
2020-07-04 Scott GaschFix and re-enable the MyQ renderer. Small format tweak...
2020-07-03 Scott GaschMore changes for python3 and improved logging/debugging...
2020-07-03 Scott GaschMore python3 changes.
2020-07-03 Scott GaschMore changes to get to python3.
2020-07-03 Scott GaschThe changes necessary to upgrade the kiosk to use pytho...
2020-07-01 Scott GaschAdds myq_renderer.py
2020-07-01 Scott GaschInitial commit