Personal scripts (for non-bioinformatics scripts)
Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
COPYING
README.md
auto_media_mount.sh
auto_media_unmount.sh
bu.sh
tm900_transfer_videos.sh

README.md

pbin

Personal bin (i.e. not related to bioinformatics). A random assortment of scripts that others may find useful.

bu.sh

Activate this script with a udev rule to automatically trigger a back up with backintime when a specific hard drive is attached. Since you might not want to backup every time you connect the hard drive, a dialogue box allows you to cancel backup (or automatically trigger backup if there is no input).

tm900_transfer_videos.sh

Automatically copies videos from an attached Panasonic TM900. Probably works for most models of video or still cameras, with modification of the input path. Since the default filenames are uninformative, also renames the files according to the date and time, as per the EXIF data. Requires exiftool.