Home
Softono
Camelot

Camelot

Open source C#
546
Stars
49
Forks
15
Issues
19
Watchers
6 months
Last Commit

About Camelot

Camelot is a lightweight, cross-platform twin-panel file manager written in C using .NET 8. It runs on Linux, macOS, and Windows, offering a familiar dual-pane layout for efficient file navigation and management. Camelot supports file operations such as copying, moving, renaming, and deleting, along with features like favorites, file search, and preview support. The application is open source and built with a modern user interface designed for clarity and productivity. Users can download prebuilt releases from the project's GitHub releases page or build it from source using the .NET 8 SDK. Camelot also offers localization through Weblate, making it accessible to a global community of users. Designed for users who prefer a classic twin-panel workflow, Camelot provides a fast, responsive alternative to built-in file explorers across operating systems.

Platforms

Web Self-hosted Linux Windows macOS

Languages

C#

Camelot Camelot

Camelot is light cross-platform twin-panel file manager written in C#

Stars Open issues Forks License Build Status Codecov Gitter Release C#

Supported OS: Linux, macOS, Windows

Install

Download release from releases page

For more info check installation documentation

Build

.NET 8 SDK is required.

git clone https://github.com/IngvarX/Camelot.git
cd Camelot
dotnet restore
dotnet build --no-restore
dotnet run --project src/Camelot/Camelot.csproj

For publishing instructions please check scripts directory.

Screenshots

Camelot on Ubuntu Camelot on Ubuntu

Camelot on Macos Camelot on Macos

Camelot on Windows Camelot on Windows

Translate

Translation status

Credits

UI designed by pkrasicki

Icon made by Freepik from www.flaticon.com

Translations hosted by Weblate