awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mrrfv avatar

mrrfv/open-android-backup

0
View on GitHub↗
1,191 stele·61 fork-uri·CSS·gpl-3.0·1 vizualizaremrrfv.github.io/open-android-backup↗

Open Android Backup

Open-android-backup is a command-line utility designed for the automated archival and restoration of mobile device data. It enables users to capture applications, internal storage, and contact information into encrypted, open-standard archives, ensuring long-term data ownership and portability without reliance on proprietary vendor software.

The tool distinguishes itself by facilitating these operations without requiring root-level system access. It achieves this by utilizing a companion application to grant the host machine necessary permissions, while simultaneously protecting user privacy through the encryption of backup files and the automatic sanitization of temporary artifacts on the host machine after each process.

The utility supports unattended workflows through environment-variable-driven configuration and hook-based extensibility, allowing for the execution of custom scripts during specific lifecycle stages. These features enable the orchestration of repetitive data management tasks across multiple devices while maintaining a focus on secure, vendor-independent data handling.

Features

  • Device Backups - Copies data from mobile devices to local storage without requiring root access or proprietary vendor software.
  • Companion-Assisted Access Tools - Uses a companion application to grant the host machine necessary permissions for reading restricted system and application data.
  • Encrypted Backup Tools - Creates encrypted, open-standard archives of mobile device data to ensure secure, vendor-independent backups.
  • Non-Root Android Backup Utilities - Provides a command-line utility for performing encrypted, vendor-independent backups and restores of mobile device data without requiring root access.
  • Non-Root Data Access Bridges - Retrieves device information and files beyond standard interface limitations by using a companion application to bypass the need for elevated system privileges.
  • Mobile Data Archivers - Captures and compresses device storage, applications, and contacts into encrypted, open-standard archives.
  • Open-Standard Archival Formats - Bundles device data into non-proprietary compressed and encrypted formats to ensure long-term accessibility without relying on vendor-specific software.
  • Backup Compression - Reduces the storage footprint of device backups by applying compression algorithms to minimize disk space usage during the archival process.
  • Data Archive Utilities - Captures and compresses device storage, applications, and contacts into open-standard archives for long-term data ownership.
  • Automated Backup Managers - Offers a scriptable interface for executing unattended backup workflows and custom hooks to streamline data operations across multiple mobile devices.
  • Mobile Device Archival Systems - Preserves mobile device storage, applications, and contacts into open-standard, encrypted archives to ensure long-term data ownership.
  • Data Backup Configurations - Allows defining backup parameters through environment variables to bypass manual prompts and automate repetitive data operations.
  • Backup Orchestrators - Streamlines repetitive mobile backup and restore workflows through environment variables and custom scripts to eliminate manual interaction.
  • Environment Variable Configuration - Configures operational parameters and workflow logic through external system variables to enable unattended execution of backup tasks.
  • Backup Lifecycle Hooks - Supports executing user-defined scripts during backup or restore operations to handle specific device requirements or custom data management tasks.
  • Mobile Device Management - Restores applications, internal storage files, and contact information from local archives back onto mobile devices without proprietary software.
  • Device Communication Protocols - Implements standardized communication protocols for coordinating data transfer between a host machine and mobile hardware agents.
  • Ephemeral Sanitization Utilities - Automatically deletes unencrypted temporary files from the host machine immediately after the backup process finishes.
  • Privacy and Data Protection - Protects sensitive device information during the backup process using encryption and secure cleanup of temporary files on the host machine.
  • Hook-Based Extensibility - Executes user-defined scripts at specific lifecycle stages to allow custom data processing or device-specific configuration during the backup flow.
  • General File Restorations from Backups - Automates the transfer of archived applications, internal storage, and contact data back onto a mobile device to recover information.
  • Secure Sanitization - Automatically erases unencrypted temporary files from the host machine after the backup process to protect user privacy.

Istoric stele

Graficul istoricului de stele pentru mrrfv/open-android-backupGraficul istoricului de stele pentru mrrfv/open-android-backup

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Open Android Backup

Colecții selectate manual în care apare Open Android Backup.
  • Data backup software
  • unealtă pentru programarea backup-urilor automate de server

Întrebări frecvente

Ce face mrrfv/open-android-backup?

Open-android-backup is a command-line utility designed for the automated archival and restoration of mobile device data. It enables users to capture applications, internal storage, and contact information into encrypted, open-standard archives, ensuring long-term data ownership and portability without reliance on proprietary vendor software.

Care sunt principalele funcționalități ale mrrfv/open-android-backup?

Principalele funcționalități ale mrrfv/open-android-backup sunt: Device Backups, Companion-Assisted Access Tools, Encrypted Backup Tools, Non-Root Android Backup Utilities, Non-Root Data Access Bridges, Mobile Data Archivers, Open-Standard Archival Formats, Backup Compression.

Care sunt câteva alternative open-source pentru mrrfv/open-android-backup?

Alternativele open-source pentru mrrfv/open-android-backup includ: nfrastack/container-db-backup — Container-db-backup is a container-native utility designed to automate database maintenance, including recurring… libimobiledevice/libimobiledevice — libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of… offen/docker-volume-backup — This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage,… pika-backup/pika-backup — Pika Backup is a desktop utility for Linux that provides a graphical interface for managing file archiving tasks. It… inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,… neoapplications/neo-backup — Neo-Backup is an Android application backup tool and rooted device data manager. It creates encrypted copies of…

Alternative open-source pentru Open Android Backup

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Open Android Backup.
  • nfrastack/container-db-backupAvatar nfrastack

    nfrastack/container-db-backup

    1,508Vezi pe GitHub↗

    Container-db-backup is a container-native utility designed to automate database maintenance, including recurring backups, data restoration, and secure archiving. It operates by executing isolated backup jobs within ephemeral containers, ensuring consistent environments for data protection workflows across multiple database hosts. The tool distinguishes itself through a pipeline-oriented processing model that streams database dumps through compression and encryption stages before storage. It supports flexible storage configurations, allowing data to be directed to local filesystems or remote S

    Dockerfilebackupcouchdbdocker
    Vezi pe GitHub↗1,508
  • libimobiledevice/libimobiledeviceAvatar libimobiledevice

    libimobiledevice/libimobiledevice

    7,733Vezi pe GitHub↗

    libimobiledevice is a communication library designed to interact with iOS devices using native protocols instead of proprietary software. It provides a set of tools for device management, including firmware recovery, filesystem access, and the creation of native backups and restores. The project implements a property list parser to read and write data across binary, XML, and JSON formats. It enables low-level hardware control, such as triggering recovery modes, modifying system settings, and managing device activation and provisioning via official servers. The library covers several function

    Ccioslibrary
    Vezi pe GitHub↗7,733
  • offen/docker-volume-backupAvatar offen

    offen/docker-volume-backup

    3,716Vezi pe GitHub↗

    This project is a Docker volume backup tool and data lifecycle manager that archives volume data to local storage, SSH, or cloud providers. It operates as a containerized backup orchestrator and companion container that coordinates volume snapshots and manages the restoration of data for disaster recovery. The tool distinguishes itself through integrated security and consistency controls, utilizing GPG or age encryption to secure archives before remote transmission. It ensures data integrity by managing container states, such as stopping services or running database dump utilities via lifecyc

    Go
    Vezi pe GitHub↗3,716
  • pika-backup/pika-backupAvatar pika-backup

    pika-backup/pika-backup

    552Vezi pe GitHub↗

    Pika Backup is a desktop utility for Linux that provides a graphical interface for managing file archiving tasks. It facilitates the creation of encrypted, deduplicated, and incremental backups to both local and remote storage destinations, ensuring data redundancy and protection against hardware failure. The application functions as a desktop client for the underlying storage engine, allowing users to schedule recurring backup operations and manage snapshots through a native interface. It integrates with system services to handle background task orchestration, power management, and hardware

    Rustbackupbackup-clientborg
    Vezi pe GitHub↗552
Vezi toate cele 30 alternative pentru Open Android Backup→