A simple viewer for a subset of MinixFS v1 filesystem. Mainly intended for supplementary use to the NSWI199 Extended Operating Systems Labs course at MFF CUNI.
- Any kind of editing/adding files or directories
- Symbolic links
- Double indirect blocks
Releases are available for Linux, Windows and macOS. If you want (or need) to build from source, run:
cargo build --releaseMake sure to use --release, otherwise the performance will be very bad.
This app requires a Vulkan driver. Install the appropriate one for your GPU.