Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamamaze/laputacloudslib
Manage files in Google Drive, OneDrive, pDrive, Box, DropBox. Spiritual successor to CloudRail
https://github.com/teamamaze/laputacloudslib
box cloud dropbox google-drive onedrive
Last synced: about 1 month ago
JSON representation
Manage files in Google Drive, OneDrive, pDrive, Box, DropBox. Spiritual successor to CloudRail
- Host: GitHub
- URL: https://github.com/teamamaze/laputacloudslib
- Owner: TeamAmaze
- License: gpl-3.0
- Created: 2020-01-12T17:33:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T14:09:58.000Z (over 1 year ago)
- Last Synced: 2024-11-13T15:29:38.544Z (about 1 month ago)
- Topics: box, cloud, dropbox, google-drive, onedrive
- Language: Kotlin
- Homepage:
- Size: 339 KB
- Stars: 30
- Watchers: 8
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaputaCloudsLib
by [Fantasio](https://www.deviantart.com/fantasio/gallery)
## Description
Manage files in Google Drive, OneDrive, pDrive, Box, DropBox. Spiritual successor to CloudRail
## Progress
The progress (finished features and planned features):
- [x] Basic structure
- [x] Sample app Fragments/Navigation
- [ ] OneDrive
- - [x] Show files
- - [x] Delete
- - [x] Copy/Cut (in the cloud)
- - [x] Download
- - [ ] Upload
- - - [x] Small (~4MB)
- - - [ ] Big (>4MB, <150MB)
- [ ] DropBox
- - [x] Show files
- - [x] Delete
- - [x] Copy/Cut (in the cloud)
- - [x] Download
- - [ ] Upload
- - - [x] Small (~8MB)
- - - [ ] Big (>8MB)
- [ ] Google Drive
- - [ ] Oauth reimplementation for Android
- - [ ] Show files
- - [ ] Delete
- - [ ] Copy/Cut (in the cloud)
- - [ ] Download
- - [ ] Upload
- [ ] Box
- - [ ] Show files
- - [ ] Delete
- - [ ] Copy/Cut (in the cloud)
- - [ ] Download
- - [ ] Upload
- [ ] pDrive
- - [ ] Fix parent is not Theme.AppCompat crash
- [ ] NextCloud