Latest

A small utility app for macOS that makes sure you know about all the latest updates to the apps you use.

Stars
1.97K
Forks
59
Open issues
37
Closed issues
160
Last release
5 months ago
Last commit
5 months ago
Watchers
1.97K
Total releases
25
Total commits
1.11K
Open PRs
4
Closed PRs
104
Repo URL
Platform
Mac
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Latest

This is Latest, a small utility app for the Mac. Latest is a free and open-source app for macOS that checks if all your apps are up to date. Get a quick overview of which apps changed and what changed and update them right away. Latest currently supports apps downloaded from the Mac App Store and apps that use Sparkle for updates, which covers most of the apps on the market.

Latest is developed in my free time, so occasional updates may happen. Take a look at the Issues section to see what's coming. If you have an idea for a new feature, or encounter any bugs, feel free to open a new issue. I am thankful for contributions. Check out the section below for more information.

Installation

There are multiple ways to install the app.

Download the App

The easiest way to install Latest is to download the latest release as an app. You unzip the download by double-clicking on it (if that does not happen automatically) and then move the Latest.app into the Applications folder.

If you would like to check out earlier versions, head over to the Releases page to browse the history of Latest.

Homebrew Cask

Latest can also be installed via Homebrew Cask. If you have not installed Homebrew, follow the simple instructions here. After that, run brew install --cask latest to install the current version of Latest.

Build from Source

To build Latest, Xcode 11 and Swift 5 is required.

You can build Latest directly on your machine. To do that, you have to download the source code by cloning the repository: git clone --recurse-submodules git@github.com:mangerlahn/Latest.git.

Then you can open the Latest.xcodeproj and hit Build and Run. Make sure that the Latest scheme is selected.

Contribution

I am thankful for all contributions to the project. You can contribute typo-fixes, translations, code and of course suggestions, wishes, and bug reports.

Translations

The text used in Latest is hosted by the kind people over at Weblate. If you would like to add a new language, or improve an existing one, here is your starting point.

Code

Take a look at the Issues section to see what you can do. If you have your own idea, and it does not appear in the issues list, please add it first. I don't think that I would reject any pull request, but it is useful to know about your idea earlier. Imagine two people have the same idea at the same time and both put a lot of work into that just to find out that someone else has made the same when it's too late.

I would like to assign every issue to the person working on that particular thing, so if you would like to implement something, leave a small note in the issue. I will assign the issue to you and it's yours.

Donation

As mentioned above, Latest is free for you to use. I work on the app in my spare time. If you would like to support the development by donating, you can do so here.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.