项目作者: artemanufrij

项目描述 :
An elementary OS app
高级语言: Vala
项目地址: git://github.com/artemanufrij/showmypictures.git
创建时间: 2017-12-31T23:45:43Z
项目社区:https://github.com/artemanufrij/showmypictures

开源协议:

下载



Memories



An image viewer for managing local image files


Designed for elementary OS


Build Status

Donate

PayPal | LiberaPay | Patreon



Get it on AppCenter






Install from Github.

As first you need elementary SDK

  1. sudo apt install elementary-sdk

Install dependencies

  1. sudo apt install libsqlite3-dev libgexiv2-dev libraw-dev webkit2gtk-4.0

Clone repository and change directory

  1. git clone https://github.com/artemanufrij/showmypictures.git
  2. cd showmypictures

Create build folder, compile and start application

  1. mkdir build
  2. cd build
  3. cmake -DCMAKE_INSTALL_PREFIX=/usr ..
  4. make

Install and start Show My Pictures on your system

  1. sudo make install
  2. com.github.artemanufrij.showmypictures