An electron application with various ergonomic and well-being features. This app has been tested for Windows. Your mileage may vary on different operating systems
- Install Node.js
- run "npm install -g electron"
- clone https://github.com/robert-wu-ms/WFH-Buddy.git
- cd into the WFH-Buddy directory
- run "npm install" to install dependencies
- run the electron app with "electron ."