Notetaking and blackboard replacement application. Inspired by Xournal. Written in C++/Qt for Linux / Windows / Mac.
See the project homepage for more informations and screenshots.
-
Download and install Qt
-
Run in the terminal
-
cd MrWriter
-
qmake
-
make
-
Alternatively: open
MrWriter.pro
in QtCreator, configure, build and run