enigma icon indicating copy to clipboard operation
enigma copied to clipboard

A simple text editor

Enigma

A simple text editor.

Please do not theme this app License: GPL v3

Screenshot

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libgee-0.8
libhelium-1.0
meson
vala

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install