Simple and visually-pleasing Pomodoro timer.
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! 🌱
📝 Future plans for enhancements and development:
Pomotroid is available for Windows 32/64, Mac OSX and Debian/Ubuntu flavored Linux.
Download the latest version from the releases page.
You can also install Pomotroid on macOS with Homebrew by typing brew cask install pomotroid
in a terminal window.
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.
source-shell
# install dependencies
npm i
# serve with hot reload at localhost:9080
npm run dev
# build Pomotroid for production
npm run build
MIT © Christopher Murphy
#vue-js #vuejs #javascript