Page 1 of 1

glyph text editor

Posted: 10 Jul 2014, 14:18
by simargl
Found a text editor written in Vala based on Gtk3, it has tabs support, file browser,syntax highlight... but no save button :shock:
https://github.com/phaylon/glyph

To build:

Code: Select all

pacman -S libgee06 json-glib
git clone https://github.com/phaylon/glyph
cd glyph
./build.sh