Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crumblingstatue/nxfuse

Expose NX data as a FUSE file system
https://github.com/crumblingstatue/nxfuse

Last synced: about 1 month ago
JSON representation

Expose NX data as a FUSE file system

Awesome Lists containing this project

README

        

# nxfuse
Expose NX data as a FUSE file system

Use cases:

- Maplestory jukebox

```
nxfuse Data.nx mountpoint/ &
mpv mountpoint/Sound/
```

Isn't that neat?