maboiteaspam / ma-clef-usb

Ma clef Usb, a webapp on top of cozy-light PAAS to transfer files between computers
0 stars 0 forks source link

Travis Badge

Ma Clef USB

Cozy Logo

Ma clef Usb, a webapp on top of cozy-light PAAS to transfer files between computers, what we use to do with usb stick in old times !

Use cases

User interface capabilities

Technical information

Install with cozy-light

Install Node.js (>= 0.10), Git and essential build tools to install cozy-light

npm i maboiteaspam/cozy-light -g 
cozy-light add-plugin maboiteaspam/cozy-homepage 
cozy-light install maboiteaspam/cozy-dashboard 
cozy-light install maboiteaspam/ma-clef-usb 

Run the platform

cozy-light start

browse http://localhost:19104/

Install as a stand alone

Install Node.js (>= 0.10)

npm i ma-clef-usb -g

Run the standalone app

ma-clef-usb start [-p 8080] [-h 127.0.0.1] [-H ~/ma-clef-usb]

browse http://localhost:8080/

Standalone CLI options

Configuration

None.