Skip to content

Add CLI (plus fix a couple small things)#144

Open
ravibrock wants to merge 18 commits into
TomBadash:masterfrom
ravibrock:master
Open

Add CLI (plus fix a couple small things)#144
ravibrock wants to merge 18 commits into
TomBadash:masterfrom
ravibrock:master

Conversation

@ravibrock
Copy link
Copy Markdown

Hi! Thanks for writing this cool project. This adds a CLI for Mouser. It permits running the base functions of mouser in the terminal (including setting up a background agent) and loading config from a json or yaml file. It's designed to provide a lighter weight alternative to the Mouser GUI that also permits more easily version-controlling one's mouse config. I also made some tweaks to try to get gestures working more smoothly and consistently. Note that this is MacOS only for now, as I use a Mac and therefore can't test on other machines. I also wrote a sample homebrew formula in the repo I use for personal formulae; it's HEAD-only for now but it will perhaps be useful as a reference if you want to put this on Homebrew. Hope this helps! Let me know if you have questions/comments/concerns.

ravibrock and others added 18 commits April 28, 2026 17:06
…sh#128)

* fix: probe known Logitech HID devices without usage metadata

* fix: preserve Linux PySide runtime libraries

* fix: add repo root to Linux spec imports

* fix: narrow Linux bundle dependency audit

* fix: keep core Linux Qt dependencies

* ci: install Linux xcb runtime dependencies

* ci: force kill Linux smoke test

* ci: accept forced Linux smoke test timeout

* fix: use hidraw for Linux Bluetooth HID

* fix: improve Linux device access diagnostics

* fix: add Linux permission setup helper from PR TomBadash#115

* fix: prefer supported Logitech evdev devices from PR TomBadash#115
…ash#131)

* Add architecture diagram to README - replace to mermaid chart

Added a mermaid diagram to illustrate the architecture of the application.

* Improve styling in README for better clarity

Updated styling for components in the README for better readability.

* Refactor architecture diagram in README.md
* docs: clean up readme documentation

* docs: compact readme screenshots

* docs: refresh chinese readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants