Aaron Strick
d3005eeb5d
Add documentation to read me to encourage watch face designers
2023-01-10 21:58:43 -08:00
Joey Castillo
cd40573535
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-express
2022-05-02 18:39:45 -05:00
Spencer Bywater
949ca2227f
Add break statement for EVENT_TICK in watch_face template ( #64 )
2022-04-20 11:40:55 -04:00
Joey Castillo
8cba4516bb
add additional watch face types to generator
2022-02-18 10:05:46 -05:00
David Keck
e33530e1d0
Added output to watch face script
...
changed `--author_name` to `--author-name` to match typical style of command line arguments
changed some function names and implementations to improve readability
changed to `sys.exit` instead of exit as `sys.exit` is recommended for use in programs and `exit` is intended for use in the interactive shell (this can cause issues for some terminal emulators)
2022-02-04 21:44:45 -06:00
Joey Castillo
5d5e5b125a
watch face script: autopopulate year
2022-01-26 20:31:04 -05:00
David Keck
c130f13bb8
minor typo fix
2022-01-26 19:15:16 -05:00
David Keck
cc2696c71a
added missing newlines to template files
2022-01-26 19:12:12 -05:00
David Keck
d58908517b
Added license info to script
2022-01-26 19:07:51 -05:00
David Keck
23610430b3
Added rough draft of watch_face script to generate custom watch faces from template. Corrected template file's missing includes and incorrect memset placeholder.
2022-01-26 18:59:48 -05:00
Joey Castillo
f819a18791
movement: add template for watch face generator
2022-01-25 17:12:56 -05:00