Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Msync | 18 | a year ago | 4 | lgpl-2.1 | Go | |||||
Maintain a lower-bitrate copy of a music library in sync with the main copy. | ||||||||||
Rpi_rootfs | 5 | 3 years ago | unlicense | Python | ||||||
This repo provides a python script that takes the necessary files from the running Raspberry Pi and uses rsync to fetch the files and make the Root FS for the cross compile environment. | ||||||||||
Video Process | 4 | 4 years ago | mit | JavaScript | ||||||
decode video | ||||||||||
Bash Scripts | 2 | 6 years ago | gpl-3.0 | Shell | ||||||
Bash scripts, including an incremental backup script using rsync. Also a script to convert many videos using ffmpeg | ||||||||||
Zx2c4 Music | 1 | 11 years ago | PHP | |||||||
A fork of ZX2C4 Music (quickly and dirtily) ported to use postgresql |
Useful bash scripts
Please correct the hardcoded directories of your scripts, and then you can run them :-)
Run them using "bash scriptxxxx"
Creates remote or local incremental backups. The new backup folders are created by only uploading the changed content and creating hardlinks for the rest. The backup directory will look something like:
Converts all videos from a directory (recursively) with ffmpeg to arbitrary formats.