← Package directory
Available on winget

Install Xplorer

Xplorer, a customizable, modern and cross-platform File Explorer.

Install with winget
winget install --id JustinMaximillianKimlim.Xplorer
Upgrade
winget upgrade --id JustinMaximillianKimlim.Xplorer
Uninstall
winget uninstall --id JustinMaximillianKimlim.Xplorer

About Xplorer

Xplorer, a customizable, modern and cross-platform File Explorer.

What's new in 0.3.1

Introducing minor bug fixes release. See the assets to download this version and install. Changes • Bugs fixing • Duplicate file shortcut (Ctrl + D) • Add toggle sidebar visibility shortcut (Ctrl + B) What's Changed • docs: prepare for 0.3.0 and redesign website by @kimlimjustin in #205 • Updated link to new issue by @Lilkedus in #207 • Fix: at function is not defined on macos, resulting in theme not working on macos by @Lilkedus in #208 • Fix typo in README.md by @AlexHladin in #206 • feat: make sidebar resizable by @kimlimjustin in #209 • Fix broken links by @kylepollina in #210 • Fix text readability in dark theme and remove dependabot from contributor by @AnilSeervi in #211

Read release notes

Version history

Version Updated Notes
0.3.1 Unknown Introducing minor bug fixes release. See the assets to download this version and install. Changes • Bugs fixing • Duplicate file shortcut (Ctrl + D) • Add toggle sidebar visibility shortcut (Ctrl + B) What's Changed • do...