All Projects → elementary → photos

elementary / photos

Licence: LGPL-2.1 license
Photo viewer and organizer designed for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to photos

Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-8.91%)
Mutual labels:  gtk, gstreamer, gtk3
Pitivi
MIRROR of https://gitlab.gnome.org/GNOME/pitivi for your convenience
Stars: ✭ 79 (-21.78%)
Mutual labels:  gtk, gstreamer, gtk3
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (-53.47%)
Mutual labels:  gtk, gtk3, webkit2gtk
Glide
Linux/macOS media player based on GStreamer and GTK+
Stars: ✭ 123 (+21.78%)
Mutual labels:  gtk, gstreamer, gtk3
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (-15.84%)
Mutual labels:  gtk, gtk3
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-83.17%)
Mutual labels:  gtk, gtk3
gmrun
A run utiliy featuring a slim design and bash style auto-completion.
Stars: ✭ 35 (-65.35%)
Mutual labels:  gtk, gtk3
subtitleeditor
Subtitle Editor is a GTK+3 tool to create or edit subtitles for GNU/Linux/*BSD.
Stars: ✭ 79 (-21.78%)
Mutual labels:  gstreamer, gtk3
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (-50.5%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (-53.47%)
Mutual labels:  gtk, gtk3
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-86.14%)
Mutual labels:  gtk, gtk3
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-82.18%)
Mutual labels:  gtk, gtk3
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+346.53%)
Mutual labels:  gtk, gtk3
camera
Camera app designed for elementary OS
Stars: ✭ 63 (-37.62%)
Mutual labels:  gtk, gtk3
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (-83.17%)
Mutual labels:  gtk, gtk3
notifications
Gtk Notifications Server
Stars: ✭ 39 (-61.39%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+88.12%)
Mutual labels:  gtk, gtk3
ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (-81.19%)
Mutual labels:  gtk, gtk3
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (-62.38%)
Mutual labels:  gtk, gtk3
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-87.13%)
Mutual labels:  gtk, gtk3

Photos

Packaging status Translation status

Photos Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • desktop-file-utils
  • intltool
  • libaccounts-glib-dev
  • libexif-dev
  • libgee-0.8-dev
  • libgeocode-glib-dev
  • libgexiv2-dev
  • libglib2.0-dev
  • libgphoto2-dev
  • libgranite-dev >= 6.0.0
  • libgstreamer1.0-dev
  • libgstreamer-plugins-base1.0-dev
  • libgtk-3-dev
  • libgudev-1.0-dev
  • libhandy-1-dev
  • libjson-glib-dev
  • libraw-dev
  • librest-dev
  • libsignon-glib-dev
  • libsoup2.4-dev
  • libsqlite3-dev
  • libwebkit2gtk-4.0-dev
  • libwebp-dev
  • libxml2
  • meson
  • valac >= 0.40

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].