mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2024-04-21 12:32:08 +00:00
64 lines
3.0 KiB
Markdown
64 lines
3.0 KiB
Markdown

|
|
|
|
<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>
|
|
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" />
|
|
</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))
|
|
- Flexible Share mechanism
|
|
- User friendly
|
|
- Mobile friendly
|
|
- Customisable ([documentation](https://github.com/mickael-kerjean/filestash/wiki/Customisation))
|
|
- Super fast
|
|
- Works offline
|
|
- Upload files and folders
|
|
- Multiple cloud providers and protocols, easily extensible
|
|
- 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" />
|
|
</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" />
|
|
</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
|
|
|
|
# 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)
|