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

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.

Awesome Lists containing this project

README

          

# Caricare

> **Warning**
> This is work in progress. Do not using it in production.


main screen

### Develop

```
cargo run
```

### Build for MacOS

```
sh ./build_mac.sh
```