Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hazyzh/cursor-highlight
This is a utility tool let other guys easily focus on your mouse cursor. Especially effective when you share screen in a meeting session.
https://github.com/hazyzh/cursor-highlight
cursor cursor-highlight highlight meeting-notes mousemove painting screen-capture screen-play share-screen tool unitils
Last synced: 3 months ago
JSON representation
This is a utility tool let other guys easily focus on your mouse cursor. Especially effective when you share screen in a meeting session.
- Host: GitHub
- URL: https://github.com/hazyzh/cursor-highlight
- Owner: Hazyzh
- License: mit
- Created: 2022-03-05T02:46:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T14:59:06.000Z (about 2 years ago)
- Last Synced: 2024-10-27T14:36:22.225Z (3 months ago)
- Topics: cursor, cursor-highlight, highlight, meeting-notes, mousemove, painting, screen-capture, screen-play, share-screen, tool, unitils
- Language: TypeScript
- Homepage:
- Size: 7.44 MB
- Stars: 53
- Watchers: 1
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cursor Highlight
[![License](https://img.shields.io/github/license/Hazyzh/cursor-highlight)](https://github.com/Hazyzh/cursor-highlight)
[![Release](https://img.shields.io/github/v/release/Hazyzh/cursor-highlight.svg)](https://github.com/Hazyzh/cursor-highlight/releases)
[![Issue](https://img.shields.io/github/issues/Hazyzh/cursor-highlight)](https://github.com/Hazyzh/cursor-highlight/issues)> This is a utility tool let other guys easily focus on your mouse cursor. Especially effective when you share screen in a meeting session.
![demo picture](./readmeStatic/cursor_highlight_demo.gif)
## Download & Usage
Download from release: https://github.com/Hazyzh/cursor-highlight/releases
Once you install and open it, there will showing a circle shape highlight section on your screen and moving followed your mouse cursor.
### Key Control
- **`Escape`(or `Esc` for short)** press `Esc` will exit the highlight mode.
- **`Alt (⌥ or Option on Mac) + x`** press `Alt` and `x` will toggle highlight mode.
- **`Left Mouse Button`** keep press left mouse button and moving, will painting on the screen.
- **`Mouse Wheel`** scrolling mouse wheel will zoom in/out the highlight section area.> You can also control it by clicking the tray bar icon.
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.
## License
MIT license.
🎉 All your support is super appreciated! 🎉
- [Star on GitHub](https://github.com/Hazyzh/cursor-highlight/stargazers)