Skip to content

isgarlo/pomotroid

 
 

Repository files navigation

Pomotroid
Pomotroid in action

Simple and visually-pleasing Pomodoro timer.


Overview

Pomotroid is a simple and configurable Pomodoro timer. It aims to provide a visually-pleasing and reliable way to track productivity using the Pomodoro Technique.

Pomotroid is in its early stages, so feedback and contributions are welcome! 🌱

Features

  • Customize times and number of rounds (persistent)
  • Charming timer alert sounds (optional)
  • Desktop notifications (optional)

Roadmap

📝 Future plans for enhancements and development:

  • Minimize to tray

Download

Pomotroid is available for Windows 32/64, Mac OSX and Debian/Ubuntu flavored Linux.

Download the latest version from the releases page.

Technical

Pomotroid is built using HTML, CSS, and JavaScript. It's also built using Vue.js, Electron, and electron-vue.

Note: depending on your OS settings, you may receive a security warning upon installation. This has to do with Pomotroid being an unsigned application. You can find out more information by researching code-signing for Apple and Microsoft.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

License

MIT © Christopher Murphy


This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.

About

🍅 Simple and visually-pleasing Pomodoro timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 54.7%
  • JavaScript 41.4%
  • CSS 2.8%
  • HTML 1.1%