File Explorer

A Windows file explorer replacement with a tree view and an integrated terminal - built to fix the things that annoyed me about Windows Explorer.

Windows Explorer always bothered me. No tree view for navigating deep folder structures, and opening a terminal in the current directory required too many steps. I built a replacement that fixed both.

This was my first real C# and .NET project - I had just learned the basics and wanted something I’d actually use as the output.

Features

What I learnt

P.S. I was learning C# as I built this, so the code is rough - but it works.

Built with