read only mode

This commit is contained in:
Pierre Dubouilh
2020-01-19 14:38:15 +01:00
parent be39e6aca8
commit 49cfc28d34
7 changed files with 124 additions and 33 deletions
+3 -2
View File
@@ -14,13 +14,14 @@ a [simple UI](https://github.com/pldubouilh/gossa-ui) comes as default, featurin
* 🔍 files/directories browser
* 📩 drag-and-drop file/directory uploader
* 🚀 lightweight, default ui weights 110kB and prints in ms
* 🗺️ files handling - move/rename/delete
* 📸 picture browser
* 📽️ video streaming
* ✍️ simple text editor
* ⌨️ keyboard shortcuts
* 🥂 speed - will easily fill available bandwidth
* 🔒 safe - easy/secure multi account setup
* 🥂 fast golang static server, easily fills available bandwidth
* 🔒 easy/secure multi account setup
### build
built blobs are available on the [release page](https://github.com/pldubouilh/gossa/releases) - or simply `make build` this repo.