Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.27 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.27 KB

Life2Cut

SmartMirror and StickerCamera, ALL AT ONCE. 

Description

With this program, you can have smart mirror and sticker camera, ALL AT ONCE.

Installation

$ pip install -r requirements.txt
$ chmod 755 camera.sh

Running the app

# SmartMirror
$ python3 SmartMirror.py

# Image Server
$ uvicorn main:app --reload

Contributers

Support

Life2Cut is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Life2Cut is MIT licensed.