https://github.com/fireyy/caricare
A simple cross-platform desktop application for S3-Compatible Object Storage. Built in Rust using egui and OpenDAL.
https://github.com/fireyy/caricare
alioss aliyun cross-platform egui gui macos minio opendal oss rust s3 s3-compatible
Last synced: 6 months ago
JSON representation
A simple cross-platform desktop application for S3-Compatible Object Storage. Built in Rust using egui and OpenDAL.
- Host: GitHub
- URL: https://github.com/fireyy/caricare
- Owner: fireyy
- License: mit
- Created: 2022-11-10T09:05:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T00:23:28.000Z (over 1 year ago)
- Last Synced: 2024-11-19T11:52:49.986Z (12 months ago)
- Topics: alioss, aliyun, cross-platform, egui, gui, macos, minio, opendal, oss, rust, s3, s3-compatible
- Language: Rust
- Homepage:
- Size: 10.3 MB
- Stars: 53
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Caricare
> **Warning**
> This is work in progress. Do not using it in production.
### Develop
```
cargo run
```
### Build for MacOS
```
sh ./build_mac.sh
```