This package browser is in early development. Mind the rough edges.

xournalpp

Handwriting notetaking software with PDF annotation support

Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed. Stroke recognizer and other parts are based on Xournal code.

Xournal++ features:

  • Support for Pen pressure, e.g., Wacom Tablet

  • Support for annotating PDFs

  • Fill shape functionality

  • PDF Export (with and without paper style)

  • PNG Export (with and without transparent background)

  • Map different tools / colors etc. to stylus buttons / mouse buttons

  • Sidebar with Page Previews with advanced page sorting, PDF Bookmarks and Layers (can be individually hidden, editing layer can be selected)

  • enhanced support for image insertion

  • Eraser with multiple configurations

  • LaTeX support

  • bug reporting, autosave, and auto backup tools

  • Customizeable toolbar, with multiple configurations, e.g., to optimize toolbar for portrait / landscape

  • Page Template definitions

  • Shape drawing (line, arrow, circle, rectangle)

  • Shape resizing and rotation

  • Rotation snapping every 45 degrees

  • Rect snapping to grid

  • Audio recording and playback alongside with handwritten notes

  • Multi Language Support, Like English, German, Italian...

  • Plugins using LUA Scripting

Installation

Install the latest version of xournalpp as follows:

guix install xournalpp

Or install a particular version:

guix install xournalpp@1.2.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.