ff4ebbc82f31aa0bf2ce5ee94b39f2329fe7319e
WorkPad - Simple note editor
Wrote with Qt 6 Open Source : Download
This is a very simple note editor. The editor has a Markdown text area and a rendering view
Prepare to use on linux
You need to install Qt 6.2.4 dependencies
sudo apt install libqt6widgets6 libqt6gui6 libqt6core5compat6 libqt6core5compat6 libqt6core6 libqt6dbus6
To run on Wayland
sudo apt install qt6-wayland
Description