GithubHelp home page GithubHelp logo

twenty-twenty-notify's Introduction

Twenty-Twenty-Notify

A useful tool, to relax our eyes from constant strain by computer screen.The application send a notification which says “blink your eyes” in an interval of 20 minutes.

##How to setup Twenty-Twenty-Notify

  1. ctrl + alt + t : This opens a terminal in ubuntu.
  2. Move to directory where you have clone this repository.
  3. Change the directory to the file containg trail.sh.
  4. Use this command to add executable permission to trail.sh file. chmod +x trail.sh
  5. Now we will edit the contents of the cronjob file, for this type in the command. crontab -e
  6. Terminal will promt you choose an appropriate editior, if no default editor is set.
  7. Copy the location of you trail.sh file, in my case the location is /home/sajal/twenty_twenty/trial.sh.
  8. Append the below given line at the end of crontab-e file: */20 * * * * env DISPLAY=:0 /home/sajal/twenty_twenty/trial.sh
  9. Now sit back,read ebooks or surf the web, now your computer will help you take care of your beautiful eyes.

twenty-twenty-notify's People

Contributors

sajaljain avatar

Stargazers

Tanvi Gandhi 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.