diff --git a/README.md b/README.md index 0680a01..0788296 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,26 @@ An application to remember to take a break from the screen ## Reason -I decided to make this, because I couldn't find a proper alternative to SafeEyes which is only available for Linux. The only usable Windows alternative I found was EyeLeo, but I'm not satisfied with that. +I decided to make this, because I couldn't find a proper alternative to SafeEyes which is only available for Linux. The only usable Windows replacement I found was EyeLeo, but I'm not satisfied with that. + +## Feedback +If you feel like missing something important that would be truly helpful in this kind of app, +Or if you have found a bug (of which there might be many or few), +Then: https://github.com/ZsoltGajdacs/BlinkReminder/issues/new/choose +Write! :) ## Current features * Displays a blocker window at regular intervals, keyboard disabled during that time + * Short breaks are default not skippable + * Long breaks can be skipped by default * If a full screen application is running breaks are not shown -* Settings (Saved in AppData/Roaming): - * Custom break display and interval times - * Skippablity of short and long rests - * Can set if a full screen app should block breaks - * Can add/remove custom quotes +* Can be paused for a certain time, or indefinitely (that is until resume is clicked, or the app restarted) +* Custom quotes for the breaks, can be added in settings +* Most things can be changed in settings (Saved in AppData/Roaming) ## Planned features -* Timer pause (the option is there but doesn't do anything currently) * Update check in About * Statistics about usage -* Make it look better, add window transitions :) +* Long breaks lock the machine +* Multi display support +* Better looks