A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos. https://lychee.electerious.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Tobias Reich 4fd302f3d0
Config in data/
10 years ago
assets Merge branch 'master' of https://github.com/electerious/Lychee into tags 10 years ago
data Config in data/ 10 years ago
docs Config in data/ 10 years ago
php Config in data/ 10 years ago
plugins Config in data/ 10 years ago
uploads V2.0 10 years ago
.gitignore PHP notice fixed 10 years ago
.htaccess Removed empty line 10 years ago
.user.ini V2.0 10 years ago
index.html Basic Multiselect 10 years ago
readme.md Config in data/ 10 years ago
view.php Config in data/ 10 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.

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 settings are stored directly in the database. Settings »

Update

  1. Replace all files, excluding uploads/ and data/
  2. Open Lychee and enter your database details

FTP Upload

You can import photos from your server or upload photos directly with every FTP client into Lychee. [FTP Upload »](docs/md/FTP Upload.md)

Keyboard Shortcuts

These shortcuts will help you to use Lychee even faster. [Keyboard Shortcuts »](docs/md/Keyboard Shortcuts.md)

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.

Troubleshooting

Take a look at the FAQ if you have problems.

Extensions

Name Description Link
lycheesync Sync Lychee with any directory containing photos https://github.com/GustavePate/lycheesync

Developer

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

##License

(MIT License)

Copyright (C) 2014 Tobias Reich
Copyright (C) 2013 Philipp Maurer

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.