All Projects → FullMetalUpdate → fullmetalupdate

FullMetalUpdate / fullmetalupdate

Licence: LGPL-2.1 license
FullMetalUpdate Python client application.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fullmetalupdate

rauc-hawkbit-updater
The RAUC hawkBit updater is a simple commandline tool/daemon that runs on your target and interfaces between RAUC and hawkBit's DDI API.
Stars: ✭ 40 (+110.53%)
Mutual labels:  ota, software-update, fota, hawkbit
kocherga
Robust platform-agnostic Cyphal/DroneCAN bootloader for deeply embedded systems
Stars: ✭ 21 (+10.53%)
Mutual labels:  ota, embedded-systems, firmware-update
oci-build-task
a Concourse task for building OCI images
Stars: ✭ 57 (+200%)
Mutual labels:  oci, oci-image
Buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
Stars: ✭ 4,537 (+23778.95%)
Mutual labels:  oci, oci-image
ota downloader
The firmware downloader which using on RT-Thread OTA component.
Stars: ✭ 54 (+184.21%)
Mutual labels:  ota, ota-updater
imgcrypt
OCI Image Encryption Package
Stars: ✭ 214 (+1026.32%)
Mutual labels:  oci, oci-image
filegrain
transport-agnostic, fine-grained content-addressable container image layout
Stars: ✭ 23 (+21.05%)
Mutual labels:  oci, oci-image
Firmware Over The Air
graduation project of ITI, flashing a new firmware over the air for automotive industry
Stars: ✭ 18 (-5.26%)
Mutual labels:  embedded-systems, fota
ctnr
rootless runc-based container engine - deprecated in favour of podman
Stars: ✭ 30 (+57.89%)
Mutual labels:  oci, oci-image
Kboot
K210 bootloader
Stars: ✭ 29 (+52.63%)
Mutual labels:  ota, firmware-update
esp32FOTA
Experiments in firmware OTA updates for ESP32 dev boards
Stars: ✭ 185 (+873.68%)
Mutual labels:  ota, ota-firmware-updates
ocibuilder
A tool to build OCI compliant images
Stars: ✭ 63 (+231.58%)
Mutual labels:  oci, oci-image
Clair
Vulnerability Static Analysis for Containers
Stars: ✭ 8,356 (+43878.95%)
Mutual labels:  oci, oci-image
Swupdate
Software Update for Embedded Systems
Stars: ✭ 711 (+3642.11%)
Mutual labels:  ota, embedded-systems
bintray-secure-ota
Over-The-Air firmware upgrades for the Internet of Things devices with JFrog @bintray
Stars: ✭ 37 (+94.74%)
Mutual labels:  ota, ota-firmware-updates
vilicus
Vilicus is an open source tool that orchestrates security scans of container images(docker/oci) and centralizes all results into a database for further analysis and metrics.
Stars: ✭ 82 (+331.58%)
Mutual labels:  oci, oci-image
terraform-oci-compute-instance
Terraform Module for creating Oracle Cloud Infrastructure compute instances
Stars: ✭ 29 (+52.63%)
Mutual labels:  oci
easypay
NFC smart cards and payment terminals in Nigeria
Stars: ✭ 41 (+115.79%)
Mutual labels:  embedded-systems
adventures-in-motion-control
A realistic simulator for a 3D printer motion controller
Stars: ✭ 31 (+63.16%)
Mutual labels:  embedded-systems
project-template
Template Files for New OCI Projects
Stars: ✭ 14 (-26.32%)
Mutual labels:  oci

FullMetalUpdate is a Python application that handles update for the System on which it is running.

To get started, check the documentation: Get Started

How to generate documentation about the project

FullMetalUpdate is now documented as a Sphinx Project, which allow you to generate the documentation locally. Please follow the commands below.

sudo apt-get install ostree gir1.2-ostree-1.0
pip install pydbus aiohttp sphinx sphinx-rtd-theme recommonmark

make html
firefox sphinx/html/index.html

Contribute

See Contribute

Contact us

  • Want to chat with the team behind the dockerfiles for FMU? Chat room.
  • Having issues with FullMetalUpdate? Open a GitHub issue.
  • You can also check out our Project Homepage for further contact options.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].