Skip to content

Push your files from your computer to your smartphone using QR codes

Notifications You must be signed in to change notification settings

samuelantonioli/boxie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boxie - Push your files.

If you want to exchange some files
between your computer and your smartphone,
this is the tool for you.

Upload your files on your computer
and scan the QR code on your smartphone.
Supports HTTP Basic Authentication.

# Screenshot

Setup & Run

Please change the username and password in index.js.

$ git clone https://github.com/samuelantonioli/boxie.git && cd boxie
$ npm install
# Run
$ npm start

Why?

I normally use python -m SimpleHTTPServer 8080
to transfer some files,
but unfortunately there are many people
who don't have a Mac or Linux.

In those cases I have to fall back to
WhatsApp Web. If I want to transfer
files with sensitive information,
I hesitate to upload it to servers
I don't control.

About

Push your files from your computer to your smartphone using QR codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published