1
0
Fork 0
Commit Graph

47 Commits

Author SHA1 Message Date
Kevin Matz de0a7a6bb6 fix link for server config example 2022-05-13 00:15:05 -04:00
Kevin Matz 0bacdf670f ship example config files 2022-05-13 00:03:35 -04:00
Kevin Matz 55e0efc093 don't ship config files 2022-05-13 00:03:21 -04:00
Kevin Matz 21c5c1787f bump version 2022-05-12 23:32:09 -04:00
Kevin Matz b775e51633 hog server config file can be specified 2022-05-12 23:31:56 -04:00
Kevin Matz 92656f7676 lower priority of some messages 2022-05-12 23:30:57 -04:00
Kevin Matz b408015444 button config file can be specified 2022-05-12 23:30:24 -04:00
Kevin Matz 2baf87d7a0 use argparse for command arguments 2022-05-12 23:27:25 -04:00
Kevin Matz f1505037b1 move the event loop to a main() function 2022-05-12 23:25:14 -04:00
Kevin Matz 35d20682fc the activate function doesn't need to be private 2022-05-12 23:23:46 -04:00
Kevin Matz 5c32645105 unify logging 2022-05-12 19:53:40 -04:00
Kevin Matz 499b20c079 the baconscript package now has proper includes 2022-05-12 19:17:54 -04:00
Kevin Matz 23c3daecd6 fix comparison 2022-05-12 18:46:53 -04:00
Kevin Matz e3a151c7fa fix module import order 2022-05-12 18:46:33 -04:00
Kevin Matz fa24f5543c baconscript built with ANTLR 4.10.1 2022-05-12 18:21:54 -04:00
Kevin Matz a2e1fed1b9 Update 'README.md' 2021-01-28 09:23:53 -05:00
Kevin Matz 0e50fc8bef update to latest baconscript 2021-01-28 08:28:50 -05:00
Kevin Matz 6d01679f05 baconscript doesn't support GOTO on masters. use lists. 2019-11-17 14:29:28 -05:00
Kevin Matz 5d5a075250 latest baconscript 2019-11-17 14:28:57 -05:00
Kevin Matz 042dc81414 update submodule 2019-11-17 11:50:26 -05:00
Kevin Matz 0c69f65805 reference switch name in output 2019-11-17 11:30:36 -05:00
Kevin Matz 32549a4d66 free config file from memory 2019-11-17 11:27:08 -05:00
Kevin Matz 8ac7d298e7 set version as 1.0 2019-11-17 11:12:53 -05:00
Kevin Matz 483ff023fd more verbose error handling 2019-11-17 11:11:52 -05:00
Kevin Matz 5110eab466 documentation via output 2019-11-17 11:11:37 -05:00
Kevin Matz 39e8749e29 cleanup interactive output 2019-11-17 11:11:13 -05:00
Kevin Matz 4c7192fd41 more comments 2019-11-17 11:10:48 -05:00
Kevin Matz 7956b73e2f rename variable for readability 2019-11-17 10:58:21 -05:00
Kevin Matz 4672fe993d downgrade to unprivileged user 2019-11-17 10:56:56 -05:00
Kevin Matz 494d28d854 clean temporary variable off the stack 2019-11-17 10:55:26 -05:00
Kevin Matz 9f4a575a6d more verbose output when registering callbacks 2019-11-17 10:55:07 -05:00
Kevin Matz a6ea286726 uniform variable naming 2019-11-17 10:54:43 -05:00
Kevin Matz 6245c7ecd9 indicate the activate function isn't for general use 2019-11-17 10:53:36 -05:00
Kevin Matz 41a1b536ec systemd refuses to operate on symlinks. copy the file. 2019-11-16 16:45:20 -05:00
Kevin Matz 849e4443f2 better instructions for starting and monitoring the buttond service 2019-11-16 16:44:28 -05:00
Kevin Matz 19243d93f4 set the working path 2019-11-16 16:43:22 -05:00
Kevin Matz 36ca1ff590 lamda closures to set path value at time of creation, not evaluation 2019-11-16 16:43:22 -05:00
Kevin Matz 5799184fa6 be verbose when setting up buttons 2019-11-16 16:43:22 -05:00
Kevin Matz fbf406e92d demo configuration 2019-11-16 16:43:22 -05:00
Kevin Matz 56912a60fe use uppercase OSC paths for baconscript 2019-11-16 16:43:22 -05:00
Kevin Matz 065d27ad31 strip quotes from OSC path 2019-11-16 16:43:22 -05:00
Kevin Matz c81e14bb52 Update 'README.md' 2019-11-04 10:50:38 -05:00
Kevin Matz 907336204b sanity checks on user configured value 2019-11-03 20:42:23 -05:00
Kevin Matz 25c65d7492 wrap the comment function 2019-11-03 20:41:50 -05:00
Kevin Matz 528be9090d catch interactive interupts 2019-11-03 20:29:28 -05:00
Kevin Matz 3eda06f3b7 include Pi setup instructions 2019-11-03 20:29:06 -05:00
Kevin Matz 257b6f213b initial comit 2019-11-01 10:34:57 -04:00