Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsoltGajdacs authored Feb 4, 2019
1 parent 6f3ed8b commit ee6d9c2
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ee6d9c2

Please sign in to comment.