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
- Host: GitHub
- URL: https://github.com/ccode-lang/joe
- Owner: Ccode-lang
- License: mit
- Created: 2022-05-22T23:48:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T17:36:14.000Z (over 3 years ago)
- Last Synced: 2023-03-09T04:14:41.144Z (almost 3 years ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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