Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cute-angelia/bookmark

a bookmark system, anther shiori
https://github.com/cute-angelia/bookmark

Last synced: 6 days ago
JSON representation

a bookmark system, anther shiori

Awesome Lists containing this project

README

        

# Bookmark

书签管理系统服务

** 截屏功能必须有!**

image

### 使用说明

docker 启动 && 配置 chrome 扩展

1. docker

```bash
docker pull ghcr.io/cute-angelia/bookmark:latest

docker run -d --name bookmark -v youdatapath:/app/data -p 38112:38112 --log-opt max-size=10m ghcr.io/cute-angelia/bookmark:latest
```

2. chrome extension 地址

[✅chrome-bookmark](https://github.com/cute-angelia/chrome-bookmark)