mcdelta-project / mcdelta-python

MCDelta client written in Python
GNU General Public License v3.0
3 stars 3 forks source link

GUI #36

Closed Valiec closed 8 years ago

Valiec commented 8 years ago

I have coded a GUI for CMAN using Tkinter. It has controls for all command-line CMAN functionality (including instances and modlists) as well as a functional mini-console built into the GUI, allowing the use of command-line commands in the GUI version as well as the GUI controls.

I'm submitting this as a pull request rather than directly pushing it because it's quite a big change.

Screenshot:

cman_gui
williambl commented 8 years ago

wow.

I sort of feel bad for not doing much. shall i merge?

Valiec commented 8 years ago

Yep. You can merge it if you think you like it.

It might be good for it to have keyboard shortcuts for some common cmds (update archive, install/remove/upgrade selected mods), but I can add that after it is merged just fine.