Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/u2takey/clipboard-os


https://github.com/u2takey/clipboard-os

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# clipboard-os

clipboard-os is an online clipboard based on object-storage, now clipboard-os support s3, cos.

## use with docker

```bash
make docker
docker run -p 80:80 -e os_secret=xx:yy -e bucket_url=https://ss.cos.ap-shanghai.myqcloud.com clipboard
```