Giter Club home page Giter Club logo

latest's Introduction

Latest

Build Status Translation status

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.

Latest

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 [email protected]:mangerlahn/Latest.git.

Then you can open the Latest.xcodeproj and hit Build and Run. Make sure that the Latest scheme is selected. Latest uses submodules to organize its dependencies. If the project is not building, make sure submodules are initialized correctly. To update them, call git submodule update --init --recursive.

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.

Translation status

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.

latest's People

Contributors

mangerlahn avatar flavienbonvin avatar mannil avatar sleifer avatar decodism avatar tentena avatar blach avatar nickcotton avatar spjpgrd avatar kawarimidoll avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.