Skip to content

martijnbroekman/OfficeHealth

Repository files navigation

Pots

Start creating a healthy working environment using Pots. Pots is an Electron Python combination application which tracks mood, posture en drowsiness. When something "bad" gets detected, it will alert the user by updating it's personal dashboard and by sending a custom notification.

Note: The application frontend is entirely in Dutch

Requirements

Getting started

Put your Azure API key in a file called 'key.json' in the root of the project.

{
    "key":"YOUR_KEY"
}

Install the libraries required by the Python process using pip (preferably in a virtual environment). This can be done by executing the following command.

pip install -r requirements.txt

Note: Installing the Dlib dependency requires quite some time

When all Python dependencies are installed, it's time to install Node dependencies required by the desktop application. This can be done by executing:

npm install

Usage

When everything is set, the application is ready to start. The only step left is to execute the command:

npm start

Enjoy 🎉

License

The MIT License. Copyright (c) 2018 Red Shed Gathering

Contributing

This is only v0.1 of this product, so it's very likely there will be undiscovered bugs in the software. Feel free to open a pull request to fix bugs or add new functionalities.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •