geluk / pass-winmenu

An easy-to-use password manager for Windows, compatible with pass.
MIT License
385 stars 25 forks source link

Automatically check for and install updates #26

Closed wfdewith closed 5 years ago

wfdewith commented 6 years ago

I would like to see a message if an update for pass-winmenu is available, with the option to install the update. This relies on #25 to be implemented first.

majkinetor commented 6 years ago

You can have that with chocolatey package today.

geluk commented 6 years ago

I would like to add this for users who do not use the Chocolatey package. The Chocolatey version should not have this feature since updating through Chocolatey would be preferable.

It should be possible to disable this feature for those who don't want to use it.

@majkinetor What do you think? Should people using the Chocolatey version still get a message informing them that a new version is available (but requiring them to use Chocolatey to update instead), or should they not be notified of new versions at all?

majkinetor commented 6 years ago

I let that to users but add parameter for them to choose. We can do that here too.

geluk commented 5 years ago

Implemented as of 1dd07ac2.