Skip to content

The Swiss Army Knife of Screen Annotation Tools

License

Notifications You must be signed in to change notification settings

squeakbit/Pensela

Repository files navigation


Pensela: A Screen Annotation Tool For Windows and Linux

Features

  • Multiple Shapes
    • Rectangle
    • Circle
    • Triangle
    • Lines (Straight and Freehand)
    • Any Polygon
  • Pre added Stickers
    • Star
    • Cross
    • Tick
  • Text Support
  • Custom Color Picker   ...

Installation

Packages can be Found in the releases Section

Windows

Download and run the exe installer

Debian / Debian Based Linux Distributions

Download the Deb Archive and Install with the following command: sudo dpkg -i <path_to_package>.deb

Arch Linux

Download the Package and Install with the following command: sudo pacman -U <path_to_package>.pacman

Other Linux

An AppImage File is Also available


Roadmap

  • Support MacOS
  • Better UX
  • Add more Features
    • Background
    • Selection
    • Highliter
    • Clipboard Support

Contributing

Any kind of contribution is welcome

  1. Fork the Project
  2. Install the dependencies with npm
  3. Create your Feature Branch
  4. Commit your Changes
  5. Push to the Branch
  6. Open a Pull Request

Feel free to report an issue or request a feature in the Issues Section.


License

Distributed under the ISC License.

About

The Swiss Army Knife of Screen Annotation Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.6%
  • HTML 18.6%
  • CSS 14.8%