Fast
Built in Chez Scheme and GTK, tuned for quick startup and low-friction editing. Askh's insertion latency is sub 40ms compared to electron app whose latency is upwards of 70ms.
Rich text without bloat
Aksh is wysiwyg editor for linux. Its core is written in Chez Scheme and is built on top GTK. No more electron bloat.
Alpha version is available for linux
Built in Chez Scheme and GTK, tuned for quick startup and low-friction editing. Askh's insertion latency is sub 40ms compared to electron app whose latency is upwards of 70ms.
Internally Aksh uses rope data structure which scales very well. Insertion latency remains under 40ms even on documents with hundreds of thousands lines.
Create tables, headings, italic, bold, inline code, lists, checklist and many more.
GTK widgets keep the editor close to the desktop, with familiar selection, menus, and document behavior.
Download
Copy the commands into a terminal to install and launch Aksh.
Available for x86_64 and ARM64 Linux desktops.
$ flatpak install --user https://get-aksh.com/com.get_aksh.Aksh.flatpakref
$ flatpak run com.get_aksh.Aksh