Skip to content

NerdsWitAttitudes/Smart-Gym-Pi-Checkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

This project requires Redis for the caching of scanned devices. The rest of the dependencies are found in the setup.py.

pip install -e .
sudo apt-get install redis-server

Settings

You should create your own setting.ini to run with by copying the settings.ini.dist and assigning values to the given keys.

cp settings.ini.dist settings.ini

Run

You can run the project by doing

python -m smartgympi.client

About

Pi client side code for user checkin.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages