Skip to content

sinbaddoraji/ExplorerX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExplorerX

ExplorerX is a minimalist windows desktop application built using the Windows Presentation Foundation (WPF) framework. It allows users to explore files and directories on their local computer and provides an intuitive interface for managing and navigating through files and directories.

image

Features

  • Navigate through directories using a toolbar with forward/backward buttons and a combo box for selecting the current directory.

  • Refresh the current directory to see changes made to files and directories.

  • Search for files and directories by name or patterns using a search box.

  • Open files and directories by double-clicking on them in the list view.

  • Open files and directories in a new tab by right-clicking on them and selecting "Open in new tab" from the context menu.

Technologies used

  • Windows Presentation Foundation (WPF) for creating the user interface

  • MahApps.Metro and MahApps.Metro.IconPacks libraries for styling the application

  • Dirkster.AvalonDock library for implementing the tabbed document interface

  • MVVM (Model-View-ViewModel) design pattern for separating the user interface from the back end logic

About

A tabbed windows explorer replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages