/journal

Primary LanguageValaGNU General Public License v2.0GPL-2.0

#Solus Journal

A lightweight text editor written in Vala, with advanced features available that can be enabled for advanced users.

###Version: 1.0.1 (Stable)


###Dependencies

  • gtk+-3.0
  • libsoup-2.4
  • json-glib-1.0
  • gtksourceview-3.0
  • libpeas-1.0

###To Build

Change to this folder (Journal's root folder)

mkdir build

cd build

cmake -DCMAKE_INSTALL_PREFIX=/usr ../

make

sudo make install


###Icons

  • Journal icon copyright of Alejandro Seoane, many thanks!

To use the new icons, after having had Journal previously installed, run this command:

sudo gtk-update-icon-cache /usr/share/icons/hicolor

###License

Journal is licensed under GPLv2, see COPYING