Recent Projects
Quetzal - Text editorA simple and lightweight text and code editor.
Quetzal is an open source text and code editor written in C using the
GTK+3 toolkit, taking advantage of the GTKSourceView, VTE and others tools
to provide its features. It's the rebranding of an old project of mine.
|
Markdown ReaderA document reader for markdown and html files.
Markdown Reader is a very simple document reader written in Vala, it
uses the python implementation of John Gruber's Markdown to parse the
markdown files into html files and displays them using the webkit widget
for Gtk+.
|
Simple TextA not so simple text and code editor written in Vala.
Simple Text is a text and code editor written in the Vala programming
language using the GTK+3 toolkit, taking advantage of the GTKSourceView,
VTE and other tools. |