Skip to content

Latest commit

 

History

History
executable file
·
24 lines (19 loc) · 524 Bytes

README.md

File metadata and controls

executable file
·
24 lines (19 loc) · 524 Bytes

Focus Tunnel

A Chrome Extension for focusing, built in TypeScript & React

Setup

npm install

Build

npm run build

Load extension to chrome

Load dist directory

Test

npx jest or npm run test

Next ToDo's:

  • put blockedSiteHours into user defined storage (w/ defaults?), editable w/in app
  • account for holidays (part of above?)
  • focus button (i.e. click, block after X minutes of warning, keep blocked for Y minutes of custom defined focus time)
  • figure out youtube focus music?