Skip to content

Releases: theusmandev/Folder_Explorer

Folder Explorer v1.0.0

18 Jan 06:33
c76de6a

Choose a tag to compare

🎉 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.