/eyes-alarm

a WebExtension used to notice yo to take a break every 50 minutes

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Eyes Alarm

what's this?

Web extension used to notice it's time to rest your eyes.

cycle

every 50 min passed, rest for 10 mins
custom of time and sound is available

counter will be reset if you dont make any input for 20 mins
or your computer is locked up

browsers' support

higher version is better

  • Chrome (56 👌)
  • Vivaldi (latest 👌)
  • Cent (latest 👌)
  • Firefox (52 👌)
    • Idle API locked status
  • Firefox for Android 😰
    • BrowserAction API
  • Edge 😰
    • Alarms API
    • Idle API
    • Notification API
    • extension.getViews

translation

  • Chinese Artyom Liou
  • English Artyom Liou
  • French Anciaux Yoann
  • Italian Manzan Riccardo
  • German Julius Rummel
  • Japanese Jie Ting Wu
  • Korean Winnie Wu
  • Russian VladimirCreative

new localization

If you want to add a localization, please check HERE
By this english localization you may be able to make your own localization

If you find something text did not fit your culture well, you may change that without losing functional meaning.

After finished, please make pull-request I will try checking the content,
If everything seems to be OK, i will make update ASAP and add your name here

compile

os & node & npm

  • Ubuntu 18.04
  • nodejs v10.19.0
  • npm 6.13.4

steps

  • npm install
  • npm run build
  • npm run zipf && npm run zipc

ref.

resources

concept

dev.

license related