Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)