Coder Social home page Coder Social logo

bezineb5 / pibackup Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 24 KB

Build a backup disk for your photos while on the go using a Raspberry Pi

License: MIT License

Python 75.04% Shell 24.96%
wifi-hotspot backup-disk raspberry-pi image-gallery memory-card photos

pibackup's Introduction

PiBackup

Build a photo backup disk with a Raspberry Pi!

Features:

  • Automatically copy the content of a memory card to the internal storage
  • Incremental copy (thanks to rsync)
  • Wifi hotspot
  • Integrated image gallery
  • Shared disk to retrieve your photos from the network

Usage

Backup

Plug in the memory card reader into a USB port, and the copy will start.

Hotspot

Connect to the wifi hotspot from your PC or mobile device (name and password defined at the creation of the device).

You'll can then connect to the shared drive to download your files. You can also connect to the image gallery, powered by Lychee

Configuration of the directory name

You can specify a name to use for the backup directory by creating a file named unique.id at the root of the memory card. The content of the file will be used as the name of the directory.

Button features

The buttons are used to control the device:

  • Long press (1.5 seconds) on the Back button: shutdown the device
  • Button A: manually start a backup of the SD card. This should be unnecessary as the backup is automatic, but it can be useful if you want to force a backup.
  • Button B: start PTP sync.
  • Button D: start the image gallery synchronization.

Installation

Follow this: rbrito/usbmount#25 (comment)

Configure FILESYSTEMS="vfat ext2 ext3 ext4 hfsplus exfat ntfs fuseblk" in /etc/usbmount/usbmount.conf

pibackup's People

Contributors

bezineb5 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.