Skip to content

Splode/pomotroid

Folders and files

NameName
Last commit message
Last commit date
Jan 14, 2021
Feb 1, 2020
Jan 14, 2021
Jul 1, 2020
Jan 26, 2018
Jun 1, 2020
Jan 30, 2018
May 14, 2021
Jul 9, 2020
Feb 1, 2019
Jan 26, 2018
Feb 1, 2019
Mar 28, 2021
Feb 11, 2019
Apr 4, 2020
Jan 14, 2021
Sep 25, 2020
Feb 26, 2018
Jan 19, 2021
Jan 14, 2021
May 14, 2021
Jun 11, 2021
May 31, 2021
Jan 14, 2021

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 and appreciated! 🌱

Features

  • Customize times and number of rounds (persistent)
  • Charming timer alert sounds (optional)
  • Desktop notifications (optional)
  • Minimize to tray (optional)
  • Several themes included with the ability to create custom themes.
  • Timer activity logging.

Themes

Pomotroid provides many themes. It's also theme-able, allowing you to customize its appearance.

Screenshots of Pomotroid using various themes

Visit the theme documentation to view the full list of official themes and for instruction on creating your own.

Install

Download

Download the latest version from the releases page.

Pomotroid is available for Windows, Mac OSX and Linux.

Homebrew

You can also install Pomotroid on macOS with Homebrew:

brew install --cask pomotroid

Scoop

You can install Pomotroid on Windows with scoop

scoop install https://raw.githubusercontent.com/Splode/pomotroid/master/pomotroid.json

AppGet

You can install Pomotroid on Windows with AppGet

appget install pomotroid

Roadmap

📝 Future plans for enhancements and development:

  • Mini-mode

Development

Pomotroid is built with 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 by researching code-signing for Apple and Microsoft.

Build Setup

# install dependencies
npm i

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

# build Pomotroid for production
npm run build

License

MIT © Christopher Murphy