Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

airfile

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airfile

send files from a web browser to another machine

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

airfile

Painlessly transfer files from a web browser to your local machine.

Airfile was designed specifically to make it easier to get data off my android phone to my laptop without needing a native application, cloud services, or a USB cable.

Usage

In a directory of your choosing, run airfile:

> airfile
Listening on 192.168.0.123:8400

Point your phone's web browser to this address. You'll be greeted with an interface that lets you select files from your phone and send them.

These files are sent one by one to your local machine, saving them locally in the directory you ran airfile in.

Caveat: I've found Chrome to work best with allowing multi-select of photos. Make sure you select Documents as the place to choose photos from. Firefox didn't seem to let me do multi-select.

Install

With npm installed, run

$ npm install --global airfile

License

ISC

FAQs

Package last updated on 23 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc