Made this whole thing somewhat publicly presentable.

Now that's not to say I cleaned up the source code, who knows what the
heck is in there...
This commit is contained in:
ForeverPyrite
2025-09-19 23:31:53 -04:00
parent 844c9eea6e
commit f92026698c
12 changed files with 2355 additions and 87 deletions

View File

@@ -28,8 +28,10 @@ r2cli list-folders
```
## Requirements
- Rust
- Rust (WOAH (I'm too lazy to build the binary and put it elsewhere))
- Valid Cloudflare R2 credentials
## Todo
- [ ] If you REALLY feel goofy, a TUI would be pretty sick
- [ ] Allow multiple, parallel, file uploads under a specific key/folder
- [ ] Just more stuff like the above, download all the objects in a key/folder, ect
- [ ] If you REALLY feel goofy, a TUI would be pretty sick, however the r2client APIs would need extended quite a bit