Skip to content

Folder Explorer v1.0.0

Latest

Choose a tag to compare

@theusmandev theusmandev released this 18 Jan 06:33
c76de6a

🎉 First stable release of Folder Explorer (Tkinter-based GUI app)

Features:

  • Browse folders with TreeView
  • Lazy loading for large directories
  • Open files & folders via double-click
  • Right-click context menu (Open, Copy Path, Delete)
  • Remembers last opened folder
  • Styled UI using ttkbootstrap
  • Ignores .git directories automatically

Built with:

  • Python
  • Tkinter
  • ttkbootstrap

Platform:

  • Windows (tested)

This is the initial stable release.