@langgenius/syncless
v0.0.8
Published
Terminal client for syncless.ai.
Keywords
Readme
@langgenius/syncless
syncless is the terminal CLI for syncless.ai.
Overview
syncless lets you use syncless.ai from your terminal.
Generate a bootstrap token in the Syncless desktop app or mobile app, then sign in with:
syncless --token <token>Install
npm i -g @langgenius/synclessOther install and run entrypoints:
npx @langgenius/synclessbun add -g @langgenius/synclessbunx @langgenius/synclessRun
After a global install, start the CLI with:
synclessShow help:
syncless --helpLogin
Interactive login:
synclessLogin with a bootstrap token:
syncless --token <token>For headless login with a bootstrap token:
syncless login --non-interactive --token <token><token> must be generated first from the Syncless desktop app or mobile app.
Headless GitHub login:
syncless login --non-interactive --method githubClear the stored session:
syncless logoutThe executable command is always:
syncless简体中文
syncless 是 syncless.ai 的终端 CLI。
你可以先在 Syncless 桌面端或移动端生成一个 bootstrap token,再在终端中登录:
syncless --token <token>安装命令:
npm i -g @langgenius/syncless执行命令:
syncless日本語
syncless は syncless.ai のターミナル CLI です。
先に Syncless のデスクトップアプリまたはモバイルアプリで bootstrap token を生成し、その後ターミナルでログインします。
syncless --token <token>インストール:
npm i -g @langgenius/syncless実行:
syncless