From e60703aadca7d423c0fbfb189d5ef439fc1df072 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Mon, 14 Nov 2022 13:50:31 +0700 Subject: feat: Initial commit --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.3