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

https://github.com/duc-cnzj/easy-bookmark

full index search chrome bookmark for macos/windows.
https://github.com/duc-cnzj/easy-bookmark

bookmark chrome macos

Last synced: about 2 months ago
JSON representation

full index search chrome bookmark for macos/windows.

Awesome Lists containing this project

README

          

## Download

download from [release](https://github.com/DuC-cnZj/ChromeBookmarksSearch/releases)

```shell
chmod +x bookmark-darwin-amd64
```

or

```shell
go install github.com/duc-cnzj/easy-bookmark@latest
```

## Usage

```shell
# ./bookmark-darwin-amd64

Command:
showall:
show all bookmarks info. eg: "showall"
show $id:
show one bookmark. eg: "show 1"
refetch $id:
refetch bookmark html content. eg: "refetch 1"
-h:
show search hits. eg: "book -h"
-topN:
limit results. eg: "book -top1"
search:
=>
```