Skip to content

tzinmein/Camelot

 
 

Repository files navigation

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 6 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

About

Camelot is cross-platform file manager written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%