diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9babcd5 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +# Storage + +> Storage is a place to keep your digital stuff. + +## Features + +### Multimedia + +Video and audio gets special treatment with + +- cover art support +- library management features +- streaming abilities + +Text files can be rendered as markdown and html. + +Any folder can be turned into a notebook with common note taking and task management abilities. + +### Encryption + +Any file or folder can be encrypted at rest. + +### Sharing + +Any filer or folder can be shared arbitrarily. + +### Clients + +Full featured Web and iOS clients are available. + +### Public API + +The Storage api is dogfed, versioned and extensively documented. + +### Self hostable + +Pay us to host Storage for you, or host Storage on your own server using our docker images and extensive setup documentation. |
