awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
owncloud avatar

owncloud/android

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

Android

Ce projet est un gestionnaire de fichiers Android et un client de synchronisation cloud conçu pour parcourir, gérer et organiser des documents et des dossiers stockés sur un serveur distant. Il fonctionne comme un client de stockage cloud WebDAV qui reflète les dossiers entre un appareil mobile et un serveur de stockage cloud personnel.

L'application fournit une interface mobile pour la synchronisation et la distribution de fichiers à distance, permettant aux utilisateurs de partager des fichiers et des dossiers avec d'autres. Elle garantit un accès sécurisé aux données mobiles en utilisant des codes d'accès et une authentification biométrique pour empêcher toute entrée non autorisée.

Le client intègre des API WebDAV et basées sur REST pour les transferts de fichiers et la synchronisation des métadonnées. Il utilise OAuth2 pour l'authentification et utilise l'indexation en cache local et la synchronisation asynchrone en arrière-plan pour gérer les transferts de données sans bloquer l'interface utilisateur.

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.

Historique des stars

Graphique de l'historique des stars pour owncloud/androidGraphique de l'historique des stars pour owncloud/android

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Android

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Android.
  • nextcloud/desktopAvatar de nextcloud

    nextcloud/desktop

    3,613Voir sur 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
    Voir sur GitHub↗3,613
  • hacdias/webdavAvatar de hacdias

    hacdias/webdav

    5,262Voir sur 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
    Voir sur GitHub↗5,262
  • teamamaze/amazefilemanagerT

    TeamAmaze/AmazeFileManager

    6,227Voir sur 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
    Voir sur GitHub↗6,227
  • syncthing/syncthing-androidAvatar de syncthing

    syncthing/syncthing-android

    4,252Voir sur 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
    Voir sur GitHub↗4,252
Voir les 30 alternatives à Android→

Questions fréquentes

Que fait owncloud/android ?

Ce projet est un gestionnaire de fichiers Android et un client de synchronisation cloud conçu pour parcourir, gérer et organiser des documents et des dossiers stockés sur un serveur distant. Il fonctionne comme un client de stockage cloud WebDAV qui reflète les dossiers entre un appareil mobile et un serveur de stockage cloud personnel.

Quelles sont les fonctionnalités principales de owncloud/android ?

Les fonctionnalités principales de owncloud/android sont : 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.

Quelles sont les alternatives open-source à owncloud/android ?

Les alternatives open-source à owncloud/android incluent : 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…