BANG FILE EXPLORER




BANG




Bang is an interstellar file explorer and management system.

Folders render as glowing clusters of galaxies containing other folders and files. Files render as solid planets, scaled by file size, colored by file type, and shaded by age and recent activity. A radiant core sits at the center of your chosen “origin” folder : The literal center of your file management universe. As you navigate through the space of your hard drive.




WHY BANG?

Bang started as a personal Process-art piece in my Kali Linux build. A python function to visualize file structure and interaction that ended up remapping the universe. Some folders are dense and alive with activity; others are abandoned dead ends of space. None of that visually shows in a normal file explorer. The files metadata however tells the story of each file life itself, which gave me an idea.

Bang.

Bang turns your hard drives metadata into a new graphical user interface (GUI) Every folder becomes a galaxy of glowing clusters whose color reflects the file type makeup of what’s inside it. Every file becomes a planet with an associated weight from file size gaining rings and moons as the files get larger. Textured spheres that glow brighter when it’s actively used and dims when it’s been out of use for a set time. Suddenly your filesystem isn’t a list. It’s a place, it’s your own interstellar experience. One you can fly through, orbit, and actually see the makeup of.




HOW BANG WORKS

Living, Evolving Textures

Every planet’s surface is generated, not static. Two independent forces shape how a file looks:

  • How long it’s existed
  • How recently it’s been accessed

A brand-new file might look like a bare, undeveloped world. An old, well-used file might look like a thriving settlement. An old file not opened in months looks dim and derelict.

The result is a filesystem where age and activity are something you can see from a cosmos away, across every file type: documents, code, images, video, audio, archives, and more each adjustable to match your computers personal aesthetics.

Natural Navigation

Fly through the universes that are your file storage with 360° navigation, orbit, zoom, and pan, the same way you would navigate any 3D scene. It was designed to feel natural.

Reimagined File Viewing

Bang runs as a real desktop application using Python and the Windows WebView2 runtime already built into Windows 10 and 11. The 3D universe itself is rendered with Three.js. The first time you open it, you choose a folder to become your universe’s origin; everything inside it, and its subfolders, becomes part of the galaxy you see. That choice is logged, so every future launch drops you right back into your universe.

System folders are protected by default, so there’s no risk of Bang touching anything it shouldn’t. Large folders, even ones with thousands of files, stay responsive, with rendering settings you can tune.

Click a planet or galaxy to inspect it. Double-click to open a file with whatever program your OS already has associated with it, or to enter a folder and see what planets and gallery’s are nested inside. It’s a real, live view of your actual filesystem, with real file operations (rename, move, organize, even a non-destructive “graveyard” instead of permanent delete) built in.

Customize and save all visual options in app, including resetting the core file, updated each layer refresh.




Try Bang Yourself