Skip to content

Commit a3bff14

Browse files
author
Brad Johnson
authored
Update README.md
1 parent 3ec6b72 commit a3bff14

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# MouseHook
2+
3+
<img src="Media/mousehook-icon-1024x1024.png" width="256">
4+
25
MouseHook is an open source macOS app written in Swift that allows you to hook a duplicate mouse cursor to your mouse's location and have it mimic the appearance of your mouse. This is especially useful for fixing the annoying issue where Parsec doesn't show the host mouse when using it as a monitor extender.
36

47
Please note that MouseHook has only been developed and tested in my personal environment and I cannot provide any guarantees that it will work in other environments. Use at your own risk.
@@ -20,3 +23,9 @@ xcodebuild
2023
To use MouseHook, simply launch the app and click the app icon in the menu bar. Any monitors currently allowing mousehook functionality will appear with a ✅ and by clicking the monitor label, it will turn it off for that monitor. Monitors on which the app is disabled are denoted by an ❌.
2124

2225
### Demo
26+
27+
![Demo](Media/mousehook-demo.gif)
28+
29+
## License
30+
31+
Togemon is licensed under the Apache License v2.

0 commit comments

Comments
 (0)