Skip to content

omerfarukz/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

Supported OS: Linux, macOS, Windows

Install

Download release from releases page

Build

Dotnet Core SDK 3.1 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

Credits

UI designed by pkrasicki

Icon made by Freepik from www.flaticon.com

About

Camelot is cross-platform file manager written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Shell 0.4%