Skip to content

greendragon2010/journal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 93.9%
  • CMake 6.1%