-
Updated
Sep 7, 2020 - Swift
#
software-update
Here are 26 public repositories matching this topic...
A software update framework for macOS
-
Updated
Sep 3, 2020 - Objective-C
App update framework for Windows, inspired by Sparkle for OS X
-
Updated
Aug 25, 2020 - C++
Software Update for Embedded Systems
linux
iot
embedded
ota
lua
gplv3
embedded-systems
software-update
industrial-linux
flashes
emmc
swupdate
fota
ota-updater
firmware-update
ota-firmware-updates
hawkbit
-
Updated
Aug 31, 2020 - C
Differential file synchronization over http
-
Updated
Aug 24, 2020 - Rust
jfro
commented
Jul 10, 2020
Thought an easy way to get the NetSparkle.Tools installed and available for me to use might be using dotnet tool install but it looks like it's not a compatible package type to do so. Wondering if this might be a useful thing to do, to make it that type of package?
Trying gets this which troubleshooting says it's a regular nuget package instead of a Core Tool package:
NU1212: Invalid pr
5
Open
Localization support
2
Fast, safe and reliable transit for the delivery of software updates to users.
transit
linux
manifest
package
monitor
database
repository
binary
daemon
pool
linux-distribution
delta
solus
software-update
repository-management
eopkg
delivery
needs-more-tags
delta-packages
-
Updated
Oct 18, 2018 - Go
UpKit: Software Updates for Internet of Things devices
-
Updated
Jul 9, 2019 - C
Binary delta tools and library
-
Updated
Apr 10, 2020 - C
FullMetalUpdate Python client application.
linux
iot
embedded
ota
containers
python3
embedded-systems
oci
oci-image
software-update
ostree
continous-integration
industrial-linux
flashes
emmc
fota
ota-updater
firmware-update
ota-firmware-updates
hawkbit
-
Updated
Jul 10, 2020 - Python
Tool to generate auto-upgrade artifacts (app.zip and Appcast.xml files) of your application using sparkle framework for macOS.
-
Updated
Jan 16, 2018 - Swift
FullMetalUpdate meta-layer
linux
iot
embedded
ota
containers
embedded-systems
oci
yocto
software-update
firmware-updates
yocto-meta
industrial-linux
fota
ota-updater
ota-firmware-updates
hawkbit
-
Updated
Jul 9, 2020 - BitBake
A Docker container for running Margarita, a web front-end for Reposado.
-
Updated
Mar 4, 2020 - Dockerfile
A Docker container for running Reposado.
-
Updated
Oct 23, 2019 - Dockerfile
Automatically restart system services that need restarting after software updates.
-
Updated
Nov 6, 2019 - C
automatically check and install latest version software
-
Updated
Jun 21, 2020 - JavaScript
FullMetalUpdate meta-layer extra
linux
iot
embedded
ota
containers
oci
yocto
software-update
firmware-updates
yocto-meta
industrial-linux
fota
embedded-system
ota-updater
ota-firmware-updates
hawkbits
-
Updated
Jul 8, 2020 - BitBake
Mac software automatic update. Mac软件自动更新。
-
Updated
Aug 30, 2020 - Shell
Code used to provision (image)/factory restore appliances and to build the binaries used for those tasks.
-
Updated
Aug 5, 2020 - Go
Command line application to update popular third party software on Windows operating systems easily
-
Updated
Sep 3, 2020 - C#
A series of scripts to document and report on software changes
-
Updated
Aug 6, 2020 - VBScript
Get software updates and post them to Slack.
-
Updated
Aug 6, 2017 - Python
Improve this page
Add a description, image, and links to the software-update topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software-update topic, visit your repo's landing page and select "manage topics."
Swupd manpage is basically a copy and paste from the help messages we currently have. We could have a python script (or something similar) that runs swupd --help, parse the output and generate the manpage. It's way easier to maintain the docs updated if we do that.