Compare commits
3 commits
eba4065c6f
...
bc520c28e4
Author | SHA1 | Date | |
---|---|---|---|
bc520c28e4 | |||
f9b2a76894 | |||
314e71acba |
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ 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