Skip to content

uriegel/commander

Repository files navigation

Commander

A Norton Commander clone based on C# and React with Typescript

Prerequisites

Ubuntu:

sudo apt update
sudo apt install pkg-config
sudo apt install libgtk-3-dev
(sudo apt install build-essential)

Fedora:

sudo dnf install gcc-c++ gtk3-devel

Show react devtools

  • add <script src="http://localhost:8097"></script> before <script type="module" src="/main.tsx"></script> in index.html
  • run npm script 'react dev tools'

About

A Norton Commander clone based on Electron and React with Typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors