Merge pull request #8 from nkohlmeier/master

Add mergerfs
This commit is contained in:
Simon Fortier
2018-10-16 14:02:39 -04:00
committed by GitHub

View File

@@ -46,6 +46,7 @@ the Web (HTTP & FTP)
### File systems
* [NTFS drivers for MacOS](https://www.seagate.com/ca/en/support/downloads/item/ntfs-driver-for-mac-os-master-dl/)
* [httpdirfs](https://github.com/fangfufu/httpdirfs/): A filesystem which allows you to mount HTTP directory listings
* [mergerfs](https://github.com/trapexit/mergerfs): a featureful union filesystem
### File conversion
* [AAXtoMP3](https://github.com/KrumpetPirate/AAXtoMP3): convert AAX files to common MP3, M4A, M4B, flac and ogg formats through a basic bash script frontend to FFMPEG