documentation (README): update project README

This commit is contained in:
= 2019-04-16 15:54:07 +10:00
parent ee1ceb7907
commit e38fa58764
5 changed files with 15 additions and 21 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

View file

@ -1,63 +1,57 @@
![screenshot](https://raw.githubusercontent.com/mickael-kerjean/filestash/master/.assets/img/photo.jpg)
![screenshot](https://raw.githubusercontent.com/mickael-kerjean/filestash_images/master/.assets/photo.jpg)
<p align="center">
A Dropbox-like file manager that let you manage your data anywhere it is located:<br>
FTP • SFTP • WebDAV • Git • S3 • Minio <br>
FTP • SFTP • WebDAV • Git • S3 • LDAP • Minio <br>
CardDAV • CalDAV • Backblaze B2 <br>
Dropbox • Google Drive
</p>
<p align="center">
<a href="http://demo.filestash.app">
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash/master/.assets/img/button_demo.png" alt="demo button" />
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash_images/master/.assets/button_demo.png" alt="demo button" />
</a>
</p>
# Features
- Manage your files from a browser
- Org mode friendly ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Release-0.1:-Org-Mode-everywhere))
- Photo management ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Release-0.2:-Photo-Management))
- Photo management
- Flexible Share mechanism
- User friendly
- Mobile friendly
- Customisable ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Customisation))
- Customisable
- Super fast
- Works offline
- Upload files and folders
- Multiple cloud providers and protocols, easily extensible
- Full Text Search
- Shared links as WebDAV server
- Audio player
- Video player
- Image viewer
- Quick access: frequently access folders are pin to the homepage
- Stateless
- Emacs, VIM or Sublime keybindings `;)`
# Screenshots
<p align="center">
<a href="https://demo.filestash.app">
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash/master/.assets/img/navigation.gif" alt="user experience on navigation" />
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash_images/master/.assets/navigation.gif" alt="user experience on navigation" />
</a>
<i>Navigating in Filestash</i>
</p>
<p align="center">
<a href="http://demo.filestash.app">
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash/master/.assets/img/photo_management.gif" alt="user experience on medias" />
<img src="https://raw.githubusercontent.com/mickael-kerjean/filestash_images/master/.assets/photo_management.gif" alt="user experience on medias" />
</a>
<i>Works great with your medias</i>
</p>
# Getting started - Installation
Filestash can be used in different settings:
- Selfhosting ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Installation:-Selfhosting)): install it somewhere you have full control (with docker, without docker, on a server or even android)
- Saas ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Installation:-SaaS)): official instance or private instance fully managed
# Documentation
- [Getting started](https://www.filestash.app/docs)
- [Installation](https://www.filestash.app/docs/install-and-upgrade)
- [FAQ](https://www.filestash.app/docs/faq)
# Support the project
- Bitcoin: `3LX5KGmSmHDj5EuXrmUvcg77EJxCxmdsgW`
- [Patreon](https://www.patreon.com/mickaelk)
# Documentation
- [FAQ](https://github.com/mickael-kerjean/filestash/wiki)
- [Customisation](https://github.com/mickael-kerjean/filestash/wiki/Customisation)
- [Release Notes](https://github.com/mickael-kerjean/filestash/wiki/Releases)
# Credits
- [Contributors](https://github.com/mickael-kerjean/filestash/graphs/contributors) and folks developing awesome libraries (libvips, libraw, ...)
- Logo derived from the work of [ssnjrthegr8](https://github.com/ssnjrthegr8), Iconography from [flaticon](https://www.flaticon.com/), [fontawesome](https://fontawesome.com) and [material](https://material.io/icons/), loader adapted from [Mr Alien](https://codepen.io/mr_alien/pen/FDLjg)