A Python package for managing even-realities glasses devices via BLE.
Project description
even_glasses
even-realities g1 smart glasses BLE control pip package
Installation
To install the package, use pip:
pip3 install even_glasses
Flet application
pip3 install -r requirements.txt
flet run
Usage
Here is an example of how to use the even_glasses package to control your smart glasses:
# Run RSVP test with default settings
python3 examples.py --rsvp
# Run RSVP test with custom settings
python3 examples.py --rsvp --wpm 500 --words-per-group 2 --input-file custom.txt
# Run text test
python3 examples.py --text
# Run text test with custom text
python3 examples.py --text --input-file custom.txt
# Run notification test
python3 examples.py --notification
Features
- Scan for nearby smart glasses and connect to them
- Send text messages to all connected glasses
- Receive status updates from glasses
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
even_glasses-0.1.8.tar.gz
(24.4 kB
view details)
Built Distribution
File details
Details for the file even_glasses-0.1.8.tar.gz
.
File metadata
- Download URL: even_glasses-0.1.8.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bac10238886ea43dfbdcd8bc92f5905bc58593fa4c616407143c86c53c13d347 |
|
MD5 | 00eaeeceb1568cb52ccb399c089076b8 |
|
BLAKE2b-256 | 09214c3303ab973340f1a517340f6a6e51e1499c8c5e990ed3abb336c1f4ba3f |
File details
Details for the file even_glasses-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: even_glasses-0.1.8-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df633fb50b21f3a5a5ac9f763c1356ef382592bef05c46652fef6f3d5173ed1c |
|
MD5 | a4140bc9c9c64b64f2a7d2747a8aa89b |
|
BLAKE2b-256 | 2f8820e5b9e729d969ca431c7c67bf9b2fd6bcd658dfff536be1f4dbb712037f |