You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ποΈ Configurable: work duration, short break/long break, work rounds ποΈ
50
41
- π Small download size
51
-
- πΌ Releases for Ubuntu/Debian, Fedora/Redhat, and as linux binary
42
+
- πΌ Releases for Ubuntu/Debian, Fedora/Redhat, and as a linux binary
52
43
53
44
## Changelog
54
45
55
46
See the [Releases](https://github.com/tomsquest/fynodoro/releases) section on GitHub.
56
47
57
48
## Usage
58
49
50
+
A `.desktop` file is installed for you, so you can start Fynodoro from your application menu.
51
+
52
+
You can also start it from the command line:
53
+
59
54
```shell
60
55
fynodoro # Start normally
61
56
fynodoro --minimized # Start minimized to system tray
@@ -78,9 +73,11 @@ You can **disable** Short breaks by setting the duration of Short breaks to `0`.
78
73
79
74
Tips: you can **disable** both Short and Long breaks by setting them to `0`. The timer will then act as a ticker, notifying you after each Work period.
80
75
76
+
### Start minimized
77
+
81
78
You can **start minimized** to the system tray by enabling the option in Settings, or by using the `--minimized` command-line flag.
82
79
83
-
### Notification sound
80
+
### Change notification sound
84
81
85
82
The notification sound is stored in: `/usr/share/fynodoro/notification.mp3`.
86
83
You can override it if you wish with another **mp3** file.
0 commit comments