“Your accountability partner for focused work.”
This desktop programme helps you monitor and enhance your productivity.
A desktop programme called Track-a-Day can be utilized to keep track of daily tasks. The tasks that users wish to finish are added. The user then adjusts the timer to retain track of their progress. Every hour, a pop-up encourages the user with an encouraging phrase. After the timer has begun, a pause and stop button is presented. The timer can be halted by users for breaks. Users can suspend the timer at the end of the day to get an overview of the current session. User can access a report on their session evaluation. Users receive up to 30 sessions to assess.
You must have npm installed on your system.
Run the following commands to install Angular and Electron.js-
npm install -g @angular/cli
npm install --save-dev electron@latest
Clone the repository and cd into the root directory. Then run the following commands -
npm install
npm start
The desktop application should open in a new window.