Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmytrovasin/drawpen
DrawPen is a simple screen annotation. Available on macOS, Windows & Linux.
https://github.com/dmytrovasin/drawpen
annotation annotation-tool canvas electron macos presentation screen-annotation
Last synced: about 1 month ago
JSON representation
DrawPen is a simple screen annotation. Available on macOS, Windows & Linux.
- Host: GitHub
- URL: https://github.com/dmytrovasin/drawpen
- Owner: DmytroVasin
- License: mit
- Created: 2024-05-19T07:01:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:34:24.000Z (about 1 month ago)
- Last Synced: 2024-11-21T10:19:12.203Z (about 1 month ago)
- Topics: annotation, annotation-tool, canvas, electron, macos, presentation, screen-annotation
- Language: JavaScript
- Homepage:
- Size: 29.5 MB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Draw Pen
An open-source screen annotation tool
---
![DrawPen](https://github.com/DmytroVasin/DrawPen/blob/main/assets/static/main.png?raw=true)
![DrawPen - Usage](https://github.com/DmytroVasin/DrawPen/blob/main/assets/static/main.gif?raw=true)
### Installation
You can download DrawPen for **free** from [releases](https://github.com/DmytroVasin/DrawPen/releases) or install it from [AppStore](https://todo...)
### Keybindings
| Command | Keybindings | Comment |
| --------------------------------------- | ------------------------------------------------------------ | - |
| Show/Hide App | CMD/CTRL + Shift + A | Global shortcut |
| Show/Hide ToolBar | CMD/CTRL + T | |
| Show/Hide Whiteboard | CMD/CTRL + W | |
| Clear Desk | CMD/CTRL + C | |
| Undo | CMD/CTRL + Z | |
| Reset to original | | Resets all app settings
(chosen colors, toolbar position, etc.) |### Contributing
Please read our [Contributing Guidelines](CONTRIBUTING.md) for more information.
### License
DrawPen is licensed under the MIT Open Source license.
For more information, see [LICENSE](LICENSE).