All Projects → Splode → Pomotroid

Splode / Pomotroid

Licence: mit
🍅 Simple and visually-pleasing Pomodoro timer

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
SCSS
7915 projects
EJS
674 projects

Projects that are alternatives of or similar to Pomotroid

chronobreak
Pomodoro timer made in Electron that emphasises replicating the original technique.
Stars: ✭ 22 (-98.92%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
pomotroid
A simple, visually-pleasing, cross-platform, pomodoro timer [DEPRECATED]
Stars: ✭ 14 (-99.31%)
Mutual labels:  pomodoro, pomodoro-timer, electron-vue
pelmodoro
Pomodoro app made with Elm
Stars: ✭ 46 (-97.73%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
tomatoad
Pomodoro Desktop Application (WIP)
Stars: ✭ 21 (-98.96%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
pomodoro-cycle-app
Open Source macOS pomodoro app. Pomodoro Cycle
Stars: ✭ 55 (-97.29%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
Gnome Pomodoro
A time management utility for GNOME based on the pomodoro technique!
Stars: ✭ 1,589 (-21.65%)
Mutual labels:  pomodoro, pomodoro-timer, pomodoro-technique
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: ✭ 126 (-93.79%)
Mutual labels:  productivity, pomodoro, pomodoro-timer
Marinara
Pomodoro® time management assistant for Chrome
Stars: ✭ 1,806 (-10.95%)
Mutual labels:  productivity, pomodoro, time-management
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-98.27%)
Mutual labels:  productivity, pomodoro
ES-Timer
A USB timer powered by Digispark ATtiny85 according to 🍅 pomodoro time management technique
Stars: ✭ 45 (-97.78%)
Mutual labels:  pomodoro, pomodoro-timer
fokus
Mobile application that helps kids complete their daily tasks under parental control
Stars: ✭ 21 (-98.96%)
Mutual labels:  productivity, time-management
Pomidor
Pomidor is a simple and cool pomodoro technique timer.
Stars: ✭ 183 (-90.98%)
Mutual labels:  productivity, pomodoro
behaviortracker
Time Tracker ⏲️ - Android application to track the time you spend on some activities during your day.
Stars: ✭ 19 (-99.06%)
Mutual labels:  productivity, pomodoro
teamodoro
Synchronize pomodoros with your coworkers.
Stars: ✭ 24 (-98.82%)
Mutual labels:  pomodoro, pomodoro-timer
Pomodorologger
Pomodoro Logger 🕤 -- When a time tracker meets Pomodoro and Kanban board
Stars: ✭ 316 (-84.42%)
Mutual labels:  productivity, pomodoro
Pydoro
🍅 pydoro - Terminal Pomodoro Timer
Stars: ✭ 277 (-86.34%)
Mutual labels:  productivity, pomodoro
Mater
🍅 A simple and purty menubar Pomodoro app written in Electron
Stars: ✭ 433 (-78.65%)
Mutual labels:  productivity, pomodoro
Tomighty Windows
Tomighty for Windows
Stars: ✭ 116 (-94.28%)
Mutual labels:  productivity, pomodoro
Pomolectron
🍅 A pomodoro app for your menubar/tray.
Stars: ✭ 504 (-75.15%)
Mutual labels:  productivity, pomodoro
pomotasking
A Chrome extension pomodoro timer integrated with a ToDo list.
Stars: ✭ 36 (-98.22%)
Mutual labels:  pomodoro, pomodoro-timer
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].