https://github.com/goldfish64/serialmouse
Serial mouse kernel extension for macOS.
https://github.com/goldfish64/serialmouse
kext macos mouse
Last synced: 10 months ago
JSON representation
Serial mouse kernel extension for macOS.
- Host: GitHub
- URL: https://github.com/goldfish64/serialmouse
- Owner: Goldfish64
- License: mit
- Created: 2018-12-19T09:49:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T05:18:20.000Z (over 1 year ago)
- Last Synced: 2025-04-05T15:51:10.370Z (about 1 year ago)
- Topics: kext, macos, mouse
- Language: C++
- Homepage:
- Size: 28.3 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# SerialMouse
[](https://github.com/Goldfish64/SerialMouse/actions)
Open source kernel extension for macOS enabling serial mice that use the Microsoft Serial Mouse protocol.
### Usage
Mice need to be connected before the OS is booted or they will not be detected. There is no hotplug support for obvious reasons.
### Downloads
Available on the [releases](https://github.com/Goldfish64/SerialMouse/releases) page.