Home

Awesome

UDS web

a web based, standalone client for unlimited drive storage by encoding files in base64

Demo

Logic

Usage

To get up and running run:

$ npm install
$ npm run serve

Yes, that's it. Only two commands!

If you still think that's too much effort, you could also run:

$ npm i && npm run serve

But yeah, this will basically do the same as npm install. If even this is too much of a deal, try creating an alias and bind npm install && npm run serve to npmis.

Configuration

You will have to specify your own API key and Client ID in order to use UDS.