https://github.com/mvz/pinhole
Tracker-based photo manager for Gnome
https://github.com/mvz/pinhole
gir-ffi gnome gtk3 hacktoberfest ruby tracker
Last synced: 11 months ago
JSON representation
Tracker-based photo manager for Gnome
- Host: GitHub
- URL: https://github.com/mvz/pinhole
- Owner: mvz
- License: gpl-2.0
- Created: 2009-11-03T17:57:50.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T08:19:07.000Z (almost 2 years ago)
- Last Synced: 2024-12-01T16:37:19.686Z (over 1 year ago)
- Topics: gir-ffi, gnome, gtk3, hacktoberfest, ruby, tracker
- Language: Ruby
- Homepage:
- Size: 151 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- Changelog: History.txt
- License: COPYING
Awesome Lists containing this project
README
pinhole
by Matijs van Zuijlen
http://www.matijs.net/
== DESCRIPTION:
Pinhole is an image collection browser for Gnome.
== FEATURES/PROBLEMS:
* The collection of images is found by asking Tracker.
* Pinhole does not have its own database: All data is stored in the images
themselves, and Pinhole relies on Tracker.
* Pinhole does currently not do image editing out of the box.
* Required Tracker 3.0.
== SYNOPSIS:
pinhole
== REQUIREMENTS:
* GirFFI
* Tracker
* dbus
== INSTALL:
In the future, you will be able to do this:
gem install pinhole
== LICENSE:
Copyright (c) 2009-2011, 2015-2021 Matijs van Zuijlen
Pinhole is free software, distributed under the terms of the GNU General
Public License, version 2 or later. See the file COPYING for more
information.