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

Unsupported Apps #19

Open
jvimedia opened this issue Jun 15, 2018 · 9 comments
Open

Unsupported Apps #19

jvimedia opened this issue Jun 15, 2018 · 9 comments

Comments

@jvimedia
Copy link

Calibre (E-Book Management Software) has no auto-update capabilities. This app might be capable of providing a solution to that issue? (maybe)

@mangerlahn
Copy link
Owner

Thanks for writing! Maybe is a good point here ;)

To build the update checking for one specific app, I have to reverse engineer how the software updates itself and then reimplement that. There are a lot of apps that fall under this, like Steam or the Microsoft Office suite.. I thought about what I can do here, but I currently don't see a good solution. The complexity of adding a single app is as big (or bigger) as supporting the entirety of the Mac App Store.

Maybe a plugin structure would work, so that the app (and its code) itself is not blown up unnecessarily. Plugins could be loaded automatically if the app is installed. But that is something for the future :)

@mangerlahn mangerlahn changed the title Enhancement: Add Updates for Calibre Add Updates for Calibre Aug 19, 2018
@specter78
Copy link

specter78 commented Oct 14, 2018

There is an app called MacUpdater (https://www.corecode.io/macupdater/) which provides update functionality for all apps including sparkle apps. Maybe you can have a look and try something out.

@core-code
Copy link

thanks for mentioning our MacUpdater! FYI, MacUpdater uses 'HomebrewCask' to support automatic updates for Calibre and 3300 other apps. The Calibre 'caskfile' is here:
https://raw.githubusercontent.com/Homebrew/homebrew-cask/master/Casks/calibre.rb

@mangerlahn
Copy link
Owner

I should really look at the hombrew updater more closely. I added it to #9, which is quite ambitious tbh. But hey, we've got time here right? 😉

This was referenced Jan 31, 2021
@mangerlahn mangerlahn changed the title Add Updates for Calibre Unsupported Apps Mar 23, 2021
@mangerlahn mangerlahn pinned this issue Mar 23, 2021
@TaciteOFF
Copy link

Hello,

Latest is a very good alternative to the MacUpdater shareware app.
However, it doesn't detect updates for Firefox and for Zoom on my machine.

Thanks

@miwka
Copy link

miwka commented Jul 10, 2023

Hello, please add updates for:

AnyDesk
Cisco Webex Meetings
Double Commander
foobar2000
freac
Google Chrome
Google Drive
GoToMeeting
Hugin
LuLu
Microsoft Edge
Microsoft Teams
Mos
MusicBrainz Picard
OneDrive
OpenVPN Connect
RawTherapee
Signal
Sublime Text
TeamViewer
Tor Browser
UTM
Viber
Visual Studio Code
VLC
XnViewMP
zoom.us

@Employee9833
Copy link

Hi, mangerlahn
Can you add functionality for unsupported apps to update from Installomator
it will help many users to increase the list of supported apps with any updater.

@ashishbhateja
Copy link

Unsupported apps from my machine:
1Password
Bearly
Audio Hijack
Devonthink
EasyOrg
Evernote
Fission
Grammarly
Lazy
Microsoft Edge
Notesnook
Pathfinder
Popclip
Raycast
Safari
Scrintal
Sidekick
Speedy
Stats
Sublime Text
Superhuman
Texts
The Archive
Zoom
😅

@nicholascarey
Copy link

R - the GUI, which is also tied to the language version. I have 4.3, 4.4 was not reported
Brave browser

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants