elementary / photos

Photo viewer and organizer designed for elementary OS
https://elementary.io
GNU Lesser General Public License v2.1
107 stars 39 forks source link
gstreamer gtk gtk3 hacktoberfest meson vala webkit2gtk

Photos

Packaging status Translation status

Photos Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.photos

sudo ninja install
io.elementary.photos