Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DrawPen is a simple screen annotation. Available on macOS, Windows & Linux.

License

Notifications You must be signed in to change notification settings

juananpe/DrawPen

 
 

Repository files navigation

Draw Pen

An open-source screen annotation tool

Get it on Windows Get it on macOS Get it on Linux


DrawPen

DrawPen - Usage

Installation

You can download DrawPen for free from releases

Or install via package managers:

# macOS (Homebrew)
brew install --cask drawpen

# Windows (Scoop)
scoop bucket add extras
scoop install extras/drawpen

Known issues

On some Linux setups running Wayland (e.g. Fedora KDE Plasma, Zorin), DrawPen may start with a segmentation fault. Explanation In Details

Workaround:

  • Run DrawPen with X11 backend: drawpen --ozone-platform=x11
  • Use DrawPen drawpen-x11 package available in releases

Keybindings

Command Keybindings Comment
Show/Hide App CMD/CTRL + SHIFT + A Global shortcut
Activate Pen 1
Activate/Switch Shapes (Arrow/Square/etc.) 2
Activate Text 3
Activate Highlighter 4
Activate Laser 5
Activate Eraser 6
Switch Color 7
Switch Thickness (Width) 8
Show/Hide ToolBar CMD/CTRL + T
Show/Hide Whiteboard CMD/CTRL + E
Clear Desk CMD/CTRL + K
Settings Page CMD/CTRL + ,
Reset to original Resets all app settings
(keys, colors, toolbar position, etc.)

Contributing

Please read our Contributing Guidelines for more information.

License

DrawPen is licensed under the MIT Open Source license. For more information, see LICENSE.

About

DrawPen is a simple screen annotation. Available on macOS, Windows & Linux.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.9%
  • SCSS 12.6%
  • HTML 1.4%
  • EJS 0.1%