Discover and explore top open-source AI tools and projects—updated daily.
kimlimjustinAI-powered cross-platform file manager
Top 9.2% on SourcePulse
Xplorer is a customizable, cross-platform file manager designed for users seeking advanced file operations integrated with modern features like AI assistance and Git support. Built using Rust, Tauri 2, and React 18, it offers a performant native desktop application experience powered by web technologies, aiming to provide a flexible and extensible alternative to traditional file explorers.
How It Works
The project employs a modern stack with a Rust backend managed by Tauri 2 for native capabilities and a React 18 frontend for a dynamic user interface. It leverages hardware-accelerated file operations, parallel processing via Rayon, and an asynchronous Rust architecture. A key design choice is its open-core model, separating a fully functional AGPL-3.0 licensed core desktop application from proprietary premium extensions available via a marketplace. This allows for extensibility through a dedicated Extension SDK.
Quick Start & Requirements
For development, clone the repository with git clone https://github.com/kimlimjustin/xplorer.git -b next, navigate into the directory, install dependencies with pnpm install, and start the development server using pnpm dev. Prerequisites include Node.js 22+, pnpm 10+, and the latest stable Rust toolchain.
Highlighted Details
Maintenance & Community
The project actively uses GitHub Issues for bug reports and GitHub Discussions for feature requests. A Discord server is available for community interaction.
Licensing & Compatibility
The core desktop application is licensed under AGPL-3.0 LICENSE. This strong copyleft license may impose restrictions on linking with closed-source software. Premium extensions and the marketplace server are proprietary.
Limitations & Caveats
The next branch represents a significant, ground-up rewrite and is explicitly stated as not yet production-ready, with potential rough edges and missing features. The advanced AI and SSH functionalities are part of proprietary premium extensions.
2 days ago
Inactive
not-pizza
0xPlaygrounds
deepseek-ai