Skip to content

mmdurrant/ChocolateyExplorer

 
 

Repository files navigation

Chocolatey Explorer

Build status

A little GUI for reading Chocolatey feeds and installing packages

How to Install

Chocolatey Explorer is distributed via ClickOnce. Get your copy here. Please raise any bugs here. The application is currently not signed so Windows will tell you not to trust it.

Changelog

0.2.2.110

Realease Notes

  • Improved paging - Loads more packages at once
  • Support for a greater number of HTTP based Chocolatey feeds
  • Only load versions of packages that are of interest
  • Create an install list and export it as a setup script

0.2.1.106

  • Display the packages icon if one exists in the package menu
  • Indicate a package that is already installed

0.2.1.100

  • First complete release
  • Default to latest package when selecting one from the tree view
  • Ability to clear the console output

0.1.0.99

  • Install package with arguments

0.1.0.98

  • Make searching a cancellable operation

0.1.0.97

  • Improving searching functionality
  • Bug fixes

0.1.0.93

  • Minor performance improvements when loading packages from OData feeds
  • When exploring a feed, packages are loaded in pages. No more load all as there are too many on Chocolatey.
  • Search results can be cleared when completed.
  • Bug fixes

0.1.0.61

  • Themed with Modern UI
  • Pacakges can be updated and uninstalled

0.1.0.4

  • Add custom source (must be the OData address but can be based upon a Nuget feed)
  • Search a source
  • Load all of the packages from a source
  • View package information

Future Releases

  • Detect whether Chocolatey is installed. If not, give user option install it.
  • Better paging functionality; background loading of packages?
  • Parse and display release notes and descriptions as Markdown
  • Sign the manifests so installer and applicaiton are trusted
  • Authenticated feeds

About

A GUI to explore Chocolatey sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.0%
  • CSS 3.7%
  • Smalltalk 2.1%
  • Other 0.2%