An open API service indexing awesome lists of open source software.

https://github.com/abdulrahman1s/rsink

Simple utility to backup/sync data between devices to the cloud
https://github.com/abdulrahman1s/rsink

backup cloud googledrive mega onedrive protondrive s3-storage sync

Last synced: 2 days ago
JSON representation

Simple utility to backup/sync data between devices to the cloud

Awesome Lists containing this project

README

          

## RSink
Simple utility to backup/sync data between devices to the cloud

### Features
- 🚀 Blazingly Fast
- ⛽ Lightweight
- 🛟 Cross-platform, runs everywhere
- 📁 Support multiple cloud providers

### Supported Platforms
- [X] Linux
- [ ] Mac (Not tested)
- [ ] Windows (Not tested)
- [X] Android (via [termux](https://github.com/termux/termux-app) + [termux boot](https://wiki.termux.com/wiki/Termux:Boot))

### Supported Providers
- [X] S3 Storage
- [ ] Google Drive
- [ ] Proton Drive
- [ ] OneDrive
- [ ] Dropbox
- [ ] Mega

### Install

#### Shell (Linux/Mac/Termux)
```sh
$ curl -fsSL https://raw.githubusercontent.com/abdulrahman1s/RSink/master/install.sh | sh
```

### Run on Android
...

### Run on Startup
...

### TODO
- [X] Install script
- [ ] Multiple providers the same time
- [ ] Test the windows version
- [ ] Support other cloud providers
- [ ] TUI dashboard
- [ ] More options

#### License
Refer the [LICENCE](LICENCE) file.