Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paweljw/jarvis
Smart home server provisioner.
https://github.com/paweljw/jarvis
Last synced: about 1 month ago
JSON representation
Smart home server provisioner.
- Host: GitHub
- URL: https://github.com/paweljw/jarvis
- Owner: paweljw
- Created: 2019-09-28T13:26:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T12:11:50.000Z (over 4 years ago)
- Last Synced: 2024-11-06T06:30:51.630Z (3 months ago)
- Language: Python
- Homepage:
- Size: 749 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jarvis
> "Sir, there are still terabytes of calculations required before an actual flight is..."
> "J.A.R.V.I.S., sometimes you gotta run before you can walk."
>
> ― J.A.R.V.I.S. and Tony StarkJarvis is designed to be the control node of a smart home appliance set. It does climate, light and media control. It's backend is designed to run fully within docker so failures don't take the entire node down. It takes advantage of GPUs for media-related tasks.
Currently Jarvis runs on a scavenged commodity-hardware frankenputer dubbed Adloquium.
## Setup
* Install ansible
* `bin/provision`
* `aws configure` - remember to give crontab user some creds as well!