An open API service indexing awesome lists of open source software.

https://github.com/ccode-lang/joe

A home assistant. WIP
https://github.com/ccode-lang/joe

Last synced: 11 months ago
JSON representation

A home assistant. WIP

Awesome Lists containing this project

README

          

# Joe home assistant
Joe is a home assistant.

Joe is built to be highly modular and modable.

# Setup
Install python 3 and git then follow intructions for your platform.
## Windows
```
pip install SpeechRecognition
pip install pyttsx3
pip install pipwin
pipwin install PyAudio
cd lib
./setup.bat
move simpmsg/simpmsg.py .
cd ..
```
## Linux
```bash
cd lib
bash setup.sh
cd ../server
bash setup.sh
cd ..
```

# Todo
- [X] Make home server
- [ ] Add more commands
- [ ] Make devices that are compatible