

I bookmarked this post a few days ago, but only just had the time to set it up today. Installing it as a custom app on TrueNAS was very easy, if only I had known it would just be a 3 minute job :D
I am running TrueNAS as well, and I keep snapshots for about a week. When I set up snapshots, I noticed the same issue as you: On a Linux client there seems to be no convenient way to browse these snapshots using the file manager (like “previous versions” on windows), and the only way I was able to browse snapshots was using ssh into the TrueNAS system.
While inconvenient, I figured that’s good enough for me, I don’t really tend to accidentally delete files off my system and on the rare occasion that I do, I can just use the command line. So far, I didn’t have the need to access an earlier snapshot.
But having a convenient way to browse the snapshots using a webUI is great, Thank you for creating this application, so far it works great as a custom application on TrueNAS, I was able to successfully browse and download files from previous snapshots :)
Some things that can be useful, although I don’t know how easily they can be implemented:
- When viewing a snapshot, highlight files (and possibly folders) that differ from the current state (deleted files in red, modified files in yellow, for example)
- Downloading entire folders, that would probably require timeship to zip them up beforehand, though.







I am not confident enough in my knowledge of TrueNAS apps myself to judge if my setup process is how you’re supposed to do custom apps, tbh, so i’d rather not try to contribute a guide that could potentially have other users run into trouble 😅