https://github.com/ravbug/mousecapture
A simple utility that shows the display your mouse is currently on, to make screensharing multiple displays easier
https://github.com/ravbug/mousecapture
Last synced: over 1 year ago
JSON representation
A simple utility that shows the display your mouse is currently on, to make screensharing multiple displays easier
- Host: GitHub
- URL: https://github.com/ravbug/mousecapture
- Owner: Ravbug
- Created: 2022-06-23T06:04:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T21:25:57.000Z (about 2 years ago)
- Last Synced: 2025-01-13T05:10:32.485Z (over 1 year ago)
- Language: C++
- Homepage: https://www.ravbug.com/MouseCapture/
- Size: 850 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MouseCapture
Have you ever had difficulty screensharing multiple displays while videoconferencing? Then this is the app for you!
This simple app mirrors the display your mouse is currently on, automatically switching as you use your computer. Simply share this app's
window in your videoconferencing app and never manually switch screens again!
## Building
- macOS
- Open `macOS/MouseCapture.xcodeproj` and build.
- Windows
- Open `Windows/MouseCapture.sln` and build.