Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnbguy/pysphere
control Mi Sphere 360 camera from command line
https://github.com/rnbguy/pysphere
360 kivy python tcp xiaomi
Last synced: 2 months ago
JSON representation
control Mi Sphere 360 camera from command line
- Host: GitHub
- URL: https://github.com/rnbguy/pysphere
- Owner: rnbguy
- License: mit
- Created: 2017-12-16T15:13:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T09:27:33.000Z (about 2 years ago)
- Last Synced: 2024-10-01T08:24:06.404Z (3 months ago)
- Topics: 360, kivy, python, tcp, xiaomi
- Language: Python
- Size: 48.8 KB
- Stars: 37
- Watchers: 7
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pysphere
#### control 360 MiSphere from anywhere![PySphere Camera](https://raw.githubusercontent.com/rnbdev/pysphere/master/img/pysphere_camera.png)
This is a proof of concept. There is a lot to do. **DO NOT** use this as your daily usage app.
I have added [Kivy][1] support which means support for PC, Linux, Unix, Android and iOS.
### Pull requests are welcome.
The whole codebase is a total mess and there are bugs that need to be fixed.#### DISCLAIMER:
You use this tool at your own discretion. Nobody, except you, is responsible for any harm or damage caused for this.##### Setup
1. Install Python3.
2. `pip install -r requirements.txt`##### Run
1. Turn on MiSphere.
2. Connect to its WiFi.
3. `python main.py`[1]: https://kivy.org