diff --git a/Control-utility.md b/Control-utility.md new file mode 100644 index 0000000..05d73c9 --- /dev/null +++ b/Control-utility.md @@ -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 |