Skip to content
/ focus Public
forked from w3debugger/focus

Web App / Chrome Extension to focus on your todoList with time logs

Notifications You must be signed in to change notification settings

ByWaleed/focus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus - Focus on the tasks at hand

Focus

Simply focus on the tasks in your browser tab.

Chrome | Firefox | Web Version


Installation

Chrome and Chromium-based browsers

You can get the latest available Focus Extension version from the Chrome Web Store.

Firefox

You can get the latest version of Focus Extension from the Mozilla Add-ons website.

Web Version

Try and test out the web version here.

Contribution

Requirements

Globally install sass:

  npm i -g sass

Clone this repo (alternatively click download and extract zip file):

  git clone https://github.com/w3debugger/focus.git

Go inside cloned/downloaded folde:

  cd focus

Compile CSS:

  sass --watch assets/sass/style.scss assets/css/style.css --style compressed --no-source-map

Special Thanks

About

Web App / Chrome Extension to focus on your todoList with time logs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.9%
  • CSS 26.8%
  • SCSS 20.8%
  • HTML 14.5%