Popularity
8.8
Declining
Activity
7.1
Declining
2,516
574
720

Description

Omaha is the open-source version of Google Update, a program to install requested software and keep it up to date. The Google-branded version of Omaha is used to support software patching (both background updating, and on-demand update checks) for Google Chrome, Earth, and a variety of other Google products on Windows 7, 8, and 10.

For a quick overview of how Omaha works, you can see https://omaha-consulting.com/google-omaha-tutorial-chrome-updater. Please note that it was written by a third party so we cannot guarantee its availability, accuracy or safety.

We know that keeping software updated is both important and hard, and so by open-sourcing this project, our hope is that perhaps we can help others solve this problem. So, if you'd like to get involved, or even use Omaha to support your own software projects, then just follow the instructions in the Developer Setup Guide, and you'll be good to go!

Programming language: C++
License: Apache License 2.0
Tags: Windows     Google     Install tools     Update Framework    

Omaha alternatives and similar packages

Based on the "Install tools" category.
Alternatively, view omaha alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Omaha or a related project?

Add another 'Install tools' Package

README

Omaha

This is not an official Google product.

Omaha is the open-source version of Google Update, a program to install requested software and keep it up to date. The Google-branded version of Omaha is used to support software patching (both background updating, and on-demand update checks) for Google Chrome, Earth, and a variety of other Google products on Windows 7, 8, and 10.

For a quick overview of how Omaha works, you can see this unofficial tutorial. Please note that it was written by a third party so we cannot guarantee its availability, accuracy or safety.

We know that keeping software updated is both important and hard, and so by open-sourcing this project, our hope is that perhaps we can help others solve this problem. So, if you'd like to get involved, or even use Omaha to support your own software projects, then just follow the instructions in the Developer Setup Guide, and you'll be good to go!