/ChocolateyGUI

Explorer for chocolatey, requires the install of chocolatey

Primary LanguageC#Apache License 2.0Apache-2.0

ChocolateyGUI

ChocolateyGUI is a user interface for Chocolatey NuGet (a Machine Package Manager for Windows - see http://chocolatey.org).

##Installation You can install ChocolateyGUI via Chocolatey by executing:

cinst ChocolateyGUI

If you are interested in trying out the latest pre-release version of ChocolateyGUI then you can use the following installation command:

cinst ChocolateyGUI -source https://www.myget.org/F/chocolateygui -pre

This uses the public ChocolateyGUI feed which is hosed on MyGet.org as the source.

Further, if you are interested in trying out the new WPF Refresh of ChocolateyGUI which is currently being worked on, you can install it from here:

cinst ChocolateyGUI -source https://www.myget.org/F/chocolateygui-wpf_refresh -pre

NOTE: The above wpf-refresh branch of ChocolateyGUI is VERY new, and as such, it likely to contain issues and missing features. Please bear with us while we work on this, and understand that this is not even at alpha stage yet. Having said that, all feedback is welcome, and gratefully received.

##Build Status ###ChocolateyGUI Master Branch ChocolateyGUI Build Status

###ChocolateyGUI WPF Refresh Branch ChocolateyGUI WPF Refresh Build Status

Support

If you find any problems with ChocolateyGUI, please raise an issue here.

If you want to ask any questions about ChocolateyGUI, please issue the forum here

Or, you can come and chat to the development team here: Gitter chat

Features:

  • View all installed and available packages
  • Update installed but outdated packages
  • Install and uninstall packages
  • See detailed package information

ChocolateyGUI screenshot

Blog Posts and external articles