Epomakercontroller

Latest version: v0.0.6

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.6alpha

Lots of improvements and changes in this release

What's Changed
* Removed use of interface number, HID device and interface is now found via path strodgers in https://github.com/strodgers/epomaker-controller/pull/30
* Simple GUI added which can be used to set individual key RGB colours strodgers in https://github.com/strodgers/epomaker-controller/pull/35
* Config files used for key-mapping and key layout strodgers in https://github.com/strodgers/epomaker-controller/pull/38 strodgers in https://github.com/strodgers/epomaker-controller/pull/39 strodgers in https://github.com/strodgers/epomaker-controller/pull/42
* Containerization by strodgers in https://github.com/strodgers/epomaker-controller/pull/40
* Support for the first non-RT100 keyboards (Epomaker EP64 and Gamakay TK68-HE) cskau in https://github.com/strodgers/epomaker-controller/pull/45


Also some improvements with stability eg sending initialization data on startup, although there are still some unresolved issues by users (https://github.com/strodgers/epomaker-controller/issues/29)

0.0.5alpha

There were lots of dependencies on this project that are not needed

I have removed most of them and separated out test requirements

0.0.4alpha

- Add option to generate udev rule for keyboard, avoiding need to run as root

0.0.3alpha

- Fix issue with upload-image, should use interface 0
- Support multiple PIDs as reported by users in https://github.com/strodgers/epomaker-controller/issues/17
- Minor updates to daemon

0.0.2alpha

Basic functionality to communicate with the Epomaker RT100 keyboard over USB:
- Send numbers to the CPU and temp displays on the screen
- Send an image to the screen
- Update time/date on the screen
- Start a daemon to send CPU usage and/or temperature information to the screen
- Basic RGB controls, cycling through available profiles, setting all keys to one colour

Problems:
- No support for 2.4Ghz or Bluetooth
- Some users reporting problems with HID interface numbers (https://github.com/strodgers/epomaker-controller/issues/17)
- Need better support for using the actual keyboard eg macros, setting individual keys via CLI, layers

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.