39 Commits

Author SHA1 Message Date
Ian Gulliver
4ec86044d6 Switch to go module 2022-10-23 05:19:01 +00:00
Ian Gulliver
561953e4af Merge branch 'master' of github.com:firestuff/slidetogether 2021-06-11 16:40:50 +00:00
Ian Gulliver
ed011c5e6c Better feedback on button clicks 2021-06-11 16:40:37 +00:00
Ian Gulliver
6f24eb14d5 Clean up imports 2021-06-03 10:02:03 -07:00
Ian Gulliver
1f4f868e03 Add --keynote which uses applescript to control keynote directly 2021-06-03 09:58:41 -07:00
Ian Gulliver
55b2412a8a Be consistent with other loop break 2021-05-21 16:22:27 +00:00
Ian Gulliver
d80e68140f Fix runaway CPU usage when present client disconnects 2021-05-21 16:21:00 +00:00
Ian Gulliver
97d5d98247 Merge pull request #1 from firestuff/better-docs
Better install/use documentation
2021-02-24 15:25:07 -08:00
Ian Gulliver
fcf15bed9e Better install/use documentation 2021-02-24 23:24:16 +00:00
Ian Gulliver
fe565569a1 Ignore heartbeat messages with empty control fields 2020-11-25 16:12:57 -08:00
Ian Gulliver
cbc1321019 Un-yuck the server side of the presenter API 2020-11-26 00:11:09 +00:00
Ian Gulliver
0ee3ca970e Merge branch 'master' of github.com:firestuff/slidetogether 2020-11-25 15:53:28 -08:00
Ian Gulliver
6a8d127dce Handle paths in URLs 2020-11-25 15:53:09 -08:00
Ian Gulliver
a95fdbbf10 Real heartbeat timeouts server -> client 2020-11-25 23:34:09 +00:00
Ian Gulliver
7d1035f751 Do our own EventSource reconnection, show icon to user 2020-11-25 23:21:22 +00:00
Ian Gulliver
82da61bd86 Add solo button 2020-11-25 22:41:05 +00:00
Ian Gulliver
d7495aa83b Reject requests from inactive clients 2020-11-25 22:17:29 +00:00
Ian Gulliver
d5bfc59ab8 Instead of refcount, close watch channel when we delete client 2020-11-25 22:03:43 +00:00
Ian Gulliver
462159c606 Remove watchState 2020-11-25 21:52:30 +00:00
Ian Gulliver
2619794b78 Remove unused request fields 2020-11-25 21:19:31 +00:00
Ian Gulliver
a1a74b5f8f Drop public client IDs for simplicity 2020-11-25 21:15:34 +00:00
Ian Gulliver
f142f4689b Fix announce after network blip 2020-11-25 20:52:04 +00:00
Ian Gulliver
6c4ec676fe Monotonic time for stale removal 2020-11-25 20:13:39 +00:00
Ian Gulliver
650c835234 Configurable bind address, support for paths 2020-11-24 23:04:34 +00:00
Ian Gulliver
31509efd16 Personal presentation timer 2020-06-27 21:48:27 +00:00
Ian Gulliver
3a015ecfd8 Make reset button highlight color 2020-06-27 21:19:15 +00:00
Ian Gulliver
ade233fe47 Overall timer 2020-06-27 21:18:19 +00:00
Ian Gulliver
323a7f26db Local time clock 2020-06-27 20:21:41 +00:00
Ian Gulliver
8547b88977 Disable pyautogui failsafe 2020-06-23 08:58:57 -07:00
Ian Gulliver
1215a52e71 Fix install instructions 2020-06-22 22:03:04 -07:00
Ian Gulliver
f0f3b40c5c Style 2020-05-04 02:53:06 +00:00
Ian Gulliver
e946896435 Dependency install comment 2020-05-04 02:40:21 +00:00
Ian Gulliver
3a70829364 Fix mobile rendering 2020-05-04 02:37:59 +00:00
Ian Gulliver
c8af3275d7 Typo 2020-05-04 02:34:46 +00:00
Ian Gulliver
96a25dbd72 Clarify 2020-05-04 02:33:47 +00:00
Ian Gulliver
3d3b32437c More help text 2020-05-04 02:23:25 +00:00
Ian Gulliver
639e85a332 Brief readme 2020-05-03 23:11:53 +00:00
Ian Gulliver
ecef4faf02 Github link 2020-05-03 23:10:05 +00:00
Ian Gulliver
de64089453 Initial commit 2020-05-03 22:51:16 +00:00