1.0.0 • Published 7 years ago

pomoplus v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

** V1.0 Featires 1. Pomodoro with tasks associated 2. Category based reporting and task creation / assignment

** V1.0 Development Notes 1. Comment out connection.js 2. Making sure you comment out the electron related content in app.js 3. run gulp # note this will start node as well. The node port is 8080 but nodemon might be using a different port

** V1.0 Production Notes 1. npm start to run it in electron 2. npm package to package for desktop app

** V1.0 Know Issues 1. Installing app on other desktop 2. Unable to maintain connection for a long time

** For Electron Packaging "package": "electron-packager ./ PomoPlus --platform=darwin --overwrite"