Skip to content

wiseStann/HyperionTextEditor

Repository files navigation

Hyperion Text Editor
[ Tested on Linux (Ubuntu 18.04) ]

      Hyperion is a text editor based on GTK widget toolkit. It's handy, rapid and easy to install.

Building Hyperion

      First of all, since the Hyperion is built on Gtk4 toolkit you need to install Gtk4 on your system. It's available on all popular platforms. You can download it from the official GTK page.

      As the Gtk4 is now installed, do the following:

$> git clone https://github.com/wiseStann/HyperionTextEditor.git
$> cd HyperionTextEditor
$> chmod 777 setup.sh
$> chmod 777 meson_compile.sh
$> ./setup.sh && ./meson_compile.sh
$> ./bin/Hyperion

About

Text editor based on GTK widget toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published