-
Updated
Apr 5, 2022 - Go
#
update-checker
Here are 109 public repositories matching this topic...
A process for automating Docker container base image updates.
notifications
docker
registry
devops
automation
continuous-delivery
hacktoberfest
update-checker
watchtower
receive-notifications
-
Updated
Jan 19, 2021 - Java
Automatically update running docker containers with newest available image
-
Updated
Mar 25, 2022 - Python
Receive notifications when an image is updated on a Docker registry
notifications
slack
docker
kubernetes
golang
manifest
registry
automation
telegram
discord
watch
update
pushover
swarm
update-checker
rocketchat
gotify
-
Updated
Apr 9, 2022 - Go
updater
download
dialog
update
version
update-checker
dialogfragment
app-update
appupdate
app-updater
appupdater
version-update
app-dialog
-
Updated
Jan 20, 2022 - Java
An Enterprise app update framework for iOS
-
Updated
Apr 7, 2021 - Swift
android
kotlin
java
android-library
opensource-library
android-apps
update-checker
opensource-android-tool
free-library
-
Updated
Aug 25, 2020 - Kotlin
Update informer for CLI applications written in Rust 🦀
rust
rust-lang
rust-library
update-checker
update-notifier
contributor-friendly
contributors-welcome
-
Updated
Apr 11, 2022 - Rust
Enable Laravel App Self-Update. Allow your Laravel Application to auto-update itself.
-
Updated
Mar 2, 2022 - PHP
Ketarin - application download helper
-
Updated
May 12, 2020 - C#
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
updater
update
openjdk
update-checker
adoptopenjdk
adoptopenjdk-api
adoptopenjdk-releases
adoptopenjdk-updates
adoptium
semeru
-
Updated
Mar 30, 2022 - C#
What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
-
Updated
Apr 9, 2022 - JavaScript
Watchtower for Git: automatically keep local Git repositories up to date with their remotes
-
Updated
Aug 20, 2021 - Go
Simple web-hook based receiver executing things via HTTP request
-
Updated
Mar 30, 2022 - Go
Cross platform package manager wrapper
macos
linux
package-manager
conky
i3bar
lemonbar
debian
cross-platform
ubuntu
icons
fedora
centos
arch-linux
linux-mint
opensuse
alpine-linux
updaters
platform-independent
update-checker
warner-bros
manjaro
void-linux
pep-le-pew
piu
-
Updated
Dec 1, 2021 - Shell
An updater for desktop Qt apps. Can use Sparkle on macOS.
-
Updated
Apr 4, 2022 - C++
Automatically update your Docker Compose containers.
-
Updated
Apr 10, 2022 - Go
A command to update globally installed go executables
-
Updated
Apr 3, 2022 - Go
1
KaspianDev
commented
Jun 21, 2021
Is your feature request related to a problem? Please describe.
It's a feature request.
Describe the solution you'd like
Optional update profile configuration for each plugin to avoid update errors for premium plugins.
Describe alternatives you've considered
No idea.
A simple, Lightweight App Updater Library for Android
android
java
json
updater
dialog
android-library
android-development
snackbar
notification
updaters
update-checker
android-lib
-
Updated
Jul 17, 2020 - Java
GitHub Actions Version Updater Updates All GitHub Action Versions in a Repository and Creates a Pull Request with the Changes.
python
github-api
updater
dependency-manager
actions
update
python3
action
dependencies
dependency
upgrade
update-checker
dependency-management
upgrade-tool
github-actions
-
Updated
Apr 10, 2021 - Python
-
Updated
Mar 13, 2022 - JavaScript
This repository includes direct links to Genshin Impact updates
-
Updated
Mar 28, 2022 - PHP
An update checker tool for (NSFW) games on the F95Zone platform
-
Updated
Apr 10, 2022 - Python
An attempt to make updating LibreWolf for Windows much easier (whether installed, or used portable via https://github.com/ltGuillaume/LibreWolf-Portable)
windows
firefox
browser
updater
powershell-script
update-checker
autohotkey-script
arkenfox
librewolf
-
Updated
Mar 12, 2022 - AutoHotkey
Webspell-RM is a free Content Management System which was especially developed for the needs of esport related communities.
bootstrap
php
cms
plugin-system
update-checker
plugin-installer
free-content-management-system
themes-installer
update-installer
wiki-for-rm
-
Updated
Nov 21, 2021 - PHP
It is a 3 files library + Visual UI, to validate the purchase codes of your customers, get details about specific Envato user (total followers, total sales, avatar), get his license purchase and support expiration dates, license type he bought, check for updates of purchased plugins and themes and get the download links for them. Plus this library has Envato Item Id search feature by providing plugin's or theme's name and author.
wordpress
wordpress-plugin
transpiler
api-wrapper
envato-market
update-checker
envato
purchase-validator
-
Updated
Nov 1, 2017 - PHP
A simple update checking library for Minecraft Plugins.
-
Updated
Apr 11, 2022 - Java
Office Update Manager
-
Updated
Mar 25, 2022 - PowerShell
Improve this page
Add a description, image, and links to the update-checker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the update-checker topic, visit your repo's landing page and select "manage topics."
Certain projects use the release tag in the archive name, eg
awesome-package_0.1.2_linux_amd64.tar.gz, and I seem to recall some that even use it in the binary name too (not that I think the latter is a good idea).My suggestion is to allow some basic go templating on both the Provider
ArchiveNameand Updater.ExecutableNameof at least some common variables, such as{{.Tag}}{{.GOOS}}`