Currently, this project is aimed at providing high level bindings for anyone building an app in Python; however, it can be expanded to having a CLI which exposes all of the bindings as sub-commands.
This would be useful for CharaChorder users to make quick changes to their device. While the main utility to serve this purpose is the Device Manager, a CLI for the same goals serves 2 main benefits:
- Commands can be easily shared across instead of guiding people through a GUI
- Some people simply prefer a CLI.
Currently, this project is aimed at providing high level bindings for anyone building an app in Python; however, it can be expanded to having a CLI which exposes all of the bindings as sub-commands.
This would be useful for CharaChorder users to make quick changes to their device. While the main utility to serve this purpose is the Device Manager, a CLI for the same goals serves 2 main benefits: