doc (README): update README

This commit is contained in:
Mickael Kerjean 2022-12-08 17:02:32 +11:00
parent fb4a6a7ab2
commit ee15742fae

View file

@ -24,8 +24,8 @@
<p align="center">
A Dropbox-like file manager that let you manage your data anywhere it is located:<br>
<a href="https://www.filestash.app/ftp-client.html">FTP</a> • FTPS • <a href="https://www.filestash.app/ssh-file-transfer.html">SFTP</a><a href="https://www.filestash.app/webdav-client.html">WebDAV</a> • Git • <a href="https://www.filestash.app/s3-browser.html">S3</a><a href="https://www.filestash.app/ldap-browser.html">LDAP</a> • Mysql <br>
CardDAV • CalDAV • Backblaze B2 • <a href="https://www.filestash.app/s3-browser.html">Minio</a> <br>
<a href="https://www.filestash.app/ftp-client.html">FTP</a> • FTPS • <a href="https://www.filestash.app/ssh-file-transfer.html">SFTP</a><a href="https://www.filestash.app/webdav-client.html">WebDAV</a> • Git • <a href="https://www.filestash.app/s3-browser.html">S3</a>NFS • Samba • <a href="https://www.filestash.app/ldap-browser.html">LDAP</a> • Mysql <br>
Storj • CardDAV • CalDAV • Backblaze B2 • <a href="https://www.filestash.app/s3-browser.html">Minio</a> <br>
Dropbox • Google Drive
</p>
<p align="center">
@ -36,6 +36,7 @@
# Features
- Manage your files from a browser
- Authentication middleware to connect to various source of user
- Flexible Share mechanism
- Video player
- Video transcoding (mov, mkv, avi, mpeg, and more)
@ -57,7 +58,13 @@
- Nyan cat loader
- Quick access: frequently access folders are pin to the homepage
- Emacs, VIM or Sublime keybindings `;)`
- Full Text Search
- Search
- .. and many more
# Documentation
- [Getting started](https://www.filestash.app/docs/)
- [Installation](https://www.filestash.app/docs/install-and-upgrade/)
- [FAQ](https://www.filestash.app/docs/faq/)
# Screenshots
<p align="center">
@ -71,11 +78,6 @@
</a>
</p>
# Documentation
- [Getting started](https://www.filestash.app/docs/)
- [Installation](https://www.filestash.app/docs/install-and-upgrade/)
- [FAQ](https://www.filestash.app/docs/faq/)
# The core idea
Filestash started as an attempt to solve the Dropbox problem by abstracting the storage aspect so you can "bring your own backend" by implementing this interface: