= Welcome to the Midnight Commander Development Center = GNU Midnight Commander is an Open Source file manager for the the shell which should run on all *NIX platforms. As Midnight Commander is a text mode application. It can be used locally and/or remotely, on the console or under the X Window System. This is the new site for the Midnight Commander, due to some restructurements in the development team the repository was moved from savannah into this git repository. == Mailing list for developers: mc-devel(at)gnome(dot)org == * Click here to [http://mail.gnome.org/mailman/listinfo/mc-devel Subscribe] * Click here to [http://mail.gnome.org/archives/mc-devel/ read the Archives] == Mailing list for users: mc(at)gnome(dot)org == * Click here to [http://mail.gnome.org/mailman/listinfo/mc Subscribe] * Click here to [http://mail.gnome.org/archives/mc/ read the Archives] == Downloading == A list of the lastest releases can be found [http://www.midnight-commander.org/downloads here]. If you are intrested in developing please have also a look on our git: In order to get a checkout of the git use this: * git clone git://midnight-commander.org/git/mc.git * git clone http://git.midnight-commander.org/mc.git (For those who are behind a firewall) == Contributing == You are intrested in mc and would like to improve it? Cool! Feel free to post your patches to the tickets and review patches there. If you do this on a regular basis we'll ask you if you maybe want to become a dev. However when you work with the ticket system please have a look on our WorkingGuideLines, so that your work is noticed by us. If you are unfamiliar with git, you can also have a short view on our GitGuideLines where the workflow with git is described quite practical.