Skip to content

woelfisch/YoteCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotoYote

Copyright (C) 2015, by Joerg Reuter jreuter@yaina.de

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the conditions of the GNU General Public License v3.0.

About

Photoyote is an advanced "image tank" appliance with a HTML5 GUI for mobile devices such as tablets and smartphones. It can import files from flash card readers and cameras (PTP and mass storage) and create previews of RAW and other image or video files. The web frontend has been tested with various Android and iOS web browsers. It supports multiple catalogs, star rating, color labels and control of what gets exported. No original images or movies will be overwritten or deleted by the frontend.

Implementation notes

See Notes.md for some hints on how to build your own appliance.

Known issues

  • Does not work with Internet Explorer. That's intentional.
  • Video playback capability depends on codec support by the browser
  • Does not rotate images from Canon Powershot G5X

Third party software dependencies and copyrights

Note that the following components are required for PhotoYote to work but are not should not be part of the git repository.

The server side

PhotoYote is written in Python. Apart from the Python interpreter itself and dependencies on the Python standard library, the following direct runtime dependencies to third-party modules exist:

  • Django by the Django Software Foundation; published under the BSD license
  • Pillow by Fredrik Lundh, Alex Clark, et al; published under the PIL license
  • Rawpy by Maik Riechert; published under the MIT license
  • Wand by Hong Minhee; published under the MIT license
  • GExiv2 by Jim Nelson, Mike Gemuende; published under the GNU GPL v2
  • python-magic by Adam Hupp; published under the MIT license

The frontend

All third-party JavaScript and CSS is published under the MIT license. The Glyphicons packaged with Bootstrap can be used for free by webapps utilizing Bootstrap. The third-party components are:

About

"image tank" appliance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published