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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file even_glasses-0.1.9.tar.gz.
File metadata
- Download URL: even_glasses-0.1.9.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19b69c0a8cdd1d4a9df4f6f693ac4bdd83e17f5ed49b7508ba56aed3e7489d6f
|
|
| MD5 |
ed66ab8616a40dcabd2546db01f2987b
|
|
| BLAKE2b-256 |
be7ad5ed2918cc76d30af60ceffbbaa200484d36230ad3bb827ab65a6e8a3f66
|
File details
Details for the file even_glasses-0.1.9-py3-none-any.whl.
File metadata
- Download URL: even_glasses-0.1.9-py3-none-any.whl
- Upload date:
- Size: 28.6 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 |
e2b4acdf786881302c6b8f8aee777d3803e4dae9be72c15516768073e2f5688d
|
|
| MD5 |
8fc63b87cae19e14a1e3e968ceba6840
|
|
| BLAKE2b-256 |
51c74830a9e2d56412837491dad79fed45a256db2415a60fb858fe4d5840ff86
|