Skip to content

Repository files navigation

Topograph

A native Qt6/QML file system visualizer analogous to qdirstat. Fast, local-first, and styled with Kanagawa Dragon.

Building

Requires Qt6 (base + declarative) and a recent stable Rust toolchain.

cargo build --release
./target/release/topograph

The scanner core (topograph-core) is pure Rust with no Qt dependency; only the GUI shell links Qt6 via CXX-Qt.

Using

Hit Scan on a directory and the tree lists its contents. Directories expand and collapse on click, so only the levels you open are materialized, the header sorts any level by size, name, or file count, and every row shows its share of the parent's size as an inline bar.

License

MIT

About

A blazing fast file system visualizer (qdirstat analog) with Kanagawa Dragon styling.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages