awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
owncloud avatar

owncloud/android

0
View on GitHub↗
4,134 estrellas·3,060 forks·Kotlin·GPL-2.0·1 vista

Android

Este proyecto es un gestor de archivos para Android y un cliente de sincronización en la nube diseñado para navegar, gestionar y organizar documentos y carpetas almacenados en un servidor remoto. Funciona como un cliente de almacenamiento en la nube WebDAV que refleja carpetas entre un dispositivo móvil y un servidor de almacenamiento en la nube personal.

La aplicación proporciona una interfaz móvil para la sincronización y distribución remota de archivos, permitiendo a los usuarios compartir archivos y carpetas con otros. Garantiza el acceso seguro a los datos móviles mediante el uso de códigos de acceso y autenticación biométrica para evitar entradas no autorizadas.

El cliente integra APIs basadas en WebDAV y REST para transferencias de archivos y sincronización de metadatos. Emplea OAuth2 para la autenticación y utiliza indexación de caché local y sincronización asíncrona en segundo plano para manejar las transferencias de datos sin bloquear la interfaz de usuario.

Features

  • WebDAV Remote File Management - Employs the WebDAV protocol for managing remote directories and performing large file transfers over HTTP.
  • Android File Managers - Serves as a full-featured Android application for organizing both local and remote files.
  • Cloud Storage Managers - Provides a comprehensive suite of tools for managing, downloading, and organizing files in a personal cloud store.
  • Cloud Storage Synchronization - Mirrors folders between a mobile device and a personal cloud storage server for data synchronization.
  • File Synchronization - Maintains consistent file and folder states between the mobile device and a personal cloud server.
  • Remote File Synchronization - Automates the synchronization of files and folders between the mobile device and a remote server.
  • Mobile File Management Interfaces - Provides a touch-friendly mobile interface for managing remote server files and data.
  • Mobile Remote Browsers - Provides a mobile interface for accessing and organizing documents and folders stored on a remote server.
  • OAuth2 Flow Implementations - Implements the standard OAuth2 authorization flow to secure user sessions via access tokens.
  • REST API Integrations - Utilizes RESTful HTTP requests to synchronize file metadata and transfer binary data with the remote server.
  • Cloud Content Sharing - Enables the distribution of cloud-stored documents and collaborative folders to other users via a mobile interface.
  • File and Folder Sharing - Allows users to distribute stored files and collaborative folders to other users through the mobile interface.
  • Remote File Metadata Indexing - Indexes remote file metadata into a local database to enable fast browsing without constant network requests.
  • Biometric Lockscreens - Provides secure application entry using native Android biometric authentication to prevent unauthorized access.
  • Interface Access Security - Protects the management interface and data access using passcodes and biometric authentication.
  • Mobile Application Access Security - Secures access to remote cloud data using biometric authentication and passcodes on mobile devices.
  • Background Data Synchronization - Implements mechanisms for updating local file caches from remote sources without blocking the user interface.
  • Notes and Productivity - Mobile client for cloud storage and file synchronization.

Historial de estrellas

Gráfico del historial de estrellas de owncloud/androidGráfico del historial de estrellas de owncloud/android

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Android

Proyectos open-source similares, clasificados según cuántas características comparten con Android.
  • nextcloud/desktopAvatar de nextcloud

    nextcloud/desktop

    3,613Ver en GitHub↗

    This project is a multi-device synchronization tool and remote storage manager that maintains a mirrored state of data between a local machine and a remote server. It provides cloud file synchronization and cross-device data access, allowing local files and folders to be consistent across multiple computers. The client utilizes WebDAV for file management and synchronization, while employing the Open Collaboration Services API for account and session management. It integrates a cross-platform native wrapper to provide OS-level file system integration and includes a command line interface for m

    C++c-plus-pluscppdesktop
    Ver en GitHub↗3,613
  • hacdias/webdavAvatar de hacdias

    hacdias/webdav

    5,262Ver en GitHub↗

    This project is a self-hosted WebDAV file server and HTTP file manager that exposes a local file system for remote access and management. It functions as a private cloud storage solution, enabling users to perform file synchronization and automated network backups across different platforms and devices. The server includes built-in security to mitigate brute-force attacks by using middleware to block IP addresses after repeated failed authentication attempts. It also provides cross-origin resource sharing configuration to regulate how external web applications interact with the server. The s

    Gofilesystemgohttp
    Ver en GitHub↗5,262
  • teamamaze/amazefilemanagerT

    TeamAmaze/AmazeFileManager

    6,227Ver en GitHub↗

    AmazeFileManager is a mobile application for managing local and remote files on the Android operating system. It functions as an Android file manager, an application manager for backing up and uninstalling software packages, and a root file explorer for accessing protected system directories. The project includes a cloud storage client that utilizes plugins to synchronize data across remote providers and a file encryption tool for securing sensitive mobile data through encryption standards. The application provides capabilities for local file operations, specialized format visualization for

    Kotlin
    Ver en GitHub↗6,227
  • syncthing/syncthing-androidAvatar de syncthing

    syncthing/syncthing-android

    4,252Ver en GitHub↗

    Syncthing Android is a mobile application and service wrapper that enables decentralized, peer-to-peer file synchronization on the Android platform. It functions as a distributed data sync tool that mirrors folders across multiple devices without the need for a central cloud server. The project provides a mobile interface to manage a synchronization instance, utilizing a service-wrapper architecture to handle the lifecycle and configuration of the underlying synchronization binary. It ensures secure data exchange through TLS encryption, certificate-based identity verification, and password-pr

    Javaandroidjavap2p
    Ver en GitHub↗4,252
Ver las 30 alternativas a Android→

Preguntas frecuentes

¿Qué hace owncloud/android?

Este proyecto es un gestor de archivos para Android y un cliente de sincronización en la nube diseñado para navegar, gestionar y organizar documentos y carpetas almacenados en un servidor remoto. Funciona como un cliente de almacenamiento en la nube WebDAV que refleja carpetas entre un dispositivo móvil y un servidor de almacenamiento en la nube personal.

¿Cuáles son las características principales de owncloud/android?

Las características principales de owncloud/android son: WebDAV Remote File Management, Android File Managers, Cloud Storage Managers, Cloud Storage Synchronization, File Synchronization, Remote File Synchronization, Mobile File Management Interfaces, Mobile Remote Browsers.

¿Qué alternativas de código abierto existen para owncloud/android?

Las alternativas de código abierto para owncloud/android incluyen: nextcloud/desktop — This project is a multi-device synchronization tool and remote storage manager that maintains a mirrored state of data… hacdias/webdav — This project is a self-hosted WebDAV file server and HTTP file manager that exposes a local file system for remote… teamamaze/amazefilemanager — AmazeFileManager is a mobile application for managing local and remote files on the Android operating system. It… syncthing/syncthing-android — Syncthing Android is a mobile application and service wrapper that enables decentralized, peer-to-peer file… jiangtian616/jhentai — JHenTai is a specialized gallery client and media browser for accessing adult image galleries and manga. It functions… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable…