A standalone server for receiving and saving photos and videos from your Eye-Fi card to a Linux/Unix computer. This project now lives on github: https://github.com/kristofg/rifec
License
GNU General Public License version 2.0 (GPLv2)Follow RIFEC: Receive Images From Eye-Fi Cards
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
Found this little gem while EyeFi closed support for its cards. Yes it's old, but it's small, and it works (after a few changes), and it can sort different file types to different folders. Needed to make 2 changes: - The X2 card seem to have different transfer modes that causes an error, I just removed the transfer mode check on line 664 - Set 'upsyncallowed' to TRUE on line 1231 Things had been working great and I'm pretty happy. Just noticed one problem: - Aborted uploads does not get pruned and stay in the root upload directory forever