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: 6 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T14:09:58.000Z (over 2 years ago)
- Last Synced: 2025-04-06T05:24:17.327Z (6 months ago)
- Topics: box, cloud, dropbox, google-drive, onedrive
- Language: Kotlin
- Homepage:
- Size: 339 KB
- Stars: 32
- Watchers: 7
- 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