No description
Find a file
2020-10-06 23:07:03 +11:00
.assets documentation (README): update project README 2019-04-16 15:57:42 +10:00
.github maintain (github): install stalebot 2020-05-04 17:52:16 +10:00
client fix (upload): #300 2020-09-17 00:24:37 +10:00
config improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00
docker fix (build): update build 2020-06-19 14:07:20 +10:00
server feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
vendor fix (#169): upgrade goFTP 2020-06-22 02:17:58 +10:00
.babelrc test ci 2018-09-24 23:16:23 +10:00
.drone.yml fix (test): broken test fix 2020-07-01 02:09:16 +10:00
.editorconfig maintenance (editorconfig): as per #107 2019-12-17 14:01:41 +11:00
.gitignore maintain (git): gitignore 2020-06-23 11:59:06 +10:00
CONTRIBUTING.md doc (contributing): update build instructions 2020-02-06 12:52:13 +11:00
go.mod feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
go.sum feature (samba): samba backend - #309 2020-10-06 23:07:03 +11:00
LICENSE Initial commit 2017-06-13 15:34:14 +10:00
Makefile improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00
package.json improve (pdf): fallback to pdfjs whenever native PDF renderer is missing 2020-06-30 00:30:02 +10:00
README.md doc (README): update links 2020-05-04 23:09:35 +10:00
webpack.config.js improve (pdf): fallback to pdfjs whenever native PDF renderer is missing 2020-06-30 00:30:02 +10:00

screenshot


A Dropbox-like file manager that let you manage your data anywhere it is located:
FTP • FTPS • SFTP • WebDAV • Git • S3LDAP • Mysql
CardDAV • CalDAV • Backblaze B2 • Minio
Dropbox • Google Drive

demo button

Features

  • Manage your files from a browser
  • Full org mode client (documentation)
  • Flexible Share mechanism
  • Video player
  • Video transcoding (mov, mkv, avi, mpeg, and more)
  • Image viewer
  • Image transcoding (raw images from Nikon, Canon, and more)
  • Photo management
  • Audio player
  • Full Text Search
  • Shared links are full fledge network drive
  • Office documents (docx, xlsx and more)
  • User friendly
  • Mobile friendly
  • Customisable
  • Super fast
  • Upload files and folders
  • Multiple cloud providers and protocols, easily extensible
  • Nyan cat loader
  • Quick access: frequently access folders are pin to the homepage
  • Emacs, VIM or Sublime keybindings ;)

Screenshots

user experience on navigation

user experience on medias

Documentation

The core idea

Filestash aims to solve the Dropbox problem by abstracting the storage aspect. This makes it possible to bring your own backend or create your own by implementing a simple interface. The power of that model makes it possible for non nerds to easily interact with complex systems without prior training (assuming they are familiar with Dropbox). As an example of that superpower, see our LDAP backend and the Mysql one that emulate a file system where first level folder are the databases, tables are represented as subfolders and each row is represented as a file:

infographic

Support the project

If you use Filestash, contributing to my coffee bill would go a long way as I have spent countless hours in the last 3 years working on this project from my local coffee shop.

Credits