Skip to content

birkanucan/pomolectron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pomolectron

A pomodoro app in your menubar/tray.

npm version



macOS Windows
pomolectron-macos

Key Features

  • Pomodoro, Short break and Long break timers
  • Notifies via system notification when time gets up
  • Lives in a tray/menubar
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/amitmerchant1990/pomolectron

# Go into the repository
$ cd pomolectron

# Install dependencies
$ npm install

# Run the app
$ npm start

On Windows, you can install Pomolectron via chocolatey as well.

C:\> choco install pomolectron

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Download

You can download latest installable version of Pomolectron for Windows, Linux and macOS.

You can also get the Windows binaries from Softpedia.

News

Pomolectron was trending on the Hacker News and on GitHub during the day of it's launch.

You may also like..

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

About

🍅 A pomodoro app in your menubar/tray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.8%
  • HTML 40.0%
  • CSS 13.2%