From 1576a7547aa6538878b8517663e0d3aedbed96bd Mon Sep 17 00:00:00 2001 From: Felix Dietze Date: Fri, 18 Sep 2020 20:53:14 +0200 Subject: [PATCH] Add spotifile, ffmepegfs, id3fs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d21ab5a..4b47e9f 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,9 @@ content. Language: Golang. Language: Go. * [πfs](https://github.com/philipl/pifs) - Filesystem that stores your data in π. Language: C. * [s3fs](https://github.com/s3fs-fuse/s3fs-fuse) - FUSE-based file system backed by Amazon S3. Language: C++. +* [spotifile](https://github.com/catharsis/spotifile) - Filesystem for Spotify. Language: C +* [ffmpegfs](https://github.com/nschlia/ffmpegfs) - filesystem which transcodes between audio and video formats on the fly. Language: C++ +* [id3fs](http://erislabs.net/ianb/projects/id3fs/) - browsable filesystem of your music files, organised into sub-directories by id3 tags ## Posts