/ChocolateyGUI

Explorer for chocolatey, requires the install of chocolatey

Primary LanguageC#Apache License 2.0Apache-2.0

Support making Chocolatey better! Kickstarter - The Chocolatey Experience

ChocolateyGUI

ChocolateyGUI is a user interface for Chocolatey NuGet (a Machine Package Manager for Windows).

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

choco install ChocolateyGUI

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

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

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

##Build Status ###ChocolateyGUI Master Branch 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 use 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

image

Blog Posts and external articles

NOTE: Some of these articles refer to an older, Windows Forms, implementation of ChocolateyGUI, but they are still relevant.