Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadiem/homectl-robot-cleaner
Tells the robot vacuum cleaner to clean the house when nobody is there.
https://github.com/chadiem/homectl-robot-cleaner
Last synced: 12 days ago
JSON representation
Tells the robot vacuum cleaner to clean the house when nobody is there.
- Host: GitHub
- URL: https://github.com/chadiem/homectl-robot-cleaner
- Owner: ChadiEM
- License: mit
- Created: 2022-07-10T09:23:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T03:17:50.000Z (7 months ago)
- Last Synced: 2024-04-15T12:12:30.367Z (7 months ago)
- Language: Python
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home Control - Auto Robot clean
Tells the robot vacuum cleaner to clean the house when nobody is there.
## Install dependencies
```
poetry install
```## Cut a release
```
poetry run release
```