awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
owncloud avatar

owncloud/android

0
View on GitHub↗
4,134 स्टार्स·3,060 फोर्क्स·Kotlin·GPL-2.0·1 व्यू

Android

यह प्रोजेक्ट एक Android फ़ाइल मैनेजर और क्लाउड सिंक्रनाइज़ेशन क्लाइंट है जिसे रिमोट सर्वर पर संग्रहीत दस्तावेज़ों और फ़ोल्डरों को ब्राउज़ करने, प्रबंधित करने और व्यवस्थित करने के लिए डिज़ाइन किया गया है। यह एक WebDAV क्लाउड स्टोरेज क्लाइंट के रूप में कार्य करता है जो मोबाइल डिवाइस और व्यक्तिगत क्लाउड स्टोरेज सर्वर के बीच फ़ोल्डरों को मिरर करता है।

एप्लिकेशन रिमोट फ़ाइल सिंक्रनाइज़ेशन और वितरण के लिए एक मोबाइल इंटरफ़ेस प्रदान करता है, जिससे उपयोगकर्ता दूसरों के साथ फ़ाइलें और फ़ोल्डर साझा कर सकते हैं। यह अनधिकृत प्रवेश को रोकने के लिए पासकोड और बायोमेट्रिक प्रमाणीकरण का उपयोग करके सुरक्षित मोबाइल डेटा एक्सेस सुनिश्चित करता है।

क्लाइंट फ़ाइल ट्रांसफ़र और मेटाडेटा सिंक्रनाइज़ेशन के लिए WebDAV और REST-आधारित API को एकीकृत करता है। यह प्रमाणीकरण के लिए OAuth2 का उपयोग करता है और उपयोगकर्ता इंटरफ़ेस को ब्लॉक किए बिना डेटा ट्रांसफ़र को संभालने के लिए स्थानीय-कैश इंडेक्सिंग और एसिंक्रोनस बैकग्राउंड सिंक्रनाइज़ेशन का उपयोग करता है।

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.

स्टार हिस्ट्री

owncloud/android के लिए स्टार हिस्ट्री चार्टowncloud/android के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Android के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Android के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nextcloud/desktopnextcloud का अवतार

    nextcloud/desktop

    3,613GitHub पर देखें↗

    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
    GitHub पर देखें↗3,613
  • hacdias/webdavhacdias का अवतार

    hacdias/webdav

    5,262GitHub पर देखें↗

    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
    GitHub पर देखें↗5,262
  • teamamaze/amazefilemanagerT

    TeamAmaze/AmazeFileManager

    6,227GitHub पर देखें↗

    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
    GitHub पर देखें↗6,227
  • syncthing/syncthing-androidsyncthing का अवतार

    syncthing/syncthing-android

    4,252GitHub पर देखें↗

    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
    GitHub पर देखें↗4,252
Android के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

owncloud/android क्या करता है?

यह प्रोजेक्ट एक Android फ़ाइल मैनेजर और क्लाउड सिंक्रनाइज़ेशन क्लाइंट है जिसे रिमोट सर्वर पर संग्रहीत दस्तावेज़ों और फ़ोल्डरों को ब्राउज़ करने, प्रबंधित करने और व्यवस्थित करने के लिए डिज़ाइन किया गया है। यह एक WebDAV क्लाउड स्टोरेज क्लाइंट के रूप में कार्य करता है जो मोबाइल डिवाइस और व्यक्तिगत क्लाउड स्टोरेज सर्वर के बीच फ़ोल्डरों को मिरर करता है।

owncloud/android की मुख्य विशेषताएं क्या हैं?

owncloud/android की मुख्य विशेषताएं हैं: 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।

owncloud/android के कुछ ओपन-सोर्स विकल्प क्या हैं?

owncloud/android के ओपन-सोर्स विकल्पों में शामिल हैं: 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…