Skip to content

LessUp/bookmarks-cleaner

Repository files navigation

CleanBook — Smart Bookmark Cleaning & Classification

CI Docs License Python

English | 简体中文 | Docs

CleanBook is a bookmark cleaning and classification tool with an offline-first pipeline: rules and local ML by default, optional OpenAI-compatible LLM when you need semantic assistance.

Repository Overview

  • CLI-first workflow with cleanbook and cleanbook-wizard
  • Configurable taxonomy, rules, and thresholds in config.json
  • Multi-format export to HTML, Markdown, and JSON
  • Dedicated docs site for quick start, architecture, and development workflow

Quick Start

pipx install .
cleanbook -i examples/demo_bookmarks.html -o output

Run directly from source if you do not want an isolated CLI install:

python main.py -i examples/demo_bookmarks.html -o output

Read Next

License

MIT — see LICENSE.

About

Smart Bookmark Cleanup & Classification: Rules + ML + Optional LLM, Dedup & Multi-Format Export (Python CLI) | 智能书签清理与分类工具:规则 + ML + 可选 LLM,去重、标题清理、多格式导出(Python CLI)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages