Skip to content

flatsteve/quiet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiet

A MacOS menu bar Pomodoro app that plays the sounds that help you get stuff done.

  • Quiet loops a gentle background noise track by default
  • Once installed Quiet launches on startup

Future plans

  • Configuration!

Get it

  • Download and install the latest release

Running in development, building and publishing

  • Install deps: npm install
  • Start the app: npm run start
  • Build the app: npm run build
  • Publish the app: bump version then npm run publish