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: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:34:24.000Z (11 months ago)
- Last Synced: 2024-11-21T10:19:12.203Z (11 months 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
---


### Installation
You can download DrawPen for **free** from [releases](https://github.com/DmytroVasin/DrawPen/releases)
### Keybindings
| Command | Keybindings | Comment |
| --------------------------------------- | ------------------------------------------------------------ | - |
| Activate Pen | 1 | |
| Activate/Switch Shapes (Arrow/Square/etc.) | 2 | |
| Activate Laser | 3 | |
| Switch Color | 4 | |
| Switch Thickness (Width) | 5 | |
| 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 + K | |
| 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).