Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some sort of "badge" with the number of packages that I can update. #107

Open
mwrock opened this issue Feb 14, 2014 · 8 comments
Open
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality Up for Grabs Issues that are available by the community to work on
Milestone

Comments

@mwrock
Copy link
Member

mwrock commented Feb 14, 2014

So if I have 5 packages installed for which there are updates available, I see a "5" somewhere with like a red flag or something clever.

@gep13
Copy link
Member

gep13 commented Feb 14, 2014

I like it! There is actually an open issue for the old ChocolateyGUI to add a "Windows Service" type functionality to allow the auto updating of packages. I am not sure if this is something that we want or not, but it would certainly be an extension of this issue.

@gep13 gep13 added this to the 0.13 milestone Feb 24, 2014
@gep13 gep13 removed the 0 - Backlog label Feb 10, 2015
@gep13 gep13 modified the milestones: 0.14, 0.13 Mar 21, 2015
@gep13
Copy link
Member

gep13 commented Mar 21, 2015

@mwrock we recently added a function to only show packages that have updates available (you can do this by clicking a checkbox) so I think this is "close" to what you were asking for, right?

https://raw.githubusercontent.com/chocolatey/ChocolateyGUI/develop/docs/Screenshots/Application_Loaded.png

@mwrock
Copy link
Member Author

mwrock commented Mar 22, 2015

Yup. That's great!

From: Gary Ewan Park
Sent: ‎Saturday‎, ‎March‎ ‎21‎, ‎2015 ‎1‎:‎36‎ ‎PM
To: chocolatey/ChocolateyGUI
Cc: Matt Wrock

@mwrock we recently added a function to only show packages that have updates available (you can do this by clicking a checkbox) so I think this is "close" to what you were asking for, right?

https://raw.githubusercontent.com/chocolatey/ChocolateyGUI/develop/docs/Screenshots/Application_Loaded.png


Reply to this email directly or view it on GitHub.

@gep13
Copy link
Member

gep13 commented Mar 22, 2015

It's a step in the right direction. I still like the idea of a high level indication that updates are available. Similar to the notification icon on GitHub, which would take you to this filtered view, when you click on it.

@RichiCoder1 RichiCoder1 added Up for Grabs Issues that are available by the community to work on :UI labels Jun 2, 2016
@RichiCoder1 RichiCoder1 modified the milestones: Future, 0.14.0 Jun 2, 2016
@lythix
Copy link

lythix commented Sep 17, 2016

Hey all.
Have been searching around for a tool that will notify me when I have Chocolatey installs that have an update available. Based on an idea I've never had time to write, I was imagining a System tray icon that periodically checks for any updates. On Windows 10 it could also post these notifications into the Action Center.
I was thinking something stand alone, but so far have found one feature request that sounds like this requirement on chocolatey repo, and this thread.
Could be a stand alone tool, or could be part of ChocolateyGUI.
I've done WPF apps in the past and have wanted to contribute to Open Source but never found the time or the "right" project to contribute to. yet.
Thoughts?

@RichiCoder1
Copy link
Member

@lythix I apologize no one ever got back to you on this. This would probably be a perfect thing for ChocolateyGUI itself, and having it be a System Tray icon would be exactly how I'd implement this. If you're still interested, we'd happily accept contributions, though the current codebase is under a lot of churn with 0.15 on the horizon.

@RichiCoder1 RichiCoder1 removed the :UI label Feb 14, 2017
@Thilas
Copy link

Thilas commented Apr 4, 2017

Hey @lythix, @RichiCoder1,

I was also interested in this feature so I've started to work on such a systray to:

  • keep ChocolateyGUI running in background when minimized
  • send notifications (e.g. about available updates)
    If you want to have a look, it's available on my fork for now.

I plan next to work on an automatic check for updates (+ apply of course).

BTW, I noticed that in #74, @gep13 mentioned (almost 2 years ago) a future feature of chocolatey that would do this automatic check for new versions. Does anyone know if it's still planned? I couldn't find anything about it...

@rollingmoai
Copy link

Any update on this? ChocoButler exists now but I think it should be integrated with Chocolatey GUI itself.

@Templayer Templayer mentioned this issue Jan 21, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality Up for Grabs Issues that are available by the community to work on
Projects
None yet
Development

No branches or pull requests

6 participants