Git Product home page Git Product logo

sight-keeper's Introduction

Sight-keeper - is a chrome extension whose purpose is to save your sight.

Version :

v1.1.0

alt text

alt text

Features :

  • Reminds your when your eyes should take a break.
  • There are two periods : WORK and BREAK, both configurable.
  • The user could skip the break period or ask to remind him later.
  • It is not neccesery to click somewhere to start periods, except you decided to skip break and start work period again.
  • The extension uses chrome's idle api to detect whether user is active or not.
  • Break period considered satisfied only when user was innactive full period. If you interrupt the break period - it resets and will be started again when you innactive.
  • Works in background even when you closed the browser.

Installation:

Download zip archive and extract dist folder somewhere.

or download the repository via terminal:

git clone https://github.com/thohoh/sight-keeper sight-keeper && cd sight-keeper

Then do following:

  • In Chrome go to : Settings > More tools > Extentions.
  • Ensure that "Developer mode" is checked (right top corner).
  • Then click "load unpacked extention" and choose dist folder.
  • Enjoy.

Want to contribute? Great!

To build :

npm run build

Test:

gulp test

Watcher:

gulp watch

Check gulpfile.js for more tasks

sight-keeper's People

Contributors

basedalexander avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.