1
0
Derivar 0
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
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ir para o ficheiro
Andy 7d8eb8cea1
continuous-integration/drone/push Build is passing Detalhes
use latest alpine image
há 5 anos
.github Added ISSUE_TEMPLATE and moved files to .github folder há 8 anos
data Config in data/ há 10 anos
dist Merge pull request #754 from electerious/develop há 6 anos
docker Dockerfile fixes há 6 anos
docs Merge pull request #766 from electerious/develop há 6 anos
php Update photos_table.sql há 6 anos
plugins Added warning if Imagick is not installed/enabled. há 8 anos
src Merge pull request #754 from electerious/develop há 6 anos
uploads Added uploads/medium/ for later versions há 10 anos
.drone.yml migrate to drone 1.1 há 5 anos
.gitattributes Treat dist files like binaries há 8 anos
.gitignore Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() há 8 anos
.htaccess htaccess IfModule for PHP7 #653 há 7 anos
.user.ini V2.0 há 10 anos
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md há 6 anos
Dockerfile use latest alpine image há 5 anos
LICENSE Updated copyright há 7 anos
README.md update readme [skip ci] há 5 anos
favicon.ico New favicon há 9 anos
index.html Removed empty keywords, description from HTML há 8 anos
robots.txt Added robots.txt há 9 anos
view.php Added share menu to view.php #473 há 8 anos

README.md

Build Status

Lychee

A great looking and easy-to-use photo-management-system.

Since the 1st of April 2018 this project has moved to it's own Organisation (https://github.com/LycheeOrg) where people are able to submit their fixes to it. We, the Organisation owners, want to thank electerious (Tobias Reich) for the opportunity to make this project live on.

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. Read more on our website.

Installation

To run Lychee, everything you need is a web-server with PHP 5.5 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 in 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.

Docker

Browse the Docker Hub Registry for various automated Lychee-Docker builds. We recommend using lychee-docker by kdelfour.

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 using 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 »
lychee-FlashAir Import from a Toshiba FlashAir WiFi SD card More »
lychee-webroot Controls photos accessibility and keeps Lychee files hidden More »
lychee-create-medium Generate missing medium size photos More »

Troubleshooting

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