Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.44 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.44 KB

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