Skip to content

adeadavid/pomolectron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pomolectron

A pomodoro app for your menubar/tray.

npm version

macOS Windows
pomolectron-macos

Key Features

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

Dark Mode

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 macOS, you can install Pomolectron via cask.

$ brew cask install pomolectron 

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 the 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 its launch.

You may also like..

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

About

🍅 A pomodoro app for your menubar/tray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.1%
  • HTML 38.4%
  • CSS 12.5%