@zenalexa/unicli 0.219.0 → 0.220.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AGENTS.md +15 -24
- package/README.md +62 -250
- package/README.zh-CN.md +62 -250
- package/dist/adapters/1point3acres/forum.d.ts +58 -0
- package/dist/adapters/1point3acres/forum.d.ts.map +1 -0
- package/dist/adapters/1point3acres/forum.js +708 -0
- package/dist/adapters/1point3acres/forum.js.map +1 -0
- package/dist/adapters/aibase/news.d.ts +21 -0
- package/dist/adapters/aibase/news.d.ts.map +1 -0
- package/dist/adapters/aibase/news.js +96 -0
- package/dist/adapters/aibase/news.js.map +1 -0
- package/dist/adapters/anilist/web.d.ts +11 -0
- package/dist/adapters/anilist/web.d.ts.map +1 -0
- package/dist/adapters/anilist/web.js +284 -0
- package/dist/adapters/anilist/web.js.map +1 -0
- package/dist/adapters/arxiv/papers.d.ts +27 -0
- package/dist/adapters/arxiv/papers.d.ts.map +1 -0
- package/dist/adapters/arxiv/papers.js +193 -0
- package/dist/adapters/arxiv/papers.js.map +1 -0
- package/dist/adapters/bangumi/web.d.ts +14 -0
- package/dist/adapters/bangumi/web.d.ts.map +1 -0
- package/dist/adapters/bangumi/web.js +257 -0
- package/dist/adapters/bangumi/web.js.map +1 -0
- package/dist/adapters/bbc/topic.d.ts +24 -0
- package/dist/adapters/bbc/topic.d.ts.map +1 -0
- package/dist/adapters/bbc/topic.js +122 -0
- package/dist/adapters/bbc/topic.js.map +1 -0
- package/dist/adapters/chatgpt/web.d.ts +24 -0
- package/dist/adapters/chatgpt/web.d.ts.map +1 -0
- package/dist/adapters/chatgpt/web.js +242 -0
- package/dist/adapters/chatgpt/web.js.map +1 -0
- package/dist/adapters/claude/web.d.ts +24 -0
- package/dist/adapters/claude/web.d.ts.map +1 -0
- package/dist/adapters/claude/web.js +575 -0
- package/dist/adapters/claude/web.js.map +1 -0
- package/dist/adapters/codex/projects.d.ts +27 -0
- package/dist/adapters/codex/projects.d.ts.map +1 -0
- package/dist/adapters/codex/projects.js +147 -0
- package/dist/adapters/codex/projects.js.map +1 -0
- package/dist/adapters/coingecko/markets.d.ts +19 -0
- package/dist/adapters/coingecko/markets.d.ts.map +1 -0
- package/dist/adapters/coingecko/markets.js +474 -0
- package/dist/adapters/coingecko/markets.js.map +1 -0
- package/dist/adapters/coupang/product.d.ts +27 -0
- package/dist/adapters/coupang/product.d.ts.map +1 -0
- package/dist/adapters/coupang/product.js +211 -0
- package/dist/adapters/coupang/product.js.map +1 -0
- package/dist/adapters/crates/registry.d.ts +44 -0
- package/dist/adapters/crates/registry.d.ts.map +1 -0
- package/dist/adapters/crates/registry.js +186 -0
- package/dist/adapters/crates/registry.js.map +1 -0
- package/dist/adapters/ctrip/travel.d.ts +83 -0
- package/dist/adapters/ctrip/travel.d.ts.map +1 -0
- package/dist/adapters/ctrip/travel.js +630 -0
- package/dist/adapters/ctrip/travel.js.map +1 -0
- package/dist/adapters/dblp/publications.d.ts +41 -0
- package/dist/adapters/dblp/publications.d.ts.map +1 -0
- package/dist/adapters/dblp/publications.js +409 -0
- package/dist/adapters/dblp/publications.js.map +1 -0
- package/dist/adapters/deepseek/web.d.ts +1 -1
- package/dist/adapters/deepseek/web.d.ts.map +1 -1
- package/dist/adapters/deepseek/web.js +66 -1
- package/dist/adapters/deepseek/web.js.map +1 -1
- package/dist/adapters/defillama/protocols.d.ts +13 -0
- package/dist/adapters/defillama/protocols.d.ts.map +1 -0
- package/dist/adapters/defillama/protocols.js +218 -0
- package/dist/adapters/defillama/protocols.js.map +1 -0
- package/dist/adapters/devto/read.d.ts +26 -0
- package/dist/adapters/devto/read.d.ts.map +1 -0
- package/dist/adapters/devto/read.js +110 -0
- package/dist/adapters/devto/read.js.map +1 -0
- package/dist/adapters/dianping/shop.d.ts +38 -0
- package/dist/adapters/dianping/shop.d.ts.map +1 -0
- package/dist/adapters/dianping/shop.js +194 -0
- package/dist/adapters/dianping/shop.js.map +1 -0
- package/dist/adapters/dlsite/web.d.ts +31 -0
- package/dist/adapters/dlsite/web.d.ts.map +1 -0
- package/dist/adapters/dlsite/web.js +455 -0
- package/dist/adapters/dlsite/web.js.map +1 -0
- package/dist/adapters/dockerhub/registry.d.ts +36 -0
- package/dist/adapters/dockerhub/registry.d.ts.map +1 -0
- package/dist/adapters/dockerhub/registry.js +172 -0
- package/dist/adapters/dockerhub/registry.js.map +1 -0
- package/dist/adapters/ehentai/web.d.ts +66 -0
- package/dist/adapters/ehentai/web.d.ts.map +1 -0
- package/dist/adapters/ehentai/web.js +608 -0
- package/dist/adapters/ehentai/web.js.map +1 -0
- package/dist/adapters/endoflife/product.d.ts +11 -0
- package/dist/adapters/endoflife/product.d.ts.map +1 -0
- package/dist/adapters/endoflife/product.js +113 -0
- package/dist/adapters/endoflife/product.js.map +1 -0
- package/dist/adapters/facebook/marketplace-extra.d.ts +9 -0
- package/dist/adapters/facebook/marketplace-extra.d.ts.map +1 -0
- package/dist/adapters/facebook/marketplace-extra.js +170 -0
- package/dist/adapters/facebook/marketplace-extra.js.map +1 -0
- package/dist/adapters/flathub/apps.d.ts +17 -0
- package/dist/adapters/flathub/apps.d.ts.map +1 -0
- package/dist/adapters/flathub/apps.js +220 -0
- package/dist/adapters/flathub/apps.js.map +1 -0
- package/dist/adapters/goproxy/module.d.ts +24 -0
- package/dist/adapters/goproxy/module.d.ts.map +1 -0
- package/dist/adapters/goproxy/module.js +221 -0
- package/dist/adapters/goproxy/module.js.map +1 -0
- package/dist/adapters/grok/web.d.ts +29 -0
- package/dist/adapters/grok/web.d.ts.map +1 -0
- package/dist/adapters/grok/web.js +553 -0
- package/dist/adapters/grok/web.js.map +1 -0
- package/dist/adapters/hackernews/read.d.ts +31 -0
- package/dist/adapters/hackernews/read.d.ts.map +1 -0
- package/dist/adapters/hackernews/read.js +201 -0
- package/dist/adapters/hackernews/read.js.map +1 -0
- package/dist/adapters/hf/paper.d.ts +22 -0
- package/dist/adapters/hf/paper.d.ts.map +1 -0
- package/dist/adapters/hf/paper.js +112 -0
- package/dist/adapters/hf/paper.js.map +1 -0
- package/dist/adapters/homebrew/packages.d.ts +52 -0
- package/dist/adapters/homebrew/packages.d.ts.map +1 -0
- package/dist/adapters/homebrew/packages.js +240 -0
- package/dist/adapters/homebrew/packages.js.map +1 -0
- package/dist/adapters/indeed/jobs.d.ts +38 -0
- package/dist/adapters/indeed/jobs.d.ts.map +1 -0
- package/dist/adapters/indeed/jobs.js +300 -0
- package/dist/adapters/indeed/jobs.js.map +1 -0
- package/dist/adapters/instagram/collections.d.ts +9 -0
- package/dist/adapters/instagram/collections.d.ts.map +1 -0
- package/dist/adapters/instagram/collections.js +174 -0
- package/dist/adapters/instagram/collections.js.map +1 -0
- package/dist/adapters/jikan/web.d.ts +9 -0
- package/dist/adapters/jikan/web.d.ts.map +1 -0
- package/dist/adapters/jikan/web.js +154 -0
- package/dist/adapters/jikan/web.js.map +1 -0
- package/dist/adapters/kitsu/web.d.ts +9 -0
- package/dist/adapters/kitsu/web.d.ts.map +1 -0
- package/dist/adapters/kitsu/web.js +97 -0
- package/dist/adapters/kitsu/web.js.map +1 -0
- package/dist/adapters/lichess/players.d.ts +46 -0
- package/dist/adapters/lichess/players.d.ts.map +1 -0
- package/dist/adapters/lichess/players.js +221 -0
- package/dist/adapters/lichess/players.js.map +1 -0
- package/dist/adapters/lobsters/read-domain.d.ts +35 -0
- package/dist/adapters/lobsters/read-domain.d.ts.map +1 -0
- package/dist/adapters/lobsters/read-domain.js +306 -0
- package/dist/adapters/lobsters/read-domain.js.map +1 -0
- package/dist/adapters/mangadex/web.d.ts +10 -0
- package/dist/adapters/mangadex/web.d.ts.map +1 -0
- package/dist/adapters/mangadex/web.js +188 -0
- package/dist/adapters/mangadex/web.js.map +1 -0
- package/dist/adapters/maven/artifact.d.ts +30 -0
- package/dist/adapters/maven/artifact.d.ts.map +1 -0
- package/dist/adapters/maven/artifact.js +121 -0
- package/dist/adapters/maven/artifact.js.map +1 -0
- package/dist/adapters/mdn/search.d.ts +11 -0
- package/dist/adapters/mdn/search.d.ts.map +1 -0
- package/dist/adapters/mdn/search.js +115 -0
- package/dist/adapters/mdn/search.js.map +1 -0
- package/dist/adapters/medium/tag.d.ts +15 -0
- package/dist/adapters/medium/tag.d.ts.map +1 -0
- package/dist/adapters/medium/tag.js +148 -0
- package/dist/adapters/medium/tag.js.map +1 -0
- package/dist/adapters/moegirl/web.d.ts +23 -0
- package/dist/adapters/moegirl/web.d.ts.map +1 -0
- package/dist/adapters/moegirl/web.js +269 -0
- package/dist/adapters/moegirl/web.js.map +1 -0
- package/dist/adapters/npm/package.d.ts +32 -0
- package/dist/adapters/npm/package.d.ts.map +1 -0
- package/dist/adapters/npm/package.js +141 -0
- package/dist/adapters/npm/package.js.map +1 -0
- package/dist/adapters/nuget/package.d.ts +34 -0
- package/dist/adapters/nuget/package.d.ts.map +1 -0
- package/dist/adapters/nuget/package.js +135 -0
- package/dist/adapters/nuget/package.js.map +1 -0
- package/dist/adapters/nvd/cve.d.ts +42 -0
- package/dist/adapters/nvd/cve.d.ts.map +1 -0
- package/dist/adapters/nvd/cve.js +132 -0
- package/dist/adapters/nvd/cve.js.map +1 -0
- package/dist/adapters/oeis/sequences.d.ts +14 -0
- package/dist/adapters/oeis/sequences.d.ts.map +1 -0
- package/dist/adapters/oeis/sequences.js +219 -0
- package/dist/adapters/oeis/sequences.js.map +1 -0
- package/dist/adapters/openalex/works.d.ts +43 -0
- package/dist/adapters/openalex/works.d.ts.map +1 -0
- package/dist/adapters/openalex/works.js +267 -0
- package/dist/adapters/openalex/works.js.map +1 -0
- package/dist/adapters/openfda/records.d.ts +18 -0
- package/dist/adapters/openfda/records.d.ts.map +1 -0
- package/dist/adapters/openfda/records.js +209 -0
- package/dist/adapters/openfda/records.js.map +1 -0
- package/dist/adapters/openreview/papers.d.ts +34 -0
- package/dist/adapters/openreview/papers.d.ts.map +1 -0
- package/dist/adapters/openreview/papers.js +463 -0
- package/dist/adapters/openreview/papers.js.map +1 -0
- package/dist/adapters/osv/security.d.ts +36 -0
- package/dist/adapters/osv/security.d.ts.map +1 -0
- package/dist/adapters/osv/security.js +247 -0
- package/dist/adapters/osv/security.js.map +1 -0
- package/dist/adapters/packagist/package.d.ts +31 -0
- package/dist/adapters/packagist/package.d.ts.map +1 -0
- package/dist/adapters/packagist/package.js +108 -0
- package/dist/adapters/packagist/package.js.map +1 -0
- package/dist/adapters/pubmed/articles.d.ts +31 -0
- package/dist/adapters/pubmed/articles.d.ts.map +1 -0
- package/dist/adapters/pubmed/articles.js +385 -0
- package/dist/adapters/pubmed/articles.js.map +1 -0
- package/dist/adapters/pypi/package.d.ts +38 -0
- package/dist/adapters/pypi/package.d.ts.map +1 -0
- package/dist/adapters/pypi/package.js +235 -0
- package/dist/adapters/pypi/package.js.map +1 -0
- package/dist/adapters/qwen/web.d.ts +26 -0
- package/dist/adapters/qwen/web.d.ts.map +1 -0
- package/dist/adapters/qwen/web.js +672 -0
- package/dist/adapters/qwen/web.js.map +1 -0
- package/dist/adapters/reddit/account.d.ts +12 -0
- package/dist/adapters/reddit/account.d.ts.map +1 -0
- package/dist/adapters/reddit/account.js +409 -0
- package/dist/adapters/reddit/account.js.map +1 -0
- package/dist/adapters/rednote/web.d.ts +30 -0
- package/dist/adapters/rednote/web.d.ts.map +1 -0
- package/dist/adapters/rednote/web.js +858 -0
- package/dist/adapters/rednote/web.js.map +1 -0
- package/dist/adapters/rest-countries/countries.d.ts +14 -0
- package/dist/adapters/rest-countries/countries.d.ts.map +1 -0
- package/dist/adapters/rest-countries/countries.js +231 -0
- package/dist/adapters/rest-countries/countries.js.map +1 -0
- package/dist/adapters/reuters/article-detail.d.ts +37 -0
- package/dist/adapters/reuters/article-detail.d.ts.map +1 -0
- package/dist/adapters/reuters/article-detail.js +139 -0
- package/dist/adapters/reuters/article-detail.js.map +1 -0
- package/dist/adapters/rfc/rfc.d.ts +11 -0
- package/dist/adapters/rfc/rfc.d.ts.map +1 -0
- package/dist/adapters/rfc/rfc.js +121 -0
- package/dist/adapters/rfc/rfc.js.map +1 -0
- package/dist/adapters/rubygems/gem.d.ts +26 -0
- package/dist/adapters/rubygems/gem.d.ts.map +1 -0
- package/dist/adapters/rubygems/gem.js +96 -0
- package/dist/adapters/rubygems/gem.js.map +1 -0
- package/dist/adapters/safebooru/web.d.ts +10 -0
- package/dist/adapters/safebooru/web.d.ts.map +1 -0
- package/dist/adapters/safebooru/web.js +120 -0
- package/dist/adapters/safebooru/web.js.map +1 -0
- package/dist/adapters/stackoverflow/questions.d.ts +79 -0
- package/dist/adapters/stackoverflow/questions.d.ts.map +1 -0
- package/dist/adapters/stackoverflow/questions.js +504 -0
- package/dist/adapters/stackoverflow/questions.js.map +1 -0
- package/dist/adapters/steam/app.d.ts +39 -0
- package/dist/adapters/steam/app.d.ts.map +1 -0
- package/dist/adapters/steam/app.js +165 -0
- package/dist/adapters/steam/app.js.map +1 -0
- package/dist/adapters/tiktok/creator-videos.d.ts +52 -0
- package/dist/adapters/tiktok/creator-videos.d.ts.map +1 -0
- package/dist/adapters/tiktok/creator-videos.js +267 -0
- package/dist/adapters/tiktok/creator-videos.js.map +1 -0
- package/dist/adapters/tvmaze/shows.d.ts +13 -0
- package/dist/adapters/tvmaze/shows.d.ts.map +1 -0
- package/dist/adapters/tvmaze/shows.js +240 -0
- package/dist/adapters/tvmaze/shows.js.map +1 -0
- package/dist/adapters/twitter/bookmark-folders.d.ts +33 -0
- package/dist/adapters/twitter/bookmark-folders.d.ts.map +1 -0
- package/dist/adapters/twitter/bookmark-folders.js +290 -0
- package/dist/adapters/twitter/bookmark-folders.js.map +1 -0
- package/dist/adapters/twitter/quote.d.ts +18 -0
- package/dist/adapters/twitter/quote.d.ts.map +1 -0
- package/dist/adapters/twitter/quote.js +285 -0
- package/dist/adapters/twitter/quote.js.map +1 -0
- package/dist/adapters/twitter/tweet-actions.d.ts +12 -0
- package/dist/adapters/twitter/tweet-actions.d.ts.map +1 -0
- package/dist/adapters/twitter/tweet-actions.js +145 -0
- package/dist/adapters/twitter/tweet-actions.js.map +1 -0
- package/dist/adapters/twitter/tweet-url.d.ts +15 -0
- package/dist/adapters/twitter/tweet-url.d.ts.map +1 -0
- package/dist/adapters/twitter/tweet-url.js +57 -0
- package/dist/adapters/twitter/tweet-url.js.map +1 -0
- package/dist/adapters/uisdc/news.d.ts +22 -0
- package/dist/adapters/uisdc/news.d.ts.map +1 -0
- package/dist/adapters/uisdc/news.js +91 -0
- package/dist/adapters/uisdc/news.js.map +1 -0
- package/dist/adapters/vndb/web.d.ts +10 -0
- package/dist/adapters/vndb/web.d.ts.map +1 -0
- package/dist/adapters/vndb/web.js +321 -0
- package/dist/adapters/vndb/web.js.map +1 -0
- package/dist/adapters/weibo/favorites-publish.d.ts +28 -0
- package/dist/adapters/weibo/favorites-publish.d.ts.map +1 -0
- package/dist/adapters/weibo/favorites-publish.js +356 -0
- package/dist/adapters/weibo/favorites-publish.js.map +1 -0
- package/dist/adapters/wikidata/entities.d.ts +15 -0
- package/dist/adapters/wikidata/entities.d.ts.map +1 -0
- package/dist/adapters/wikidata/entities.js +219 -0
- package/dist/adapters/wikidata/entities.js.map +1 -0
- package/dist/adapters/wikipedia/page.d.ts +21 -0
- package/dist/adapters/wikipedia/page.d.ts.map +1 -0
- package/dist/adapters/wikipedia/page.js +116 -0
- package/dist/adapters/wikipedia/page.js.map +1 -0
- package/dist/adapters/wttr/weather.d.ts +12 -0
- package/dist/adapters/wttr/weather.d.ts.map +1 -0
- package/dist/adapters/wttr/weather.js +207 -0
- package/dist/adapters/wttr/weather.js.map +1 -0
- package/dist/adapters/xianyu/publish.d.ts +31 -0
- package/dist/adapters/xianyu/publish.d.ts.map +1 -0
- package/dist/adapters/xianyu/publish.js +349 -0
- package/dist/adapters/xianyu/publish.js.map +1 -0
- package/dist/adapters/xiaohongshu/user-helpers.d.ts +2 -2
- package/dist/adapters/xiaohongshu/user-helpers.d.ts.map +1 -1
- package/dist/adapters/xiaohongshu/user-helpers.js +5 -4
- package/dist/adapters/xiaohongshu/user-helpers.js.map +1 -1
- package/dist/adapters/yuanbao/web.d.ts +27 -0
- package/dist/adapters/yuanbao/web.d.ts.map +1 -0
- package/dist/adapters/yuanbao/web.js +365 -0
- package/dist/adapters/yuanbao/web.js.map +1 -0
- package/dist/adapters/zhihu/collection.d.ts +33 -0
- package/dist/adapters/zhihu/collection.d.ts.map +1 -0
- package/dist/adapters/zhihu/collection.js +185 -0
- package/dist/adapters/zhihu/collection.js.map +1 -0
- package/dist/adapters/zlibrary/web.d.ts +19 -0
- package/dist/adapters/zlibrary/web.d.ts.map +1 -0
- package/dist/adapters/zlibrary/web.js +153 -0
- package/dist/adapters/zlibrary/web.js.map +1 -0
- package/dist/agents/codex-pack.d.ts +62 -0
- package/dist/agents/codex-pack.d.ts.map +1 -0
- package/dist/agents/codex-pack.js +163 -0
- package/dist/agents/codex-pack.js.map +1 -0
- package/dist/browser/daemon-client.js +2 -2
- package/dist/browser/daemon-client.js.map +1 -1
- package/dist/commands/agents.d.ts.map +1 -1
- package/dist/commands/agents.js +6 -43
- package/dist/commands/agents.js.map +1 -1
- package/dist/commands/browser/adapter.d.ts.map +1 -1
- package/dist/commands/browser/adapter.js +17 -3
- package/dist/commands/browser/adapter.js.map +1 -1
- package/dist/commands/describe.d.ts.map +1 -1
- package/dist/commands/describe.js +6 -7
- package/dist/commands/describe.js.map +1 -1
- package/dist/commands/dispatch.d.ts +1 -1
- package/dist/commands/dispatch.d.ts.map +1 -1
- package/dist/commands/dispatch.js +4 -2
- package/dist/commands/dispatch.js.map +1 -1
- package/dist/commands/mcp.d.ts +1 -1
- package/dist/commands/mcp.d.ts.map +1 -1
- package/dist/commands/mcp.js +10 -5
- package/dist/commands/mcp.js.map +1 -1
- package/dist/core/command-contract-lint.d.ts +10 -0
- package/dist/core/command-contract-lint.d.ts.map +1 -0
- package/dist/core/command-contract-lint.js +41 -0
- package/dist/core/command-contract-lint.js.map +1 -0
- package/dist/core/command-contract.d.ts +100 -0
- package/dist/core/command-contract.d.ts.map +1 -0
- package/dist/core/command-contract.js +174 -0
- package/dist/core/command-contract.js.map +1 -0
- package/dist/core/index.d.ts +2 -0
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +2 -0
- package/dist/core/index.js.map +1 -1
- package/dist/discovery/aliases.d.ts +2 -2
- package/dist/discovery/aliases.d.ts.map +1 -1
- package/dist/discovery/aliases.js +464 -6
- package/dist/discovery/aliases.js.map +1 -1
- package/dist/discovery/macos-dynamic.d.ts.map +1 -1
- package/dist/discovery/macos-dynamic.js +17 -3
- package/dist/discovery/macos-dynamic.js.map +1 -1
- package/dist/discovery/search.d.ts.map +1 -1
- package/dist/discovery/search.js +147 -2
- package/dist/discovery/search.js.map +1 -1
- package/dist/engine/args.d.ts.map +1 -1
- package/dist/engine/args.js +18 -1
- package/dist/engine/args.js.map +1 -1
- package/dist/engine/artifact-validation.d.ts +29 -0
- package/dist/engine/artifact-validation.d.ts.map +1 -0
- package/dist/engine/artifact-validation.js +211 -0
- package/dist/engine/artifact-validation.js.map +1 -0
- package/dist/engine/browser/diagnostics.d.ts +38 -0
- package/dist/engine/browser/diagnostics.d.ts.map +1 -0
- package/dist/engine/browser/diagnostics.js +40 -0
- package/dist/engine/browser/diagnostics.js.map +1 -0
- package/dist/engine/invoke.d.ts +1 -0
- package/dist/engine/invoke.d.ts.map +1 -1
- package/dist/engine/invoke.js +1 -0
- package/dist/engine/invoke.js.map +1 -1
- package/dist/engine/kernel/errors.d.ts +11 -0
- package/dist/engine/kernel/errors.d.ts.map +1 -0
- package/dist/engine/kernel/errors.js +15 -0
- package/dist/engine/kernel/errors.js.map +1 -0
- package/dist/engine/kernel/execute.d.ts +7 -18
- package/dist/engine/kernel/execute.d.ts.map +1 -1
- package/dist/engine/kernel/execute.js +25 -410
- package/dist/engine/kernel/execute.js.map +1 -1
- package/dist/engine/kernel/stages.d.ts +44 -0
- package/dist/engine/kernel/stages.d.ts.map +1 -0
- package/dist/engine/kernel/stages.js +428 -0
- package/dist/engine/kernel/stages.js.map +1 -0
- package/dist/engine/kernel/types.d.ts +21 -1
- package/dist/engine/kernel/types.d.ts.map +1 -1
- package/dist/engine/steps/download.d.ts +1 -0
- package/dist/engine/steps/download.d.ts.map +1 -1
- package/dist/engine/steps/download.js +10 -6
- package/dist/engine/steps/download.js.map +1 -1
- package/dist/fast-path/render.js +1 -1
- package/dist/fast-path/render.js.map +1 -1
- package/dist/manifest-compact.txt +10 -10
- package/dist/manifest-search.json +1 -1
- package/dist/manifest.json +8421 -332
- package/dist/mcp/handler.d.ts.map +1 -1
- package/dist/mcp/handler.js +11 -1
- package/dist/mcp/handler.js.map +1 -1
- package/dist/mcp/server.d.ts +1 -1
- package/dist/mcp/server.js +1 -1
- package/dist/mcp/tools.d.ts.map +1 -1
- package/dist/mcp/tools.js +18 -10
- package/dist/mcp/tools.js.map +1 -1
- package/dist/output/error-map.d.ts.map +1 -1
- package/dist/output/error-map.js +1 -1
- package/dist/output/error-map.js.map +1 -1
- package/dist/registry.d.ts.map +1 -1
- package/dist/registry.js +2 -1
- package/dist/registry.js.map +1 -1
- package/dist/transport/refs.d.ts +5 -3
- package/dist/transport/refs.d.ts.map +1 -1
- package/dist/transport/refs.js +8 -1
- package/dist/transport/refs.js.map +1 -1
- package/dist/transport/sidecar-binary.d.ts +7 -0
- package/dist/transport/sidecar-binary.d.ts.map +1 -1
- package/dist/transport/sidecar-binary.js +28 -8
- package/dist/transport/sidecar-binary.js.map +1 -1
- package/package.json +4 -3
- package/server.json +3 -3
- package/skills/unicli/SKILL.md +1 -1
- package/skills/unicli-claude-code/SKILL.md +1 -1
- package/skills/unicli-hermes/SKILL.md +1 -1
- package/src/adapters/1point3acres/forum.test.ts +300 -0
- package/src/adapters/1point3acres/forum.ts +852 -0
- package/src/adapters/aibase/news.test.ts +42 -0
- package/src/adapters/aibase/news.ts +118 -0
- package/src/adapters/anilist/web.test.ts +93 -0
- package/src/adapters/anilist/web.ts +341 -0
- package/src/adapters/arxiv/download.yaml +53 -0
- package/src/adapters/arxiv/papers.test.ts +59 -0
- package/src/adapters/arxiv/papers.ts +226 -0
- package/src/adapters/bangumi/web.test.ts +109 -0
- package/src/adapters/bangumi/web.ts +295 -0
- package/src/adapters/bbc/topic.test.ts +52 -0
- package/src/adapters/bbc/topic.ts +149 -0
- package/src/adapters/chatgpt/web.test.ts +121 -0
- package/src/adapters/chatgpt/web.ts +286 -0
- package/src/adapters/claude/web.test.ts +206 -0
- package/src/adapters/claude/web.ts +684 -0
- package/src/adapters/codex/projects.test.ts +77 -0
- package/src/adapters/codex/projects.ts +178 -0
- package/src/adapters/coingecko/markets.test.ts +156 -0
- package/src/adapters/coingecko/markets.ts +574 -0
- package/src/adapters/coupang/product.test.ts +111 -0
- package/src/adapters/coupang/product.ts +256 -0
- package/src/adapters/crates/registry.test.ts +89 -0
- package/src/adapters/crates/registry.ts +247 -0
- package/src/adapters/ctrip/travel.test.ts +359 -0
- package/src/adapters/ctrip/travel.ts +792 -0
- package/src/adapters/danbooru/artists.yaml +44 -0
- package/src/adapters/danbooru/comments.yaml +45 -0
- package/src/adapters/danbooru/detail.yaml +78 -0
- package/src/adapters/danbooru/download.yaml +51 -0
- package/src/adapters/danbooru/pools.yaml +56 -0
- package/src/adapters/danbooru/search.yaml +69 -0
- package/src/adapters/danbooru/tags.yaml +42 -0
- package/src/adapters/danbooru/wiki.yaml +44 -0
- package/src/adapters/dblp/publications.test.ts +123 -0
- package/src/adapters/dblp/publications.ts +494 -0
- package/src/adapters/deepseek/web.test.ts +69 -0
- package/src/adapters/deepseek/web.ts +78 -1
- package/src/adapters/defillama/protocols.test.ts +75 -0
- package/src/adapters/defillama/protocols.ts +253 -0
- package/src/adapters/devto/read.test.ts +49 -0
- package/src/adapters/devto/read.ts +145 -0
- package/src/adapters/dianping/shop.test.ts +134 -0
- package/src/adapters/dianping/shop.ts +261 -0
- package/src/adapters/dlsite/web.test.ts +132 -0
- package/src/adapters/dlsite/web.ts +557 -0
- package/src/adapters/dockerhub/registry.test.ts +97 -0
- package/src/adapters/dockerhub/registry.ts +223 -0
- package/src/adapters/ehentai/web.test.ts +157 -0
- package/src/adapters/ehentai/web.ts +750 -0
- package/src/adapters/endoflife/product.test.ts +50 -0
- package/src/adapters/endoflife/product.ts +128 -0
- package/src/adapters/facebook/marketplace-extra.test.ts +132 -0
- package/src/adapters/facebook/marketplace-extra.ts +213 -0
- package/src/adapters/flathub/apps.test.ts +85 -0
- package/src/adapters/flathub/apps.ts +254 -0
- package/src/adapters/goproxy/module.test.ts +72 -0
- package/src/adapters/goproxy/module.ts +258 -0
- package/src/adapters/grok/web.test.ts +181 -0
- package/src/adapters/grok/web.ts +640 -0
- package/src/adapters/hackernews/read.test.ts +68 -0
- package/src/adapters/hackernews/read.ts +265 -0
- package/src/adapters/hf/paper.test.ts +48 -0
- package/src/adapters/hf/paper.ts +138 -0
- package/src/adapters/homebrew/packages.test.ts +109 -0
- package/src/adapters/homebrew/packages.ts +304 -0
- package/src/adapters/indeed/jobs.test.ts +230 -0
- package/src/adapters/indeed/jobs.ts +375 -0
- package/src/adapters/instagram/collections.test.ts +94 -0
- package/src/adapters/instagram/collections.ts +206 -0
- package/src/adapters/jikan/web.test.ts +50 -0
- package/src/adapters/jikan/web.ts +177 -0
- package/src/adapters/kitsu/web.test.ts +29 -0
- package/src/adapters/kitsu/web.ts +109 -0
- package/src/adapters/konachan/detail.yaml +62 -0
- package/src/adapters/konachan/download.yaml +55 -0
- package/src/adapters/konachan/search.yaml +65 -0
- package/src/adapters/konachan/tags.yaml +40 -0
- package/src/adapters/lichess/players.test.ts +99 -0
- package/src/adapters/lichess/players.ts +277 -0
- package/src/adapters/lobsters/read-domain.test.ts +121 -0
- package/src/adapters/lobsters/read-domain.ts +400 -0
- package/src/adapters/mangadex/web.test.ts +46 -0
- package/src/adapters/mangadex/web.ts +210 -0
- package/src/adapters/maven/artifact.test.ts +67 -0
- package/src/adapters/maven/artifact.ts +155 -0
- package/src/adapters/mdn/search.test.ts +39 -0
- package/src/adapters/mdn/search.ts +133 -0
- package/src/adapters/medium/tag.test.ts +64 -0
- package/src/adapters/medium/tag.ts +164 -0
- package/src/adapters/moegirl/web.test.ts +87 -0
- package/src/adapters/moegirl/web.ts +343 -0
- package/src/adapters/npm/package.test.ts +53 -0
- package/src/adapters/npm/package.ts +177 -0
- package/src/adapters/nuget/package.test.ts +102 -0
- package/src/adapters/nuget/package.ts +193 -0
- package/src/adapters/nvd/cve.test.ts +66 -0
- package/src/adapters/nvd/cve.ts +182 -0
- package/src/adapters/oeis/sequences.test.ts +71 -0
- package/src/adapters/oeis/sequences.ts +234 -0
- package/src/adapters/openalex/works.test.ts +99 -0
- package/src/adapters/openalex/works.ts +319 -0
- package/src/adapters/openfda/records.test.ts +90 -0
- package/src/adapters/openfda/records.ts +239 -0
- package/src/adapters/openreview/papers.test.ts +139 -0
- package/src/adapters/openreview/papers.ts +560 -0
- package/src/adapters/osv/security.test.ts +91 -0
- package/src/adapters/osv/security.ts +298 -0
- package/src/adapters/packagist/package.test.ts +62 -0
- package/src/adapters/packagist/package.ts +146 -0
- package/src/adapters/pdf/read.yaml +49 -0
- package/src/adapters/pixiv/download.yaml +15 -2
- package/src/adapters/pubmed/articles.test.ts +96 -0
- package/src/adapters/pubmed/articles.ts +497 -0
- package/src/adapters/pypi/package.test.ts +131 -0
- package/src/adapters/pypi/package.ts +297 -0
- package/src/adapters/qwen/web.test.ts +176 -0
- package/src/adapters/qwen/web.ts +758 -0
- package/src/adapters/reddit/account.test.ts +56 -0
- package/src/adapters/reddit/account.ts +493 -0
- package/src/adapters/rednote/web.test.ts +354 -0
- package/src/adapters/rednote/web.ts +968 -0
- package/src/adapters/rest-countries/countries.test.ts +80 -0
- package/src/adapters/rest-countries/countries.ts +271 -0
- package/src/adapters/reuters/article-detail.test.ts +65 -0
- package/src/adapters/reuters/article-detail.ts +186 -0
- package/src/adapters/rfc/rfc.test.ts +37 -0
- package/src/adapters/rfc/rfc.ts +133 -0
- package/src/adapters/rubygems/gem.test.ts +43 -0
- package/src/adapters/rubygems/gem.ts +126 -0
- package/src/adapters/safebooru/detail.yaml +63 -0
- package/src/adapters/safebooru/download.yaml +58 -0
- package/src/adapters/safebooru/search.yaml +69 -0
- package/src/adapters/safebooru/web.test.ts +60 -0
- package/src/adapters/safebooru/web.ts +130 -0
- package/src/adapters/stackoverflow/questions.test.ts +207 -0
- package/src/adapters/stackoverflow/questions.ts +765 -0
- package/src/adapters/steam/app.test.ts +68 -0
- package/src/adapters/steam/app.ts +218 -0
- package/src/adapters/tiktok/creator-videos.test.ts +158 -0
- package/src/adapters/tiktok/creator-videos.ts +370 -0
- package/src/adapters/tvmaze/shows.test.ts +93 -0
- package/src/adapters/tvmaze/shows.ts +271 -0
- package/src/adapters/twitter/bookmark-folders.test.ts +164 -0
- package/src/adapters/twitter/bookmark-folders.ts +366 -0
- package/src/adapters/twitter/quote.test.ts +157 -0
- package/src/adapters/twitter/quote.ts +332 -0
- package/src/adapters/twitter/tweet-actions.test.ts +51 -0
- package/src/adapters/twitter/tweet-actions.ts +187 -0
- package/src/adapters/twitter/tweet-url.ts +65 -0
- package/src/adapters/uisdc/news.test.ts +46 -0
- package/src/adapters/uisdc/news.ts +111 -0
- package/src/adapters/vndb/web.test.ts +86 -0
- package/src/adapters/vndb/web.ts +393 -0
- package/src/adapters/weibo/favorites-publish.test.ts +177 -0
- package/src/adapters/weibo/favorites-publish.ts +426 -0
- package/src/adapters/wikidata/entities.test.ts +103 -0
- package/src/adapters/wikidata/entities.ts +253 -0
- package/src/adapters/wikipedia/page.test.ts +49 -0
- package/src/adapters/wikipedia/page.ts +158 -0
- package/src/adapters/wttr/weather.test.ts +99 -0
- package/src/adapters/wttr/weather.ts +239 -0
- package/src/adapters/xianyu/publish.test.ts +210 -0
- package/src/adapters/xianyu/publish.ts +420 -0
- package/src/adapters/xiaohongshu/user-helpers.ts +5 -2
- package/src/adapters/yandere/detail.yaml +61 -0
- package/src/adapters/yandere/download.yaml +56 -0
- package/src/adapters/yandere/search.yaml +67 -0
- package/src/adapters/yandere/tags.yaml +41 -0
- package/src/adapters/yuanbao/web.test.ts +144 -0
- package/src/adapters/yuanbao/web.ts +435 -0
- package/src/adapters/zhihu/collection.test.ts +96 -0
- package/src/adapters/zhihu/collection.ts +239 -0
- package/src/adapters/zlibrary/web.test.ts +104 -0
- package/src/adapters/zlibrary/web.ts +192 -0
package/README.md
CHANGED
|
@@ -28,97 +28,28 @@
|
|
|
28
28
|
</p>
|
|
29
29
|
|
|
30
30
|
<p align="center">
|
|
31
|
-
<sub><!-- STATS:site_count -->
|
|
31
|
+
<sub><!-- STATS:site_count -->282<!-- /STATS --> sites · <!-- STATS:command_count -->1680<!-- /STATS --> commands · <!-- STATS:pipeline_step_count -->101<!-- /STATS --> pipeline steps · <!-- STATS:test_count -->8390<!-- /STATS --> tests</sub>
|
|
32
32
|
</p>
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
<strong>Web / Social / Knowledge</strong><br>
|
|
36
|
-
<img src="https://img.shields.io/badge/X-000000?style=flat-square&logo=x&logoColor=white" alt="X">
|
|
37
|
-
<img src="https://img.shields.io/badge/Reddit-FF4500?style=flat-square&logo=reddit&logoColor=white" alt="Reddit">
|
|
38
|
-
<img src="https://img.shields.io/badge/Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white" alt="Instagram">
|
|
39
|
-
<img src="https://img.shields.io/badge/TikTok-000000?style=flat-square&logo=tiktok&logoColor=white" alt="TikTok">
|
|
40
|
-
<img src="https://img.shields.io/badge/YouTube-FF0000?style=flat-square&logo=youtube&logoColor=white" alt="YouTube">
|
|
41
|
-
<img src="https://img.shields.io/badge/Bilibili-00A1D6?style=flat-square&logo=bilibili&logoColor=white" alt="Bilibili">
|
|
42
|
-
<img src="https://img.shields.io/badge/Zhihu-0084FF?style=flat-square&logo=zhihu&logoColor=white" alt="Zhihu">
|
|
43
|
-
<img src="https://img.shields.io/badge/Weibo-E6162D?style=flat-square&logo=sinaweibo&logoColor=white" alt="Weibo">
|
|
44
|
-
<img src="https://img.shields.io/badge/Xiaohongshu-FF2442?style=flat-square&logoColor=white" alt="Xiaohongshu">
|
|
45
|
-
<img src="https://img.shields.io/badge/Douyin-000000?style=flat-square&logo=tiktok&logoColor=white" alt="Douyin">
|
|
46
|
-
<img src="https://img.shields.io/badge/Hacker%20News-FF6600?style=flat-square&logo=ycombinator&logoColor=white" alt="Hacker News">
|
|
47
|
-
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub">
|
|
48
|
-
<img src="https://img.shields.io/badge/Stack%20Overflow-F58025?style=flat-square&logo=stackoverflow&logoColor=white" alt="Stack Overflow">
|
|
49
|
-
<img src="https://img.shields.io/badge/Product%20Hunt-DA552F?style=flat-square&logo=producthunt&logoColor=white" alt="Product Hunt">
|
|
50
|
-
<img src="https://img.shields.io/badge/npm-CB3837?style=flat-square&logo=npm&logoColor=white" alt="npm">
|
|
51
|
-
<img src="https://img.shields.io/badge/PyPI-3775A9?style=flat-square&logo=pypi&logoColor=white" alt="PyPI">
|
|
52
|
-
<img src="https://img.shields.io/badge/Wikipedia-000000?style=flat-square&logo=wikipedia&logoColor=white" alt="Wikipedia">
|
|
53
|
-
<img src="https://img.shields.io/badge/Spotify-1DB954?style=flat-square&logo=spotify&logoColor=white" alt="Spotify">
|
|
54
|
-
<img src="https://img.shields.io/badge/IMDb-F5C518?style=flat-square&logo=imdb&logoColor=black" alt="IMDb">
|
|
55
|
-
<img src="https://img.shields.io/badge/Bloomberg-000000?style=flat-square&logoColor=white" alt="Bloomberg">
|
|
56
|
-
<img src="https://img.shields.io/badge/Reuters-FF8000?style=flat-square&logo=reuters&logoColor=white" alt="Reuters">
|
|
57
|
-
<img src="https://img.shields.io/badge/BBC-B80000?style=flat-square&logo=bbc&logoColor=white" alt="BBC">
|
|
58
|
-
<img src="https://img.shields.io/badge/Binance-F0B90B?style=flat-square&logo=binance&logoColor=black" alt="Binance">
|
|
59
|
-
<img src="https://img.shields.io/badge/Coinbase-0052FF?style=flat-square&logo=coinbase&logoColor=white" alt="Coinbase">
|
|
60
|
-
<img src="https://img.shields.io/badge/Yahoo%20Finance-6001D2?style=flat-square&logo=yahoo&logoColor=white" alt="Yahoo Finance">
|
|
61
|
-
</p>
|
|
62
|
-
|
|
63
|
-
<p align="center">
|
|
64
|
-
<strong>Agent / IDE / Coding Surfaces</strong><br>
|
|
65
|
-
<img src="https://img.shields.io/badge/Claude%20Code-D97757?style=flat-square&logo=anthropic&logoColor=white" alt="Claude Code">
|
|
66
|
-
<img src="https://img.shields.io/badge/Codex-111111?style=flat-square&logo=openai&logoColor=white" alt="Codex">
|
|
67
|
-
<img src="https://img.shields.io/badge/OpenCode-101010?style=flat-square&logoColor=white" alt="OpenCode">
|
|
68
|
-
<img src="https://img.shields.io/badge/Cursor-000000?style=flat-square&logoColor=white" alt="Cursor">
|
|
69
|
-
<img src="https://img.shields.io/badge/Kiro-FF9900?style=flat-square&logo=amazon&logoColor=black" alt="Kiro">
|
|
70
|
-
<img src="https://img.shields.io/badge/Gemini-4285F4?style=flat-square&logo=googlegemini&logoColor=white" alt="Gemini">
|
|
71
|
-
<img src="https://img.shields.io/badge/Qwen-1E88E5?style=flat-square&logoColor=white" alt="Qwen">
|
|
72
|
-
<img src="https://img.shields.io/badge/Kimi-6C5CE7?style=flat-square&logoColor=white" alt="Kimi">
|
|
73
|
-
<img src="https://img.shields.io/badge/MiniMax-00A6FB?style=flat-square&logoColor=white" alt="MiniMax">
|
|
74
|
-
<img src="https://img.shields.io/badge/Cline-6E56CF?style=flat-square&logoColor=white" alt="Cline">
|
|
75
|
-
<img src="https://img.shields.io/badge/Roo%20Code-2E7D32?style=flat-square&logoColor=white" alt="Roo Code">
|
|
76
|
-
<img src="https://img.shields.io/badge/Windsurf-00C2FF?style=flat-square&logoColor=white" alt="Windsurf">
|
|
77
|
-
<img src="https://img.shields.io/badge/Aider-6F42C1?style=flat-square&logo=python&logoColor=white" alt="Aider">
|
|
78
|
-
<img src="https://img.shields.io/badge/Goose-111827?style=flat-square&logoColor=white" alt="Goose">
|
|
79
|
-
<img src="https://img.shields.io/badge/OpenHands-FF6B00?style=flat-square&logoColor=white" alt="OpenHands">
|
|
80
|
-
<img src="https://img.shields.io/badge/SWE--agent-0F172A?style=flat-square&logoColor=white" alt="SWE-agent">
|
|
81
|
-
<img src="https://img.shields.io/badge/GitHub%20Copilot-181717?style=flat-square&logo=githubcopilot&logoColor=white" alt="GitHub Copilot">
|
|
82
|
-
<img src="https://img.shields.io/badge/AgentAPI-334155?style=flat-square&logoColor=white" alt="AgentAPI">
|
|
83
|
-
<img src="https://img.shields.io/badge/acpx-475569?style=flat-square&logoColor=white" alt="acpx">
|
|
84
|
-
</p>
|
|
85
|
-
|
|
86
|
-
<p align="center">
|
|
87
|
-
<strong>Desktop / Media / DevOps / Cloud</strong><br>
|
|
88
|
-
<img src="https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white" alt="macOS">
|
|
89
|
-
<img src="https://img.shields.io/badge/Chrome-4285F4?style=flat-square&logo=googlechrome&logoColor=white" alt="Chrome">
|
|
90
|
-
<img src="https://img.shields.io/badge/Blender-F5792A?style=flat-square&logo=blender&logoColor=white" alt="Blender">
|
|
91
|
-
<img src="https://img.shields.io/badge/FFmpeg-007808?style=flat-square&logo=ffmpeg&logoColor=white" alt="FFmpeg">
|
|
92
|
-
<img src="https://img.shields.io/badge/ImageMagick-0074C1?style=flat-square&logoColor=white" alt="ImageMagick">
|
|
93
|
-
<img src="https://img.shields.io/badge/GIMP-5C5543?style=flat-square&logo=gimp&logoColor=white" alt="GIMP">
|
|
94
|
-
<img src="https://img.shields.io/badge/FreeCAD-729FCF?style=flat-square&logo=freecad&logoColor=white" alt="FreeCAD">
|
|
95
|
-
<img src="https://img.shields.io/badge/Audacity-0000CC?style=flat-square&logo=audacity&logoColor=white" alt="Audacity">
|
|
96
|
-
<img src="https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=docker&logoColor=white" alt="Docker">
|
|
97
|
-
<img src="https://img.shields.io/badge/GitHub%20CLI-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub CLI">
|
|
98
|
-
<img src="https://img.shields.io/badge/jq-C7254E?style=flat-square&logo=json&logoColor=white" alt="jq">
|
|
99
|
-
<img src="https://img.shields.io/badge/yt--dlp-4A5568?style=flat-square&logo=youtube&logoColor=white" alt="yt-dlp">
|
|
100
|
-
<img src="https://img.shields.io/badge/AWS-232F3E?style=flat-square&logo=amazonaws&logoColor=white" alt="AWS">
|
|
101
|
-
<img src="https://img.shields.io/badge/Vercel-000000?style=flat-square&logo=vercel&logoColor=white" alt="Vercel">
|
|
102
|
-
<img src="https://img.shields.io/badge/Supabase-3ECF8E?style=flat-square&logo=supabase&logoColor=black" alt="Supabase">
|
|
103
|
-
<img src="https://img.shields.io/badge/Cloudflare-F38020?style=flat-square&logo=cloudflare&logoColor=white" alt="Cloudflare">
|
|
104
|
-
<img src="https://img.shields.io/badge/Stripe-635BFF?style=flat-square&logo=stripe&logoColor=white" alt="Stripe">
|
|
105
|
-
<img src="https://img.shields.io/badge/Firebase-FFCA28?style=flat-square&logo=firebase&logoColor=black" alt="Firebase">
|
|
106
|
-
<img src="https://img.shields.io/badge/Netlify-00C7B7?style=flat-square&logo=netlify&logoColor=white" alt="Netlify">
|
|
107
|
-
<img src="https://img.shields.io/badge/Railway-0B0D0E?style=flat-square&logo=railway&logoColor=white" alt="Railway">
|
|
108
|
-
<img src="https://img.shields.io/badge/Azure-0078D4?style=flat-square&logo=microsoftazure&logoColor=white" alt="Azure">
|
|
109
|
-
<img src="https://img.shields.io/badge/Google%20Cloud-4285F4?style=flat-square&logo=googlecloud&logoColor=white" alt="Google Cloud">
|
|
110
|
-
<img src="https://img.shields.io/badge/Slack-4A154B?style=flat-square&logo=slack&logoColor=white" alt="Slack">
|
|
111
|
-
<img src="https://img.shields.io/badge/Notion-000000?style=flat-square&logo=notion&logoColor=white" alt="Notion">
|
|
112
|
-
<img src="https://img.shields.io/badge/Linear-5E6AD2?style=flat-square&logo=linear&logoColor=white" alt="Linear">
|
|
113
|
-
<img src="https://img.shields.io/badge/Figma-F24E1E?style=flat-square&logo=figma&logoColor=white" alt="Figma">
|
|
114
|
-
</p>
|
|
34
|
+
## Start In 30 Seconds
|
|
115
35
|
|
|
116
36
|
```bash
|
|
117
37
|
npm install -g @zenalexa/unicli
|
|
118
38
|
unicli search "hacker news frontpage"
|
|
119
|
-
unicli hackernews top -f json
|
|
39
|
+
unicli hackernews top --limit 5 -f json
|
|
40
|
+
npx @zenalexa/unicli mcp serve
|
|
120
41
|
```
|
|
121
42
|
|
|
43
|
+
| Need | Command |
|
|
44
|
+
| ---------------------------- | ------------------------------------------------------ |
|
|
45
|
+
| Find a capability | `unicli search "summarize reddit thread"` |
|
|
46
|
+
| Inspect installed coverage | `unicli list`, `unicli list --site macos` |
|
|
47
|
+
| Run with a machine contract | `unicli <site> <command> -f json` |
|
|
48
|
+
| Download and read papers | `unicli arxiv download <id> && unicli pdf read <file>` |
|
|
49
|
+
| Find ACG/tagged media | `unicli search "Sparkle Honkai Star Rail character"` |
|
|
50
|
+
| Fix a broken adapter locally | `unicli repair <site> <command>` |
|
|
51
|
+
| Serve tools to agents | `npx @zenalexa/unicli mcp serve --expanded` |
|
|
52
|
+
|
|
122
53
|
<!-- IF YOU ARE AN AI AGENT: Start here.
|
|
123
54
|
Install: npm install -g @zenalexa/unicli
|
|
124
55
|
Discover: unicli search "your intent"
|
|
@@ -150,6 +81,10 @@ Use search first, then run the smallest matching command.
|
|
|
150
81
|
```bash
|
|
151
82
|
unicli search "connect slack messages" --limit 5
|
|
152
83
|
unicli slack search "deploy incident" -f json
|
|
84
|
+
unicli anilist characters "Sparkle" --limit 5 -f json
|
|
85
|
+
unicli danbooru tags sparkle --limit 5 -f json
|
|
86
|
+
unicli arxiv download 1706.03762 --output ./papers -f json
|
|
87
|
+
unicli pdf read ./papers/1706.03762.pdf --first_page 1 --last_page 3 -f json
|
|
153
88
|
unicli macos app-actions --app WhatsApp -f json
|
|
154
89
|
unicli macos automation-smoke -f json
|
|
155
90
|
unicli repair slack search
|
|
@@ -203,9 +138,9 @@ Start with [Compute](docs/operate/compute.md), [Electron App Control](docs/opera
|
|
|
203
138
|
|
|
204
139
|
## Coverage
|
|
205
140
|
|
|
206
|
-
The catalog is intentionally broad. Every command is discoverable, typed, and repairable.
|
|
141
|
+
The catalog is intentionally broad. Every command is discoverable, typed, and repairable. Recent coverage includes scholarly paper download/read workflows, ACG/anime/manga/wiki discovery, booru tag search, visual-novel catalogs, and Japanese/romaji-aware entity lookup.
|
|
207
142
|
|
|
208
|
-
The
|
|
143
|
+
The wall below is generated from active manifest sites with real logo support. Badge counts exclude quarantined commands. The full generated catalog stays in `unicli list` and the docs site.
|
|
209
144
|
|
|
210
145
|
<!-- BEGIN README_SITE_GRID -->
|
|
211
146
|
<div align="center">
|
|
@@ -214,267 +149,144 @@ The grid below is generated from active manifest sites. Badge counts exclude qua
|
|
|
214
149
|
<a data-site="bluesky" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bluesky: 12 commands"><img alt="bluesky" src="https://img.shields.io/static/v1?label=bluesky&message=12+cmds&color=2563eb&style=flat-square&logo=bluesky&logoColor=white"></a>
|
|
215
150
|
<a data-site="dingtalk" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="dingtalk: 8 commands"><img alt="dingtalk" src="https://img.shields.io/static/v1?label=dingtalk&message=8+cmds&color=2563eb&style=flat-square&logo=dingtalk&logoColor=white"></a>
|
|
216
151
|
<a data-site="discord-app" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="discord-app: 15 commands"><img alt="discord-app" src="https://img.shields.io/static/v1?label=discord-app&message=15+cmds&color=2563eb&style=flat-square&logo=discord&logoColor=white"></a>
|
|
217
|
-
<a data-site="douban" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="douban: 9 commands"><img alt="douban" src="https://img.shields.io/static/v1?label=douban&message=9+cmds&color=2563eb&style=flat-square"></a>
|
|
218
|
-
<a data-site="
|
|
219
|
-
<a data-site="hupu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="hupu: 7 commands"><img alt="hupu" src="https://img.shields.io/static/v1?label=hupu&message=7+cmds&color=2563eb&style=flat-square"></a>
|
|
220
|
-
<a data-site="instagram" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="instagram: 26 commands"><img alt="instagram" src="https://img.shields.io/static/v1?label=instagram&message=26+cmds&color=2563eb&style=flat-square&logo=instagram&logoColor=white"></a>
|
|
221
|
-
<a data-site="jike" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="jike: 10 commands"><img alt="jike" src="https://img.shields.io/static/v1?label=jike&message=10+cmds&color=2563eb&style=flat-square"></a>
|
|
152
|
+
<a data-site="douban" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="douban: 9 commands"><img alt="douban" src="https://img.shields.io/static/v1?label=douban&message=9+cmds&color=2563eb&style=flat-square&logo=douban&logoColor=white"></a>
|
|
153
|
+
<a data-site="instagram" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="instagram: 28 commands"><img alt="instagram" src="https://img.shields.io/static/v1?label=instagram&message=28+cmds&color=2563eb&style=flat-square&logo=instagram&logoColor=white"></a>
|
|
222
154
|
<a data-site="lark" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="lark: 8 commands"><img alt="lark" src="https://img.shields.io/static/v1?label=lark&message=8+cmds&color=2563eb&style=flat-square&logo=lark&logoColor=white"></a>
|
|
223
|
-
<a data-site="linux-do" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="linux-do: 11 commands"><img alt="linux-do" src="https://img.shields.io/static/v1?label=linux-do&message=11+cmds&color=2563eb&style=flat-square"></a>
|
|
224
|
-
<a data-site="lobsters" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="lobsters: 5 commands"><img alt="lobsters" src="https://img.shields.io/static/v1?label=lobsters&message=5+cmds&color=2563eb&style=flat-square"></a>
|
|
225
155
|
<a data-site="mastodon" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="mastodon: 3 commands"><img alt="mastodon" src="https://img.shields.io/static/v1?label=mastodon&message=3+cmds&color=2563eb&style=flat-square&logo=mastodon&logoColor=white"></a>
|
|
226
|
-
<a data-site="reddit" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="reddit:
|
|
156
|
+
<a data-site="reddit" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="reddit: 24 commands"><img alt="reddit" src="https://img.shields.io/static/v1?label=reddit&message=24+cmds&color=2563eb&style=flat-square&logo=reddit&logoColor=white"></a>
|
|
227
157
|
<a data-site="signal" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="signal: 7 commands"><img alt="signal" src="https://img.shields.io/static/v1?label=signal&message=7+cmds&color=2563eb&style=flat-square&logo=signal&logoColor=white"></a>
|
|
228
158
|
<a data-site="slack" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="slack: 14 commands"><img alt="slack" src="https://img.shields.io/static/v1?label=slack&message=14+cmds&color=2563eb&style=flat-square&logo=slack&logoColor=white"></a>
|
|
229
159
|
<a data-site="teams" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="teams: 7 commands"><img alt="teams" src="https://img.shields.io/static/v1?label=teams&message=7+cmds&color=2563eb&style=flat-square&logo=microsoftteams&logoColor=white"></a>
|
|
230
|
-
<a data-site="
|
|
231
|
-
<a data-site="twitter" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="twitter: 38 commands"><img alt="twitter" src="https://img.shields.io/static/v1?label=twitter&message=38+cmds&color=2563eb&style=flat-square&logo=x&logoColor=white"></a>
|
|
232
|
-
<a data-site="v2ex" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="v2ex: 12 commands"><img alt="v2ex" src="https://img.shields.io/static/v1?label=v2ex&message=12+cmds&color=2563eb&style=flat-square"></a>
|
|
160
|
+
<a data-site="twitter" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="twitter: 44 commands"><img alt="twitter" src="https://img.shields.io/static/v1?label=twitter&message=44+cmds&color=2563eb&style=flat-square&logo=x&logoColor=white"></a>
|
|
233
161
|
<a data-site="wechat-work" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wechat-work: 7 commands"><img alt="wechat-work" src="https://img.shields.io/static/v1?label=wechat-work&message=7+cmds&color=2563eb&style=flat-square&logo=wechat&logoColor=white"></a>
|
|
234
|
-
<a data-site="weibo" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="weibo:
|
|
235
|
-
<a data-site="whatsapp" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="whatsapp: 7 commands"><img alt="whatsapp" src="https://img.shields.io/static/v1?label=whatsapp&message=7+cmds&color=2563eb&style=flat-square"></a>
|
|
236
|
-
<a data-site="xiaohongshu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xiaohongshu: 22 commands"><img alt="xiaohongshu" src="https://img.shields.io/static/v1?label=xiaohongshu&message=22+cmds&color=2563eb&style=flat-square"></a>
|
|
237
|
-
<a data-site="zhihu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zhihu:
|
|
162
|
+
<a data-site="weibo" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="weibo: 12 commands"><img alt="weibo" src="https://img.shields.io/static/v1?label=weibo&message=12+cmds&color=2563eb&style=flat-square&logo=sinaweibo&logoColor=white"></a>
|
|
163
|
+
<a data-site="whatsapp" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="whatsapp: 7 commands"><img alt="whatsapp" src="https://img.shields.io/static/v1?label=whatsapp&message=7+cmds&color=2563eb&style=flat-square&logo=whatsapp&logoColor=white"></a>
|
|
164
|
+
<a data-site="xiaohongshu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xiaohongshu: 22 commands"><img alt="xiaohongshu" src="https://img.shields.io/static/v1?label=xiaohongshu&message=22+cmds&color=2563eb&style=flat-square&logo=xiaohongshu&logoColor=white"></a>
|
|
165
|
+
<a data-site="zhihu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zhihu: 25 commands"><img alt="zhihu" src="https://img.shields.io/static/v1?label=zhihu&message=25+cmds&color=2563eb&style=flat-square&logo=zhihu&logoColor=white"></a>
|
|
238
166
|
<a data-site="zoom-app" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zoom-app: 7 commands"><img alt="zoom-app" src="https://img.shields.io/static/v1?label=zoom-app&message=7+cmds&color=2563eb&style=flat-square&logo=zoom&logoColor=white"></a>
|
|
239
167
|
</p>
|
|
240
168
|
<p><strong>video</strong><br>
|
|
241
|
-
<a data-site="bilibili" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bilibili: 14 commands"><img alt="bilibili" src="https://img.shields.io/static/v1?label=bilibili&message=14+cmds&color=dc2626&style=flat-square"></a>
|
|
242
|
-
<a data-site="douyin" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="douyin: 13 commands"><img alt="douyin" src="https://img.shields.io/static/v1?label=douyin&message=13+cmds&color=dc2626&style=flat-square"></a>
|
|
243
|
-
<a data-site="
|
|
244
|
-
<a data-site="kuaishou" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="kuaishou: 2 commands"><img alt="kuaishou" src="https://img.shields.io/static/v1?label=kuaishou&message=2+cmds&color=dc2626&style=flat-square"></a>
|
|
245
|
-
<a data-site="tiktok" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="tiktok: 16 commands"><img alt="tiktok" src="https://img.shields.io/static/v1?label=tiktok&message=16+cmds&color=dc2626&style=flat-square&logo=tiktok&logoColor=white"></a>
|
|
169
|
+
<a data-site="bilibili" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bilibili: 14 commands"><img alt="bilibili" src="https://img.shields.io/static/v1?label=bilibili&message=14+cmds&color=dc2626&style=flat-square&logo=bilibili&logoColor=white"></a>
|
|
170
|
+
<a data-site="douyin" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="douyin: 13 commands"><img alt="douyin" src="https://img.shields.io/static/v1?label=douyin&message=13+cmds&color=dc2626&style=flat-square&logo=tiktok&logoColor=white"></a>
|
|
171
|
+
<a data-site="tiktok" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="tiktok: 17 commands"><img alt="tiktok" src="https://img.shields.io/static/v1?label=tiktok&message=17+cmds&color=dc2626&style=flat-square&logo=tiktok&logoColor=white"></a>
|
|
246
172
|
<a data-site="twitch" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="twitch: 4 commands"><img alt="twitch" src="https://img.shields.io/static/v1?label=twitch&message=4+cmds&color=dc2626&style=flat-square&logo=twitch&logoColor=white"></a>
|
|
247
173
|
<a data-site="youtube" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="youtube: 16 commands"><img alt="youtube" src="https://img.shields.io/static/v1?label=youtube&message=16+cmds&color=dc2626&style=flat-square&logo=youtube&logoColor=white"></a>
|
|
248
174
|
</p>
|
|
249
175
|
<p><strong>news</strong><br>
|
|
250
|
-
<a data-site="
|
|
251
|
-
<a data-site="
|
|
252
|
-
<a data-site="
|
|
253
|
-
<a data-site="
|
|
254
|
-
<a data-site="
|
|
255
|
-
<a data-site="
|
|
256
|
-
<a data-site="ithome" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ithome: 2 commands"><img alt="ithome" src="https://img.shields.io/static/v1?label=ithome&message=2+cmds&color=b45309&style=flat-square"></a>
|
|
257
|
-
<a data-site="nytimes" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="nytimes: 2 commands"><img alt="nytimes" src="https://img.shields.io/static/v1?label=nytimes&message=2+cmds&color=b45309&style=flat-square"></a>
|
|
258
|
-
<a data-site="reuters" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="reuters: 2 commands"><img alt="reuters" src="https://img.shields.io/static/v1?label=reuters&message=2+cmds&color=b45309&style=flat-square&logo=reuters&logoColor=white"></a>
|
|
259
|
-
<a data-site="techcrunch" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="techcrunch: 2 commands"><img alt="techcrunch" src="https://img.shields.io/static/v1?label=techcrunch&message=2+cmds&color=b45309&style=flat-square"></a>
|
|
260
|
-
<a data-site="theverge" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="theverge: 2 commands"><img alt="theverge" src="https://img.shields.io/static/v1?label=theverge&message=2+cmds&color=b45309&style=flat-square"></a>
|
|
176
|
+
<a data-site="bbc" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bbc: 5 commands"><img alt="bbc" src="https://img.shields.io/static/v1?label=bbc&message=5+cmds&color=b45309&style=flat-square&logo=bbc&logoColor=white"></a>
|
|
177
|
+
<a data-site="bloomberg" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bloomberg: 10 commands"><img alt="bloomberg" src="https://img.shields.io/static/v1?label=bloomberg&message=10+cmds&color=b45309&style=flat-square&logo=bloomberg&logoColor=white"></a>
|
|
178
|
+
<a data-site="cnn" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cnn: 2 commands"><img alt="cnn" src="https://img.shields.io/static/v1?label=cnn&message=2+cmds&color=b45309&style=flat-square&logo=cnn&logoColor=white"></a>
|
|
179
|
+
<a data-site="hackernews" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="hackernews: 11 commands"><img alt="hackernews" src="https://img.shields.io/static/v1?label=hackernews&message=11+cmds&color=b45309&style=flat-square&logo=ycombinator&logoColor=white"></a>
|
|
180
|
+
<a data-site="nytimes" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="nytimes: 2 commands"><img alt="nytimes" src="https://img.shields.io/static/v1?label=nytimes&message=2+cmds&color=b45309&style=flat-square&logo=newyorktimes&logoColor=white"></a>
|
|
181
|
+
<a data-site="reuters" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="reuters: 3 commands"><img alt="reuters" src="https://img.shields.io/static/v1?label=reuters&message=3+cmds&color=b45309&style=flat-square&logo=reuters&logoColor=white"></a>
|
|
261
182
|
</p>
|
|
262
183
|
<p><strong>finance</strong><br>
|
|
263
184
|
<a data-site="barchart" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="barchart: 4 commands"><img alt="barchart" src="https://img.shields.io/static/v1?label=barchart&message=4+cmds&color=047857&style=flat-square&logo=chartdotjs&logoColor=white"></a>
|
|
264
185
|
<a data-site="binance" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="binance: 13 commands"><img alt="binance" src="https://img.shields.io/static/v1?label=binance&message=13+cmds&color=047857&style=flat-square&logo=binance&logoColor=white"></a>
|
|
265
186
|
<a data-site="coinbase" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="coinbase: 2 commands"><img alt="coinbase" src="https://img.shields.io/static/v1?label=coinbase&message=2+cmds&color=047857&style=flat-square&logo=coinbase&logoColor=white"></a>
|
|
266
|
-
<a data-site="eastmoney" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="eastmoney: 16 commands"><img alt="eastmoney" src="https://img.shields.io/static/v1?label=eastmoney&message=16+cmds&color=047857&style=flat-square"></a>
|
|
267
|
-
<a data-site="futu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="futu: 2 commands"><img alt="futu" src="https://img.shields.io/static/v1?label=futu&message=2+cmds&color=047857&style=flat-square"></a>
|
|
268
|
-
<a data-site="sinafinance" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="sinafinance: 5 commands"><img alt="sinafinance" src="https://img.shields.io/static/v1?label=sinafinance&message=5+cmds&color=047857&style=flat-square"></a>
|
|
269
|
-
<a data-site="xueqiu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xueqiu: 14 commands"><img alt="xueqiu" src="https://img.shields.io/static/v1?label=xueqiu&message=14+cmds&color=047857&style=flat-square"></a>
|
|
270
187
|
<a data-site="yahoo-finance" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="yahoo-finance: 2 commands"><img alt="yahoo-finance" src="https://img.shields.io/static/v1?label=yahoo-finance&message=2+cmds&color=047857&style=flat-square&logo=yahoo&logoColor=white"></a>
|
|
271
188
|
</p>
|
|
272
189
|
<p><strong>shopping</strong><br>
|
|
273
|
-
<a data-site="1688" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="1688: 5 commands"><img alt="1688" src="https://img.shields.io/static/v1?label=1688&message=5+cmds&color=be185d&style=flat-square"></a>
|
|
190
|
+
<a data-site="1688" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="1688: 5 commands"><img alt="1688" src="https://img.shields.io/static/v1?label=1688&message=5+cmds&color=be185d&style=flat-square&logo=alibabadotcom&logoColor=white"></a>
|
|
274
191
|
<a data-site="amazon" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="amazon: 8 commands"><img alt="amazon" src="https://img.shields.io/static/v1?label=amazon&message=8+cmds&color=be185d&style=flat-square&logo=amazon&logoColor=white"></a>
|
|
275
|
-
<a data-site="coupang" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="coupang:
|
|
276
|
-
<a data-site="dangdang" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="dangdang: 2 commands"><img alt="dangdang" src="https://img.shields.io/static/v1?label=dangdang&message=2+cmds&color=be185d&style=flat-square"></a>
|
|
277
|
-
<a data-site="dianping" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="dianping: 2 commands"><img alt="dianping" src="https://img.shields.io/static/v1?label=dianping&message=2+cmds&color=be185d&style=flat-square"></a>
|
|
278
|
-
<a data-site="ele" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ele: 2 commands"><img alt="ele" src="https://img.shields.io/static/v1?label=ele&message=2+cmds&color=be185d&style=flat-square"></a>
|
|
279
|
-
<a data-site="jd" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="jd: 6 commands"><img alt="jd" src="https://img.shields.io/static/v1?label=jd&message=6+cmds&color=be185d&style=flat-square"></a>
|
|
280
|
-
<a data-site="maoyan" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="maoyan: 2 commands"><img alt="maoyan" src="https://img.shields.io/static/v1?label=maoyan&message=2+cmds&color=be185d&style=flat-square"></a>
|
|
281
|
-
<a data-site="meituan" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="meituan: 1 command"><img alt="meituan" src="https://img.shields.io/static/v1?label=meituan&message=1+cmds&color=be185d&style=flat-square"></a>
|
|
282
|
-
<a data-site="pinduoduo" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pinduoduo: 2 commands"><img alt="pinduoduo" src="https://img.shields.io/static/v1?label=pinduoduo&message=2+cmds&color=be185d&style=flat-square"></a>
|
|
283
|
-
<a data-site="smzdm" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="smzdm: 3 commands"><img alt="smzdm" src="https://img.shields.io/static/v1?label=smzdm&message=3+cmds&color=be185d&style=flat-square"></a>
|
|
284
|
-
<a data-site="taobao" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="taobao: 6 commands"><img alt="taobao" src="https://img.shields.io/static/v1?label=taobao&message=6+cmds&color=be185d&style=flat-square"></a>
|
|
285
|
-
<a data-site="xianyu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xianyu: 3 commands"><img alt="xianyu" src="https://img.shields.io/static/v1?label=xianyu&message=3+cmds&color=be185d&style=flat-square"></a>
|
|
192
|
+
<a data-site="coupang" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="coupang: 3 commands"><img alt="coupang" src="https://img.shields.io/static/v1?label=coupang&message=3+cmds&color=be185d&style=flat-square&logo=coupang&logoColor=white"></a>
|
|
286
193
|
</p>
|
|
287
194
|
<p><strong>dev</strong><br>
|
|
288
195
|
<a data-site="claude-code" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="claude-code: 1 command"><img alt="claude-code" src="https://img.shields.io/static/v1?label=claude-code&message=1+cmds&color=4f46e5&style=flat-square&logo=anthropic&logoColor=white"></a>
|
|
289
196
|
<a data-site="cocoapods" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cocoapods: 2 commands"><img alt="cocoapods" src="https://img.shields.io/static/v1?label=cocoapods&message=2+cmds&color=4f46e5&style=flat-square&logo=cocoapods&logoColor=white"></a>
|
|
290
|
-
<a data-site="codex" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="codex:
|
|
197
|
+
<a data-site="codex" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="codex: 18 commands"><img alt="codex" src="https://img.shields.io/static/v1?label=codex&message=18+cmds&color=4f46e5&style=flat-square&logo=openai&logoColor=white"></a>
|
|
291
198
|
<a data-site="codex-cli" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="codex-cli: 1 command"><img alt="codex-cli" src="https://img.shields.io/static/v1?label=codex-cli&message=1+cmds&color=4f46e5&style=flat-square&logo=openai&logoColor=white"></a>
|
|
292
199
|
<a data-site="crates-io" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="crates-io: 3 commands"><img alt="crates-io" src="https://img.shields.io/static/v1?label=crates-io&message=3+cmds&color=4f46e5&style=flat-square&logo=rust&logoColor=white"></a>
|
|
293
200
|
<a data-site="cursor" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cursor: 18 commands"><img alt="cursor" src="https://img.shields.io/static/v1?label=cursor&message=18+cmds&color=4f46e5&style=flat-square&logo=cursor&logoColor=white"></a>
|
|
294
|
-
<a data-site="devto" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="devto: 5 commands"><img alt="devto" src="https://img.shields.io/static/v1?label=devto&message=5+cmds&color=4f46e5&style=flat-square"></a>
|
|
295
201
|
<a data-site="docker-desktop" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="docker-desktop: 7 commands"><img alt="docker-desktop" src="https://img.shields.io/static/v1?label=docker-desktop&message=7+cmds&color=4f46e5&style=flat-square&logo=docker&logoColor=white"></a>
|
|
296
202
|
<a data-site="docker-hub" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="docker-hub: 3 commands"><img alt="docker-hub" src="https://img.shields.io/static/v1?label=docker-hub&message=3+cmds&color=4f46e5&style=flat-square&logo=docker&logoColor=white"></a>
|
|
297
|
-
<a data-site="gitee" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gitee: 3 commands"><img alt="gitee" src="https://img.shields.io/static/v1?label=gitee&message=3+cmds&color=4f46e5&style=flat-square"></a>
|
|
298
203
|
<a data-site="github-desktop" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="github-desktop: 7 commands"><img alt="github-desktop" src="https://img.shields.io/static/v1?label=github-desktop&message=7+cmds&color=4f46e5&style=flat-square&logo=github&logoColor=white"></a>
|
|
299
204
|
<a data-site="github-trending" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="github-trending: 1 command"><img alt="github-trending" src="https://img.shields.io/static/v1?label=github-trending&message=1+cmds&color=4f46e5&style=flat-square&logo=github&logoColor=white"></a>
|
|
300
205
|
<a data-site="gitkraken" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gitkraken: 7 commands"><img alt="gitkraken" src="https://img.shields.io/static/v1?label=gitkraken&message=7+cmds&color=4f46e5&style=flat-square&logo=gitkraken&logoColor=white"></a>
|
|
301
206
|
<a data-site="gitlab" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gitlab: 3 commands"><img alt="gitlab" src="https://img.shields.io/static/v1?label=gitlab&message=3+cmds&color=4f46e5&style=flat-square&logo=gitlab&logoColor=white"></a>
|
|
302
|
-
<a data-site="homebrew" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="homebrew:
|
|
303
|
-
<a data-site="insomnia" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="insomnia: 7 commands"><img alt="insomnia" src="https://img.shields.io/static/v1?label=insomnia&message=7+cmds&color=4f46e5&style=flat-square"></a>
|
|
304
|
-
<a data-site="maven" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="maven:
|
|
305
|
-
<a data-site="npm" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="npm:
|
|
207
|
+
<a data-site="homebrew" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="homebrew: 5 commands"><img alt="homebrew" src="https://img.shields.io/static/v1?label=homebrew&message=5+cmds&color=4f46e5&style=flat-square&logo=homebrew&logoColor=white"></a>
|
|
208
|
+
<a data-site="insomnia" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="insomnia: 7 commands"><img alt="insomnia" src="https://img.shields.io/static/v1?label=insomnia&message=7+cmds&color=4f46e5&style=flat-square&logo=insomnia&logoColor=white"></a>
|
|
209
|
+
<a data-site="maven" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="maven: 3 commands"><img alt="maven" src="https://img.shields.io/static/v1?label=maven&message=3+cmds&color=4f46e5&style=flat-square&logo=apachemaven&logoColor=white"></a>
|
|
210
|
+
<a data-site="npm" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="npm: 5 commands"><img alt="npm" src="https://img.shields.io/static/v1?label=npm&message=5+cmds&color=4f46e5&style=flat-square&logo=npm&logoColor=white"></a>
|
|
306
211
|
<a data-site="npm-trends" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="npm-trends: 2 commands"><img alt="npm-trends" src="https://img.shields.io/static/v1?label=npm-trends&message=2+cmds&color=4f46e5&style=flat-square&logo=npm&logoColor=white"></a>
|
|
307
|
-
<a data-site="nuget" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="nuget:
|
|
308
|
-
<a data-site="
|
|
309
|
-
<a data-site="packagist" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="packagist: 2 commands"><img alt="packagist" src="https://img.shields.io/static/v1?label=packagist&message=2+cmds&color=4f46e5&style=flat-square&logo=packagist&logoColor=white"></a>
|
|
212
|
+
<a data-site="nuget" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="nuget: 3 commands"><img alt="nuget" src="https://img.shields.io/static/v1?label=nuget&message=3+cmds&color=4f46e5&style=flat-square&logo=nuget&logoColor=white"></a>
|
|
213
|
+
<a data-site="packagist" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="packagist: 3 commands"><img alt="packagist" src="https://img.shields.io/static/v1?label=packagist&message=3+cmds&color=4f46e5&style=flat-square&logo=packagist&logoColor=white"></a>
|
|
310
214
|
<a data-site="postman" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="postman: 7 commands"><img alt="postman" src="https://img.shields.io/static/v1?label=postman&message=7+cmds&color=4f46e5&style=flat-square&logo=postman&logoColor=white"></a>
|
|
311
215
|
<a data-site="producthunt" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="producthunt: 5 commands"><img alt="producthunt" src="https://img.shields.io/static/v1?label=producthunt&message=5+cmds&color=4f46e5&style=flat-square&logo=producthunt&logoColor=white"></a>
|
|
312
216
|
<a data-site="pub-dev" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pub-dev: 2 commands"><img alt="pub-dev" src="https://img.shields.io/static/v1?label=pub-dev&message=2+cmds&color=4f46e5&style=flat-square&logo=dart&logoColor=white"></a>
|
|
313
|
-
<a data-site="pypi" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pypi:
|
|
314
|
-
<a data-site="rubygems" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="rubygems:
|
|
315
|
-
<a data-site="stackoverflow" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="stackoverflow:
|
|
217
|
+
<a data-site="pypi" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pypi: 4 commands"><img alt="pypi" src="https://img.shields.io/static/v1?label=pypi&message=4+cmds&color=4f46e5&style=flat-square&logo=pypi&logoColor=white"></a>
|
|
218
|
+
<a data-site="rubygems" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="rubygems: 3 commands"><img alt="rubygems" src="https://img.shields.io/static/v1?label=rubygems&message=3+cmds&color=4f46e5&style=flat-square&logo=rubygems&logoColor=white"></a>
|
|
219
|
+
<a data-site="stackoverflow" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="stackoverflow: 10 commands"><img alt="stackoverflow" src="https://img.shields.io/static/v1?label=stackoverflow&message=10+cmds&color=4f46e5&style=flat-square&logo=stackoverflow&logoColor=white"></a>
|
|
316
220
|
<a data-site="vscode" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="vscode: 10 commands"><img alt="vscode" src="https://img.shields.io/static/v1?label=vscode&message=10+cmds&color=4f46e5&style=flat-square&logo=visualstudiocode&logoColor=white"></a>
|
|
317
221
|
</p>
|
|
318
222
|
<p><strong>ai</strong><br>
|
|
319
223
|
<a data-site="antigravity" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="antigravity: 16 commands"><img alt="antigravity" src="https://img.shields.io/static/v1?label=antigravity&message=16+cmds&color=7c3aed&style=flat-square&logo=google&logoColor=white"></a>
|
|
320
|
-
<a data-site="chatgpt" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="chatgpt:
|
|
321
|
-
<a data-site="
|
|
322
|
-
<a data-site="
|
|
323
|
-
<a data-site="deepseek" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="deepseek: 7 commands"><img alt="deepseek" src="https://img.shields.io/static/v1?label=deepseek&message=7+cmds&color=7c3aed&style=flat-square&logo=deepseek&logoColor=white"></a>
|
|
324
|
-
<a data-site="doubao" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="doubao: 9 commands"><img alt="doubao" src="https://img.shields.io/static/v1?label=doubao&message=9+cmds&color=7c3aed&style=flat-square"></a>
|
|
325
|
-
<a data-site="doubao-app" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="doubao-app: 13 commands"><img alt="doubao-app" src="https://img.shields.io/static/v1?label=doubao-app&message=13+cmds&color=7c3aed&style=flat-square"></a>
|
|
326
|
-
<a data-site="doubao-web" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="doubao-web: 9 commands"><img alt="doubao-web" src="https://img.shields.io/static/v1?label=doubao-web&message=9+cmds&color=7c3aed&style=flat-square"></a>
|
|
224
|
+
<a data-site="chatgpt" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="chatgpt: 17 commands"><img alt="chatgpt" src="https://img.shields.io/static/v1?label=chatgpt&message=17+cmds&color=7c3aed&style=flat-square&logo=openai&logoColor=white"></a>
|
|
225
|
+
<a data-site="claude" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="claude: 14 commands"><img alt="claude" src="https://img.shields.io/static/v1?label=claude&message=14+cmds&color=7c3aed&style=flat-square&logo=anthropic&logoColor=white"></a>
|
|
226
|
+
<a data-site="deepseek" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="deepseek: 9 commands"><img alt="deepseek" src="https://img.shields.io/static/v1?label=deepseek&message=9+cmds&color=7c3aed&style=flat-square&logo=deepseek&logoColor=white"></a>
|
|
327
227
|
<a data-site="gemini" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gemini: 5 commands"><img alt="gemini" src="https://img.shields.io/static/v1?label=gemini&message=5+cmds&color=7c3aed&style=flat-square&logo=googlegemini&logoColor=white"></a>
|
|
328
|
-
<a data-site="
|
|
329
|
-
<a data-site="hf" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="hf: 4 commands"><img alt="hf" src="https://img.shields.io/static/v1?label=hf&message=4+cmds&color=7c3aed&style=flat-square&logo=huggingface&logoColor=white"></a>
|
|
228
|
+
<a data-site="hf" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="hf: 5 commands"><img alt="hf" src="https://img.shields.io/static/v1?label=hf&message=5+cmds&color=7c3aed&style=flat-square&logo=huggingface&logoColor=white"></a>
|
|
330
229
|
<a data-site="huggingface-papers" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="huggingface-papers: 2 commands"><img alt="huggingface-papers" src="https://img.shields.io/static/v1?label=huggingface-papers&message=2+cmds&color=7c3aed&style=flat-square&logo=huggingface&logoColor=white"></a>
|
|
331
230
|
<a data-site="lm-studio" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="lm-studio: 7 commands"><img alt="lm-studio" src="https://img.shields.io/static/v1?label=lm-studio&message=7+cmds&color=7c3aed&style=flat-square&logo=lmstudio&logoColor=white"></a>
|
|
332
|
-
<a data-site="minimax" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="minimax: 3 commands"><img alt="minimax" src="https://img.shields.io/static/v1?label=minimax&message=3+cmds&color=7c3aed&style=flat-square"></a>
|
|
333
|
-
<a data-site="notebooklm" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="notebooklm: 15 commands"><img alt="notebooklm" src="https://img.shields.io/static/v1?label=notebooklm&message=15+cmds&color=7c3aed&style=flat-square"></a>
|
|
334
|
-
<a data-site="novita" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="novita: 3 commands"><img alt="novita" src="https://img.shields.io/static/v1?label=novita&message=3+cmds&color=7c3aed&style=flat-square"></a>
|
|
335
|
-
<a data-site="ollama" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ollama: 3 commands"><img alt="ollama" src="https://img.shields.io/static/v1?label=ollama&message=3+cmds&color=7c3aed&style=flat-square"></a>
|
|
336
231
|
<a data-site="openrouter" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="openrouter: 2 commands"><img alt="openrouter" src="https://img.shields.io/static/v1?label=openrouter&message=2+cmds&color=7c3aed&style=flat-square&logo=openai&logoColor=white"></a>
|
|
337
|
-
<a data-site="
|
|
338
|
-
<a data-site="replicate" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="replicate: 2 commands"><img alt="replicate" src="https://img.shields.io/static/v1?label=replicate&message=2+cmds&color=7c3aed&style=flat-square"></a>
|
|
339
|
-
<a data-site="yuanbao" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="yuanbao: 3 commands"><img alt="yuanbao" src="https://img.shields.io/static/v1?label=yuanbao&message=3+cmds&color=7c3aed&style=flat-square"></a>
|
|
232
|
+
<a data-site="replicate" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="replicate: 2 commands"><img alt="replicate" src="https://img.shields.io/static/v1?label=replicate&message=2+cmds&color=7c3aed&style=flat-square&logo=replicate&logoColor=white"></a>
|
|
340
233
|
</p>
|
|
341
234
|
<p><strong>reference</strong><br>
|
|
342
|
-
<a data-site="arxiv" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="arxiv:
|
|
343
|
-
<a data-site="chaoxing" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="chaoxing: 2 commands"><img alt="chaoxing" src="https://img.shields.io/static/v1?label=chaoxing&message=2+cmds&color=0f766e&style=flat-square"></a>
|
|
344
|
-
<a data-site="cnki" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cnki: 1 command"><img alt="cnki" src="https://img.shields.io/static/v1?label=cnki&message=1+cmds&color=0f766e&style=flat-square"></a>
|
|
345
|
-
<a data-site="dictionary" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="dictionary: 3 commands"><img alt="dictionary" src="https://img.shields.io/static/v1?label=dictionary&message=3+cmds&color=0f766e&style=flat-square"></a>
|
|
235
|
+
<a data-site="arxiv" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="arxiv: 5 commands"><img alt="arxiv" src="https://img.shields.io/static/v1?label=arxiv&message=5+cmds&color=0f766e&style=flat-square&logo=arxiv&logoColor=white"></a>
|
|
346
236
|
<a data-site="google" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="google: 4 commands"><img alt="google" src="https://img.shields.io/static/v1?label=google&message=4+cmds&color=0f766e&style=flat-square&logo=google&logoColor=white"></a>
|
|
347
|
-
<a data-site="
|
|
348
|
-
<a data-site="paperreview" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="paperreview: 3 commands"><img alt="paperreview" src="https://img.shields.io/static/v1?label=paperreview&message=3+cmds&color=0f766e&style=flat-square"></a>
|
|
349
|
-
<a data-site="wikipedia" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wikipedia: 4 commands"><img alt="wikipedia" src="https://img.shields.io/static/v1?label=wikipedia&message=4+cmds&color=0f766e&style=flat-square&logo=wikipedia&logoColor=white"></a>
|
|
237
|
+
<a data-site="wikipedia" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wikipedia: 5 commands"><img alt="wikipedia" src="https://img.shields.io/static/v1?label=wikipedia&message=5+cmds&color=0f766e&style=flat-square&logo=wikipedia&logoColor=white"></a>
|
|
350
238
|
</p>
|
|
351
239
|
<p><strong>audio</strong><br>
|
|
352
240
|
<a data-site="apple-podcasts" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="apple-podcasts: 2 commands"><img alt="apple-podcasts" src="https://img.shields.io/static/v1?label=apple-podcasts&message=2+cmds&color=16a34a&style=flat-square&logo=applepodcasts&logoColor=white"></a>
|
|
353
241
|
<a data-site="netease-music" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="netease-music: 15 commands"><img alt="netease-music" src="https://img.shields.io/static/v1?label=netease-music&message=15+cmds&color=16a34a&style=flat-square&logo=neteasecloudmusic&logoColor=white"></a>
|
|
354
242
|
<a data-site="spotify" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="spotify: 23 commands"><img alt="spotify" src="https://img.shields.io/static/v1?label=spotify&message=23+cmds&color=16a34a&style=flat-square&logo=spotify&logoColor=white"></a>
|
|
355
|
-
<a data-site="xiaoyuzhou" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xiaoyuzhou: 5 commands"><img alt="xiaoyuzhou" src="https://img.shields.io/static/v1?label=xiaoyuzhou&message=5+cmds&color=16a34a&style=flat-square"></a>
|
|
356
243
|
</p>
|
|
357
244
|
<p><strong>content</strong><br>
|
|
358
|
-
<a data-site="medium" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="medium: 5 commands"><img alt="medium" src="https://img.shields.io/static/v1?label=medium&message=5+cmds&color=c2410c&style=flat-square"></a>
|
|
359
245
|
<a data-site="pixiv" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pixiv: 6 commands"><img alt="pixiv" src="https://img.shields.io/static/v1?label=pixiv&message=6+cmds&color=c2410c&style=flat-square&logo=pixiv&logoColor=white"></a>
|
|
360
|
-
<a data-site="sspai" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="sspai: 2 commands"><img alt="sspai" src="https://img.shields.io/static/v1?label=sspai&message=2+cmds&color=c2410c&style=flat-square"></a>
|
|
361
|
-
<a data-site="substack" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="substack: 3 commands"><img alt="substack" src="https://img.shields.io/static/v1?label=substack&message=3+cmds&color=c2410c&style=flat-square"></a>
|
|
362
|
-
<a data-site="weread" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="weread: 8 commands"><img alt="weread" src="https://img.shields.io/static/v1?label=weread&message=8+cmds&color=c2410c&style=flat-square"></a>
|
|
363
|
-
<a data-site="zsxq" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zsxq: 5 commands"><img alt="zsxq" src="https://img.shields.io/static/v1?label=zsxq&message=5+cmds&color=c2410c&style=flat-square"></a>
|
|
364
246
|
</p>
|
|
365
247
|
<p><strong>productivity</strong><br>
|
|
366
248
|
<a data-site="apple-notes" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="apple-notes: 3 commands"><img alt="apple-notes" src="https://img.shields.io/static/v1?label=apple-notes&message=3+cmds&color=475569&style=flat-square&logo=apple&logoColor=white"></a>
|
|
367
|
-
<a data-site="evernote-app" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="evernote-app: 7 commands"><img alt="evernote-app" src="https://img.shields.io/static/v1?label=evernote-app&message=7+cmds&color=475569&style=flat-square"></a>
|
|
368
|
-
<a data-site="logseq" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="logseq: 7 commands"><img alt="logseq" src="https://img.shields.io/static/v1?label=logseq&message=7+cmds&color=475569&style=flat-square"></a>
|
|
369
|
-
<a data-site="mubu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="mubu: 6 commands"><img alt="mubu" src="https://img.shields.io/static/v1?label=mubu&message=6+cmds&color=475569&style=flat-square"></a>
|
|
370
249
|
<a data-site="notion" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="notion: 18 commands"><img alt="notion" src="https://img.shields.io/static/v1?label=notion&message=18+cmds&color=475569&style=flat-square&logo=notion&logoColor=white"></a>
|
|
371
250
|
<a data-site="obsidian" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="obsidian: 10 commands"><img alt="obsidian" src="https://img.shields.io/static/v1?label=obsidian&message=10+cmds&color=475569&style=flat-square&logo=obsidian&logoColor=white"></a>
|
|
372
251
|
<a data-site="typora" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="typora: 7 commands"><img alt="typora" src="https://img.shields.io/static/v1?label=typora&message=7+cmds&color=475569&style=flat-square&logo=typora&logoColor=white"></a>
|
|
373
252
|
</p>
|
|
374
|
-
<p><strong>jobs</strong><br>
|
|
375
|
-
<a data-site="boss" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="boss: 14 commands"><img alt="boss" src="https://img.shields.io/static/v1?label=boss&message=14+cmds&color=0891b2&style=flat-square"></a>
|
|
376
|
-
<a data-site="linkedin" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="linkedin: 4 commands"><img alt="linkedin" src="https://img.shields.io/static/v1?label=linkedin&message=4+cmds&color=0891b2&style=flat-square"></a>
|
|
377
|
-
</p>
|
|
378
253
|
<p><strong>desktop</strong><br>
|
|
379
254
|
<a data-site="blender" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="blender: 13 commands"><img alt="blender" src="https://img.shields.io/static/v1?label=blender&message=13+cmds&color=334155&style=flat-square&logo=blender&logoColor=white"></a>
|
|
380
|
-
<a data-site="comfyui" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="comfyui: 4 commands"><img alt="comfyui" src="https://img.shields.io/static/v1?label=comfyui&message=4+cmds&color=334155&style=flat-square"></a>
|
|
381
255
|
<a data-site="docker" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="docker: 7 commands"><img alt="docker" src="https://img.shields.io/static/v1?label=docker&message=7+cmds&color=334155&style=flat-square&logo=docker&logoColor=white"></a>
|
|
382
|
-
<a data-site="drawio" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="drawio: 1 command"><img alt="drawio" src="https://img.shields.io/static/v1?label=drawio&message=1+cmds&color=334155&style=flat-square"></a>
|
|
383
|
-
<a data-site="excel" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="excel: 7 commands"><img alt="excel" src="https://img.shields.io/static/v1?label=excel&message=7+cmds&color=334155&style=flat-square"></a>
|
|
384
256
|
<a data-site="ffmpeg" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ffmpeg: 11 commands"><img alt="ffmpeg" src="https://img.shields.io/static/v1?label=ffmpeg&message=11+cmds&color=334155&style=flat-square&logo=ffmpeg&logoColor=white"></a>
|
|
385
257
|
<a data-site="figma" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="figma: 7 commands"><img alt="figma" src="https://img.shields.io/static/v1?label=figma&message=7+cmds&color=334155&style=flat-square&logo=figma&logoColor=white"></a>
|
|
386
258
|
<a data-site="freecad" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="freecad: 15 commands"><img alt="freecad" src="https://img.shields.io/static/v1?label=freecad&message=15+cmds&color=334155&style=flat-square&logo=freecad&logoColor=white"></a>
|
|
387
259
|
<a data-site="gimp" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gimp: 12 commands"><img alt="gimp" src="https://img.shields.io/static/v1?label=gimp&message=12+cmds&color=334155&style=flat-square&logo=gimp&logoColor=white"></a>
|
|
388
260
|
<a data-site="imagemagick" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="imagemagick: 6 commands"><img alt="imagemagick" src="https://img.shields.io/static/v1?label=imagemagick&message=6+cmds&color=334155&style=flat-square&logo=imagemagick&logoColor=white"></a>
|
|
389
|
-
<a data-site="inkscape" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="inkscape: 3 commands"><img alt="inkscape" src="https://img.shields.io/static/v1?label=inkscape&message=3+cmds&color=334155&style=flat-square"></a>
|
|
390
|
-
<a data-site="libreoffice" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="libreoffice: 2 commands"><img alt="libreoffice" src="https://img.shields.io/static/v1?label=libreoffice&message=2+cmds&color=334155&style=flat-square"></a>
|
|
391
261
|
<a data-site="macos" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="macos: 60 commands"><img alt="macos" src="https://img.shields.io/static/v1?label=macos&message=60+cmds&color=334155&style=flat-square&logo=apple&logoColor=white"></a>
|
|
392
262
|
<a data-site="mermaid" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="mermaid: 1 command"><img alt="mermaid" src="https://img.shields.io/static/v1?label=mermaid&message=1+cmds&color=334155&style=flat-square&logo=mermaid&logoColor=white"></a>
|
|
393
|
-
<a data-site="musescore" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="musescore: 5 commands"><img alt="musescore" src="https://img.shields.io/static/v1?label=musescore&message=5+cmds&color=334155&style=flat-square"></a>
|
|
394
263
|
<a data-site="pandoc" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pandoc: 1 command"><img alt="pandoc" src="https://img.shields.io/static/v1?label=pandoc&message=1+cmds&color=334155&style=flat-square&logo=pandoc&logoColor=white"></a>
|
|
395
264
|
<a data-site="powerpoint" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="powerpoint: 7 commands"><img alt="powerpoint" src="https://img.shields.io/static/v1?label=powerpoint&message=7+cmds&color=334155&style=flat-square&logo=microsoftpowerpoint&logoColor=white"></a>
|
|
396
265
|
<a data-site="word" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="word: 7 commands"><img alt="word" src="https://img.shields.io/static/v1?label=word&message=7+cmds&color=334155&style=flat-square&logo=microsoftword&logoColor=white"></a>
|
|
397
266
|
</p>
|
|
398
267
|
<p><strong>games</strong><br>
|
|
399
|
-
<a data-site="steam" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="steam:
|
|
268
|
+
<a data-site="steam" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="steam: 7 commands"><img alt="steam" src="https://img.shields.io/static/v1?label=steam&message=7+cmds&color=9333ea&style=flat-square&logo=steam&logoColor=white"></a>
|
|
400
269
|
</p>
|
|
401
270
|
<p><strong>utility</strong><br>
|
|
402
|
-
<a data-site="bitwarden" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="bitwarden: 7 commands"><img alt="bitwarden" src="https://img.shields.io/static/v1?label=bitwarden&message=7+cmds&color=0d9488&style=flat-square"></a>
|
|
403
|
-
<a data-site="exchangerate" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="exchangerate: 1 command"><img alt="exchangerate" src="https://img.shields.io/static/v1?label=exchangerate&message=1+cmds&color=0d9488&style=flat-square"></a>
|
|
404
|
-
<a data-site="ip-info" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ip-info: 1 command"><img alt="ip-info" src="https://img.shields.io/static/v1?label=ip-info&message=1+cmds&color=0d9488&style=flat-square"></a>
|
|
405
271
|
<a data-site="linear" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="linear: 10 commands"><img alt="linear" src="https://img.shields.io/static/v1?label=linear&message=10+cmds&color=0d9488&style=flat-square&logo=linear&logoColor=white"></a>
|
|
406
272
|
<a data-site="qweather" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="qweather: 2 commands"><img alt="qweather" src="https://img.shields.io/static/v1?label=qweather&message=2+cmds&color=0d9488&style=flat-square&logo=icloud&logoColor=white"></a>
|
|
407
273
|
<a data-site="todoist" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="todoist: 7 commands"><img alt="todoist" src="https://img.shields.io/static/v1?label=todoist&message=7+cmds&color=0d9488&style=flat-square&logo=todoist&logoColor=white"></a>
|
|
408
|
-
<a data-site="web" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="web: 1 command"><img alt="web" src="https://img.shields.io/static/v1?label=web&message=1+cmds&color=0d9488&style=flat-square"></a>
|
|
409
274
|
</p>
|
|
410
275
|
<p><strong>other</strong><br>
|
|
411
|
-
<a data-site="51job" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="51job: 4 commands"><img alt="51job" src="https://img.shields.io/static/v1?label=51job&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
412
|
-
<a data-site="adguardhome" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="adguardhome: 2 commands"><img alt="adguardhome" src="https://img.shields.io/static/v1?label=adguardhome&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
413
|
-
<a data-site="audacity" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="audacity: 8 commands"><img alt="audacity" src="https://img.shields.io/static/v1?label=audacity&message=8+cmds&color=64748b&style=flat-square"></a>
|
|
414
|
-
<a data-site="autoagent" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="autoagent: 1 command"><img alt="autoagent" src="https://img.shields.io/static/v1?label=autoagent&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
415
276
|
<a data-site="aws" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="aws: 1 command"><img alt="aws" src="https://img.shields.io/static/v1?label=aws&message=1+cmds&color=64748b&style=flat-square&logo=amazonaws&logoColor=white"></a>
|
|
416
|
-
<a data-site="baidu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="baidu: 2 commands"><img alt="baidu" src="https://img.shields.io/static/v1?label=baidu&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
417
|
-
<a data-site="baidu-scholar" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="baidu-scholar: 1 command"><img alt="baidu-scholar" src="https://img.shields.io/static/v1?label=baidu-scholar&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
418
|
-
<a data-site="chatgpt-app" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="chatgpt-app: 8 commands"><img alt="chatgpt-app" src="https://img.shields.io/static/v1?label=chatgpt-app&message=8+cmds&color=64748b&style=flat-square"></a>
|
|
419
277
|
<a data-site="chrome" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="chrome: 2 commands"><img alt="chrome" src="https://img.shields.io/static/v1?label=chrome&message=2+cmds&color=64748b&style=flat-square&logo=googlechrome&logoColor=white"></a>
|
|
420
278
|
<a data-site="cloudcompare" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cloudcompare: 4 commands"><img alt="cloudcompare" src="https://img.shields.io/static/v1?label=cloudcompare&message=4+cmds&color=64748b&style=flat-square&logo=cloudinary&logoColor=white"></a>
|
|
421
|
-
<a data-site="cua" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="cua: 2 commands"><img alt="cua" src="https://img.shields.io/static/v1?label=cua&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
422
|
-
<a data-site="doctl" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="doctl: 1 command"><img alt="doctl" src="https://img.shields.io/static/v1?label=doctl&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
423
|
-
<a data-site="feishu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="feishu: 4 commands"><img alt="feishu" src="https://img.shields.io/static/v1?label=feishu&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
424
|
-
<a data-site="flyctl" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="flyctl: 1 command"><img alt="flyctl" src="https://img.shields.io/static/v1?label=flyctl&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
425
279
|
<a data-site="gh" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gh: 6 commands"><img alt="gh" src="https://img.shields.io/static/v1?label=gh&message=6+cmds&color=64748b&style=flat-square&logo=github&logoColor=white"></a>
|
|
426
|
-
<a data-site="godot" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="godot: 2 commands"><img alt="godot" src="https://img.shields.io/static/v1?label=godot&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
427
280
|
<a data-site="google-scholar" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="google-scholar: 3 commands"><img alt="google-scholar" src="https://img.shields.io/static/v1?label=google-scholar&message=3+cmds&color=64748b&style=flat-square&logo=google&logoColor=white"></a>
|
|
428
|
-
<a data-site="gov-law" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gov-law: 2 commands"><img alt="gov-law" src="https://img.shields.io/static/v1?label=gov-law&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
429
|
-
<a data-site="gov-policy" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="gov-policy: 2 commands"><img alt="gov-policy" src="https://img.shields.io/static/v1?label=gov-policy&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
430
|
-
<a data-site="hermes" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="hermes: 3 commands"><img alt="hermes" src="https://img.shields.io/static/v1?label=hermes&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
431
|
-
<a data-site="imessage" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="imessage: 3 commands"><img alt="imessage" src="https://img.shields.io/static/v1?label=imessage&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
432
|
-
<a data-site="itch-io" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="itch-io: 1 command"><img alt="itch-io" src="https://img.shields.io/static/v1?label=itch-io&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
433
|
-
<a data-site="jianyu" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="jianyu: 2 commands"><img alt="jianyu" src="https://img.shields.io/static/v1?label=jianyu&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
434
|
-
<a data-site="jimeng" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="jimeng: 4 commands"><img alt="jimeng" src="https://img.shields.io/static/v1?label=jimeng&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
435
281
|
<a data-site="jq" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="jq: 2 commands"><img alt="jq" src="https://img.shields.io/static/v1?label=jq&message=2+cmds&color=64748b&style=flat-square&logo=json&logoColor=white"></a>
|
|
436
|
-
<a data-site="juejin" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="juejin: 2 commands"><img alt="juejin" src="https://img.shields.io/static/v1?label=juejin&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
437
|
-
<a data-site="kdenlive" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="kdenlive: 3 commands"><img alt="kdenlive" src="https://img.shields.io/static/v1?label=kdenlive&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
438
|
-
<a data-site="ke" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ke: 4 commands"><img alt="ke" src="https://img.shields.io/static/v1?label=ke&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
439
|
-
<a data-site="krita" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="krita: 4 commands"><img alt="krita" src="https://img.shields.io/static/v1?label=krita&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
440
|
-
<a data-site="leetcode" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="leetcode: 1 command"><img alt="leetcode" src="https://img.shields.io/static/v1?label=leetcode&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
441
|
-
<a data-site="lesswrong" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="lesswrong: 15 commands"><img alt="lesswrong" src="https://img.shields.io/static/v1?label=lesswrong&message=15+cmds&color=64748b&style=flat-square"></a>
|
|
442
|
-
<a data-site="maimai" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="maimai: 2 commands"><img alt="maimai" src="https://img.shields.io/static/v1?label=maimai&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
443
|
-
<a data-site="motion-studio" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="motion-studio: 1 command"><img alt="motion-studio" src="https://img.shields.io/static/v1?label=motion-studio&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
444
|
-
<a data-site="neonctl" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="neonctl: 1 command"><img alt="neonctl" src="https://img.shields.io/static/v1?label=neonctl&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
445
282
|
<a data-site="netlify" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="netlify: 1 command"><img alt="netlify" src="https://img.shields.io/static/v1?label=netlify&message=1+cmds&color=64748b&style=flat-square&logo=netlify&logoColor=white"></a>
|
|
446
|
-
<a data-site="nowcoder" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="nowcoder: 16 commands"><img alt="nowcoder" src="https://img.shields.io/static/v1?label=nowcoder&message=16+cmds&color=64748b&style=flat-square"></a>
|
|
447
|
-
<a data-site="obs" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="obs: 8 commands"><img alt="obs" src="https://img.shields.io/static/v1?label=obs&message=8+cmds&color=64748b&style=flat-square"></a>
|
|
448
|
-
<a data-site="ones" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ones: 11 commands"><img alt="ones" src="https://img.shields.io/static/v1?label=ones&message=11+cmds&color=64748b&style=flat-square"></a>
|
|
449
|
-
<a data-site="openharness" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="openharness: 2 commands"><img alt="openharness" src="https://img.shields.io/static/v1?label=openharness&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
450
283
|
<a data-site="pexels" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pexels: 2 commands"><img alt="pexels" src="https://img.shields.io/static/v1?label=pexels&message=2+cmds&color=64748b&style=flat-square&logo=pexels&logoColor=white"></a>
|
|
451
|
-
<a data-site="
|
|
452
|
-
<a data-site="pscale" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="pscale: 1 command"><img alt="pscale" src="https://img.shields.io/static/v1?label=pscale&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
453
|
-
<a data-site="quark" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="quark: 8 commands"><img alt="quark" src="https://img.shields.io/static/v1?label=quark&message=8+cmds&color=64748b&style=flat-square"></a>
|
|
454
|
-
<a data-site="railway" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="railway: 1 command"><img alt="railway" src="https://img.shields.io/static/v1?label=railway&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
455
|
-
<a data-site="renderdoc" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="renderdoc: 2 commands"><img alt="renderdoc" src="https://img.shields.io/static/v1?label=renderdoc&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
456
|
-
<a data-site="shotcut" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="shotcut: 3 commands"><img alt="shotcut" src="https://img.shields.io/static/v1?label=shotcut&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
457
|
-
<a data-site="sinablog" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="sinablog: 4 commands"><img alt="sinablog" src="https://img.shields.io/static/v1?label=sinablog&message=4+cmds&color=64748b&style=flat-square"></a>
|
|
458
|
-
<a data-site="sketch" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="sketch: 3 commands"><img alt="sketch" src="https://img.shields.io/static/v1?label=sketch&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
284
|
+
<a data-site="qwen" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="qwen: 8 commands"><img alt="qwen" src="https://img.shields.io/static/v1?label=qwen&message=8+cmds&color=64748b&style=flat-square&logo=alibabacloud&logoColor=white"></a>
|
|
459
285
|
<a data-site="slay-the-spire-ii" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="slay-the-spire-ii: 6 commands"><img alt="slay-the-spire-ii" src="https://img.shields.io/static/v1?label=slay-the-spire-ii&message=6+cmds&color=64748b&style=flat-square&logo=steam&logoColor=white"></a>
|
|
460
|
-
<a data-site="slock" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="slock: 1 command"><img alt="slock" src="https://img.shields.io/static/v1?label=slock&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
461
|
-
<a data-site="stagehand" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="stagehand: 1 command"><img alt="stagehand" src="https://img.shields.io/static/v1?label=stagehand&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
462
286
|
<a data-site="supabase" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="supabase: 1 command"><img alt="supabase" src="https://img.shields.io/static/v1?label=supabase&message=1+cmds&color=64748b&style=flat-square&logo=supabase&logoColor=white"></a>
|
|
463
|
-
<a data-site="tdx" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="tdx: 1 command"><img alt="tdx" src="https://img.shields.io/static/v1?label=tdx&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
464
|
-
<a data-site="threads" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="threads: 2 commands"><img alt="threads" src="https://img.shields.io/static/v1?label=threads&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
465
|
-
<a data-site="ths" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ths: 1 command"><img alt="ths" src="https://img.shields.io/static/v1?label=ths&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
466
|
-
<a data-site="toutiao" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="toutiao: 3 commands"><img alt="toutiao" src="https://img.shields.io/static/v1?label=toutiao&message=3+cmds&color=64748b&style=flat-square"></a>
|
|
467
|
-
<a data-site="uiverse" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="uiverse: 2 commands"><img alt="uiverse" src="https://img.shields.io/static/v1?label=uiverse&message=2+cmds&color=64748b&style=flat-square"></a>
|
|
468
287
|
<a data-site="unsplash" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="unsplash: 2 commands"><img alt="unsplash" src="https://img.shields.io/static/v1?label=unsplash&message=2+cmds&color=64748b&style=flat-square&logo=unsplash&logoColor=white"></a>
|
|
469
288
|
<a data-site="vercel" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="vercel: 1 command"><img alt="vercel" src="https://img.shields.io/static/v1?label=vercel&message=1+cmds&color=64748b&style=flat-square&logo=vercel&logoColor=white"></a>
|
|
470
|
-
<a data-site="wanfang" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wanfang: 1 command"><img alt="wanfang" src="https://img.shields.io/static/v1?label=wanfang&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
471
289
|
<a data-site="wechat-channels" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wechat-channels: 2 commands"><img alt="wechat-channels" src="https://img.shields.io/static/v1?label=wechat-channels&message=2+cmds&color=64748b&style=flat-square&logo=wechat&logoColor=white"></a>
|
|
472
|
-
<a data-site="weixin" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="weixin: 6 commands"><img alt="weixin" src="https://img.shields.io/static/v1?label=weixin&message=6+cmds&color=64748b&style=flat-square"></a>
|
|
473
|
-
<a data-site="wiremock" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wiremock: 5 commands"><img alt="wiremock" src="https://img.shields.io/static/v1?label=wiremock&message=5+cmds&color=64748b&style=flat-square"></a>
|
|
474
|
-
<a data-site="wrangler" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="wrangler: 1 command"><img alt="wrangler" src="https://img.shields.io/static/v1?label=wrangler&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
475
|
-
<a data-site="xiaoe" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="xiaoe: 5 commands"><img alt="xiaoe" src="https://img.shields.io/static/v1?label=xiaoe&message=5+cmds&color=64748b&style=flat-square"></a>
|
|
476
|
-
<a data-site="ycombinator" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="ycombinator: 1 command"><img alt="ycombinator" src="https://img.shields.io/static/v1?label=ycombinator&message=1+cmds&color=64748b&style=flat-square"></a>
|
|
477
|
-
<a data-site="yollomi" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="yollomi: 12 commands"><img alt="yollomi" src="https://img.shields.io/static/v1?label=yollomi&message=12+cmds&color=64748b&style=flat-square"></a>
|
|
478
290
|
<a data-site="yt-dlp" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="yt-dlp: 4 commands"><img alt="yt-dlp" src="https://img.shields.io/static/v1?label=yt-dlp&message=4+cmds&color=64748b&style=flat-square&logo=youtube&logoColor=white"></a>
|
|
479
291
|
<a data-site="zoom" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zoom: 2 commands"><img alt="zoom" src="https://img.shields.io/static/v1?label=zoom&message=2+cmds&color=64748b&style=flat-square&logo=zoom&logoColor=white"></a>
|
|
480
292
|
<a data-site="zotero" href="https://olo-dot-io.github.io/Uni-CLI/reference/sites" title="zotero: 8 commands"><img alt="zotero" src="https://img.shields.io/static/v1?label=zotero&message=8+cmds&color=64748b&style=flat-square&logo=zotero&logoColor=white"></a>
|
|
@@ -611,9 +423,9 @@ Docs:
|
|
|
611
423
|
## Development
|
|
612
424
|
|
|
613
425
|
```bash
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
426
|
+
npm install
|
|
427
|
+
npm run typecheck
|
|
428
|
+
npm run lint
|
|
617
429
|
npm run verify
|
|
618
430
|
```
|
|
619
431
|
|
|
@@ -622,5 +434,5 @@ npm run verify
|
|
|
622
434
|
[Apache-2.0](./LICENSE)
|
|
623
435
|
|
|
624
436
|
<p align="center">
|
|
625
|
-
<sub>v0.
|
|
437
|
+
<sub>v0.220.1 — Apollo · Lovell Patch</sub>
|
|
626
438
|
</p>
|