kiosk.git
2 years agoChanges ;)
Scott Gasch [Sat, 6 Nov 2021 21:15:49 +0000 (14:15 -0700)]
Changes ;)

3 years agoAdd minute of day / minute number.
Scott Gasch [Wed, 5 May 2021 15:05:07 +0000 (08:05 -0700)]
Add minute of day / minute number.

3 years agoSmall tweak.
Scott Gasch [Wed, 5 May 2021 15:04:52 +0000 (08:04 -0700)]
Small tweak.

3 years agoWorking on voice command logic.
Scott Gasch [Wed, 5 May 2021 15:04:08 +0000 (08:04 -0700)]
Working on voice command logic.

3 years agoWorking on the voice command logic.
Scott Gasch [Wed, 5 May 2021 15:03:42 +0000 (08:03 -0700)]
Working on the voice command logic.

3 years agoSmall tweak
Scott Gasch [Wed, 5 May 2021 15:03:17 +0000 (08:03 -0700)]
Small tweak

3 years agoUpdate .gitignore
Scott Gasch [Wed, 24 Mar 2021 01:43:25 +0000 (18:43 -0700)]
Update .gitignore

3 years agoChanges needed to get the kiosk to run on the rpi.
Scott Gasch [Wed, 24 Mar 2021 01:42:06 +0000 (18:42 -0700)]
Changes needed to get the kiosk to run on the rpi.

3 years agoMove the kiosk server to another machine; changes needed to make it work there.
Scott Gasch [Mon, 1 Feb 2021 06:54:14 +0000 (22:54 -0800)]
Move the kiosk server to another machine; changes needed to make it work there.

3 years agomypy clean
Scott Gasch [Thu, 21 Jan 2021 23:11:59 +0000 (15:11 -0800)]
mypy clean

3 years agoTowards mypy cleanliness.
Scott Gasch [Thu, 21 Jan 2021 05:43:43 +0000 (21:43 -0800)]
Towards mypy cleanliness.

3 years agoFix gkeep renderer's f-strings.
Scott Gasch [Mon, 11 Jan 2021 23:06:11 +0000 (15:06 -0800)]
Fix gkeep renderer's f-strings.

3 years agoAdding type annotations and fixing up formatting.
Scott Gasch [Sat, 9 Jan 2021 00:29:43 +0000 (16:29 -0800)]
Adding type annotations and fixing up formatting.

3 years agoCleanup
Scott Gasch [Wed, 6 Jan 2021 05:38:05 +0000 (21:38 -0800)]
Cleanup

3 years agoFormat codebase w/ black.
Scott Gasch [Mon, 14 Dec 2020 19:27:34 +0000 (11:27 -0800)]
Format codebase w/ black.

3 years agoAdds decorators
Scott Gasch [Sat, 28 Nov 2020 21:25:53 +0000 (13:25 -0800)]
Adds decorators

3 years agoVarious changes
Scott Gasch [Sat, 28 Nov 2020 21:25:21 +0000 (13:25 -0800)]
Various changes

3 years agoMore fuckery with indented sublists in gkeep and with the countdown line.
Scott Gasch [Wed, 15 Jul 2020 05:18:02 +0000 (22:18 -0700)]
More fuckery with indented sublists in gkeep and with the countdown line.

3 years agoMake gkeep understand list indentation, tweaks to the countdown bar in
Scott Gasch [Mon, 13 Jul 2020 23:10:50 +0000 (16:10 -0700)]
Make gkeep understand list indentation, tweaks to the countdown bar in
kiosk.py (client side javascript) and add pubdate in generic RSS renderer.

3 years agoMore work on generic RSS renderer base class. Make the kiosk have a countdown
Scott Gasch [Sun, 12 Jul 2020 17:33:45 +0000 (10:33 -0700)]
More work on generic RSS renderer base class.  Make the kiosk have a countdown
line.

3 years agoHave page builder allow you to inject custom HTML. Make the generic
Scott Gasch [Wed, 8 Jul 2020 01:56:34 +0000 (18:56 -0700)]
Have page builder allow you to inject custom HTML.  Make the generic
news renderer use this to turn off annoying linky titles.

3 years agoAdd a Google News RSS-based renderer. Minor improvements to all
Scott Gasch [Wed, 8 Jul 2020 00:39:16 +0000 (17:39 -0700)]
Add a Google News RSS-based renderer.  Minor improvements to all
RSS renderers.

3 years agoCleanup and improve the RSS stuff.
Scott Gasch [Tue, 7 Jul 2020 22:46:10 +0000 (15:46 -0700)]
Cleanup and improve the RSS stuff.

3 years agoVarious small changes; fix up the camera trigger, improve logging,
Scott Gasch [Mon, 6 Jul 2020 00:16:52 +0000 (17:16 -0700)]
Various small changes; fix up the camera trigger, improve logging,
etc...

3 years agoFix and re-enable the MyQ renderer. Small format tweaks to the Twitter renderer.
Scott Gasch [Sat, 4 Jul 2020 18:51:23 +0000 (11:51 -0700)]
Fix and re-enable the MyQ renderer.  Small format tweaks to the Twitter renderer.

3 years agoMore changes for python3 and improved logging/debugging. This ~works.
Scott Gasch [Fri, 3 Jul 2020 22:41:13 +0000 (15:41 -0700)]
More changes for python3 and improved logging/debugging.  This ~works.

3 years agoMore python3 changes.
Scott Gasch [Fri, 3 Jul 2020 05:19:27 +0000 (22:19 -0700)]
More python3 changes.

3 years agoMore changes to get to python3.
Scott Gasch [Fri, 3 Jul 2020 04:40:09 +0000 (21:40 -0700)]
More changes to get to python3.

3 years agoThe changes necessary to upgrade the kiosk to use python3.7.
Scott Gasch [Fri, 3 Jul 2020 04:04:48 +0000 (21:04 -0700)]
The changes necessary to upgrade the kiosk to use python3.7.

3 years agoAdds myq_renderer.py
Scott Gasch [Wed, 1 Jul 2020 21:02:16 +0000 (14:02 -0700)]
Adds myq_renderer.py

3 years agoInitial commit
Scott Gasch [Wed, 1 Jul 2020 21:01:40 +0000 (14:01 -0700)]
Initial commit