steveruizok / telestrator

A disappearing drawing tool for your screen.
MIT License
384 stars 17 forks source link

Telestrator

Download the latest release

An on-screen drawing tool (aka a "telestrator") by @steveruizok.

This project needs a maintainer! (My hands are full with tldraw) DM me!

Usage

When open, the app sits on top of your screen as a transparent always-on-top window. When activated, your cursor will interact with the app. When not activated, your cursor will pass through to the windows beneath it.

Keyboard Shortcuts

You can also activate the app at any time by pressing Command + Option + Z.

Tips and Tricks

Roadmap

A loose idea of the features planned for development.

Developing

This is an Electron app. If you're set up to do web dev then you'll be able to easily build the app from source. Clone this repo and run yarn install and yarn dev or yarn build just like you would with a regular web project.