Simple reminder tool
Screenshot



Feature
- Input your time in minutes, when on time, the logo will be changed to red color
- Hover to tray icon to know how many seconds left
- Double click to tray icon to count from begining
Installation
- Get dependencies
cd ReminderTool2 yarn - Run in dev mode
yarn run dev - Build for production
yarn run buildthen check build folder
Info
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.