A place to keep photos - https://photo.davidawindham.com

Tobias Reich 7a9df9c758 " to ' #245 9 years ago
data 4fd302f3d0 Config in data/ 10 years ago
dist 8378fb24d9 Rewrite #245 9 years ago
docs 508e3a032c Added supported image file formats to FAQ 9 years ago
php b6123c8257 Add medium folder when missing #67 9 years ago
plugins 9bdb9174fd Better permission errors #258 9 years ago
src 7a9df9c758 " to ' #245 9 years ago
uploads d87029c2d3 Added uploads/medium/ for later versions 10 years ago
.gitignore fb35175eca Ignore medium/ 9 years ago
.htaccess 98f9e6f504 Updated .htaccess 9 years ago
.user.ini dd2f6ebc77 V2.0 10 years ago
CONTRIBUTING.md c203007351 Fixed typo 9 years ago
Dockerfile a6cc100539 Docker adjustment 9 years ago
README.md 7f735bfbc4 Updated screenshots 9 years ago
favicon.ico 10a24c2770 Moved favicon to the root 10 years ago
index.html 8ba427216e Removed Tooltip JS #245 9 years ago
view.php 961039bdfb Changed folder structure 9 years ago

README.md

Lychee

A great looking and easy-to-use Photo-Management-System.

Lychee Lychee

Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. Try the Live Demo or read more on our Website.

Installation

To run Lychee, everything you need is a web-server with PHP 5.3 or later and a MySQL-Database. Follow the instructions to install Lychee on your server. Installation »

How to use

You can use Lychee right after the installation. Here are some advanced features to get the most out of it.

Settings

Sign in and click the gear on the top left corner to change your settings. If you want to edit them manually: MySQL details are stored in data/config.php. Other options and hidden settings are stored directly in the database. Settings »

Update

Updating is as easy as it should be. Update »

Build

Lychee is ready to use, right out of the box. If you want to contribute and edit CSS or JS files, you need to rebuild Lychee. Build »

Keyboard Shortcuts

These shortcuts will help you to use Lychee even faster. Keyboard Shortcuts »

Dropbox import

In order to use the Dropbox import from your server, you need a valid drop-ins app key from their website. Lychee will ask you for this key, the first time you try to use the import. Want to change your code? Take a look at the settings of Lychee.

Twitter Cards

Lychee supports Twitter Cards and Open Graph for shared images (not albums). In order to use Twitter Cards you need to request an approval for your domain. Simply share an image with Lychee, copy its link and paste it in Twitters Card Validator.

Imagick

Lychee uses Imagick when installed on your server. In this case you will benefit from a faster processing of your uploads, better looking thumbnails and intermediate sized images for small screen devices. You can disable the usage of Imagick in the settings.

Plugins and Extensions

The plugin-system of Lychee allows you to execute scripts, when a certain action fires. Plugins are hooks, which are injected directly into Lychee. Plugin documentation »

It's also possible to build extensions upon Lychee. The way to do so isn't documented and can change every time. We recommend to use the plugin-system, when possible.

Here's a list of all available Plugins and Extensions:

Name Description
lycheesync Sync Lychee with any directory containing photos More »
lycheeupload Upload photos to Lychee via SSH More »
Jekyll Liquid tag for Jekyll sites that allows embedding Lychee albums More »
lychee-redirect Redirect from an album-name to a Lychee-album More »
lychee-watermark Adds a second watermarked photo when uploading images More »
lychee-rss Creates a RSS-Feed out of your photos More »

Troubleshooting

Take a look at the FAQ if you have problems. Discovered a bug? Please create an issue here on GitHub!

Developer

Version Name
1.2, 1.3, 2.x Tobias Reich
1.0, 1.1 Tobias Reich
Philipp Maurer

Donate

I am working hard on continuously developing and maintaining Lychee. Please consider making a donation via Flattr or PayPal (from our site) to keep the project going strong and me motivated.

License

(MIT License)

Copyright (C) 2014 Tobias Reich

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.