I heavily use Eye Exercises by @freetonik. But it has no option for custom intervals, so I've "cloned" it to add one.
At first, this site was really just a rip-off 😁, but I plan to update it and add more options. I'm not a good web developer and I really don't care much about code quality here, though I'll try 👼
- Custom intervals between exercises
- Volume slider
- Sound picker
- Web notifications
- Web notifications opt-in
- Russian and English interface
- Saving settings in local storage
Icons are made with Inkscape (svg is in the repo) and exported as png files. To convert from png to ico:
convert favicon.png -define icon:auto-resize=64,48,32,16 favicon.ico