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

node-eyefi

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-eyefi

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Node-Eyefi

We are creating a platform independant Eyefi Server written in Node. With a very focused feature set.

Features include:

  • Store received files in folder
  • Execute command after file has been received
  • JPEG, RAW & MOV
  • Multiple cards

Installation

Simplfy clone the repository, run npm install and start the app.

git clone git://github.com/komola/node-eyefi.git
npm install .

Usage

First. Setup your card so that it sends files to a computer. Also make sure that TransferRelay is turned OFF

Second. Change the config so it does what you want it to :)

Third. Start the server.

node app.js

If you want to choose a different config file

node app.js otherconfig.js

As soon as an image comes in, we'll inform you in the console.

Todo

  • GeoTagging
  • Create JPEG previews for RAW files
  • Different Config

Issues?

The software has only been tested with Windows 7 x64, Mac OS X (10.5 and 10.6) and Debian 6 and an Eye-FI PRO X2 Card (Version 5.0001).

If you open an Issue, state as much information as possible such as: Eye-FI Firmware, Operating System, Node Version.

Thanks

The documentation was taken from https://github.com/tachang/EyeFiServer and https://github.com/kristofg/rifec

FAQs

Package last updated on 06 Feb 2012

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