Skip to content

ZachBacon/journal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Solus Journal

###Version: 1.0 (Stable)


###Dependencies

  • gtk+-3.0
  • libsoup-2.4
  • json-glib-1.0
  • gtksourceview-3.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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 93.8%
  • CMake 6.2%