Compare commits
3 commits
bc520c28e4
...
eba4065c6f
Author | SHA1 | Date | |
---|---|---|---|
eba4065c6f | |||
f183686272 | |||
2ac1aecba1 |
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Clients communicate with the server by sending JSON-encoded commands. Each comma
|
||||||
| `reset` | Stops and resets the current session| `{"command": "reset"}` |
|
| `reset` | Stops and resets the current session| `{"command": "reset"}` |
|
||||||
|
|
||||||
#### Optional Start Parameters
|
#### Optional Start Parameters
|
||||||
|
|
||||||
The Start-Command may contain an optional Pomodoro-Config, which allows you to customize the length of the work session, short break, long break, and the number of sessions. If no configuration is provided, the server will use default values.
|
The Start-Command may contain an optional Pomodoro-Config, which allows you to customize the length of the work session, short break, long break, and the number of sessions. If no configuration is provided, the server will use default values.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
Loading…
Reference in a new issue