Skip to content

IamShobe/CMS

Repository files navigation

Car Multimedia Software

mainmenu bluetooth

How to Start?

mkvirtualenv cms --python=python2
pip install -r requirements.txt -e .

then in one terminal run:

python -m car.app

which is the front end (currently on port 8080).

and in second terminal run the bluetooth service (port 8090):

python -m bluetooth_contoller.service

in third terminal run the agent:

python -m bluetooth_controller.agent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published