2021-01-12 23:03:28 +00:00
parent 3b55b5fb7e
commit 561ab11c3d

13
Control-utility.md Normal file

@ -0,0 +1,13 @@
Controlling TimeKeeper without using ARexx is done through the
control utility `TimeCtrl`. The following commands are available.
| Command | Description |
| ---------- | ---------------------------------------- |
| ID | Get application identifier |
| VERSION | Get application version number |
| STATUS | Get current synchronization status |
| START | Start the time synchronization process |
| STOP | Stop the time synchronization process |
| SHOW | Show settings window |
| HIDE | Hide settings window |
| SHUTDOWN | Shutdown TimeKeeper |