Skip to content

Latest commit

 

History

History
114 lines (94 loc) · 17.5 KB

README.md

File metadata and controls

114 lines (94 loc) · 17.5 KB

CloudOn Mobile ☁️

CloudOn Mobile is an application for hosting files in your personal cloud - your mobile device's disk. Access your files anytime from a web application with a secure and fast BLIK- like authentication.

Live: cloudon.cc
App for iOS: apps.apple.com/app/id1605476909
App for Android: will arrive soon

How it works?

  1. Open the website cloudon.cc.
  2. Download app from here.
  3. Generate a passcode.
  4. Add generated passcode to the website

    ...and voilà! Now, you are connected with your mobile phone and you can send, save and download files.

Main features:

  • Connect to a phone with WebSockets
  • List files which hosted on a phone Upload new files
  • Download files
  • Delete files
  • New features still in progress...

Tech stack:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.