Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aryan02420/drawonscreen

a simple universal screen annotation tool
https://github.com/aryan02420/drawonscreen

annotation draw svelte tauri

Last synced: about 2 months ago
JSON representation

a simple universal screen annotation tool

Awesome Lists containing this project

README

        

# DrawOnScreen

> DrawOnScreen is a simple universal screen annotation tool.

![DrawOnScreen](.github/images/demo.gif)

## Features

- Draw on screen!
- Change color!
- Disappearing strokes!
- Variable stroke width!
- Activate with global shortcut!
- Very cool!

## Installation

// TODO

### Mac OS

```sh
# enable installing apps from unknown developers
sudo spctl --master-disable
# fix broken binary (optional)
xattr -cr /Applications/draw-on-screen.app
```