Hello Tangoers,

I've created a Tango-based FUSE filesystem implementation. It represents device servers as a read-only tree-like structure. Source code, description and examples are available on github:

https://github.com/mliszcz/tango-fs

Please note it's a toy project, I made this for fun. Probably it will be useless for most of you. Possible use-cases:
  • integration tests - performing assertions e.g. from bash scripts,
  • checking devices, states, attributes dring development - for those who prefer CLI tools over GUIs.

  • Here is how it looks in nautilus:


    Best regards,
    Michal
    Michal Liszcz