@langgenius/syncless
v0.0.20
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/syncless@latestOther install and run entrypoints:
npx -y @langgenius/syncless@latestbun add -g @langgenius/syncless@latestbunx @langgenius/syncless@latestRun
After a global install, start the CLI with:
synclessShow help:
syncless --helpFor a headless runtime that keeps macOS from idle sleeping while the process is alive:
syncless run --non-interactive --prevent-sleepYou can also set SYNCLESS_PREVENT_SLEEP=1. This allows the display to turn off, and closing the lid can still sleep the Mac.
Login
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 logoutInstall as a background user service:
npx -y @langgenius/syncless@latest service install --token <token>The service installer uses the bootstrap token once, stores the CLI session locally, copies the packaged runtime into ~/.syncless/runtime/<version>/, and daemonizes the headless runtime with pid and log files under ~/.syncless/.
The executable command is always:
syncless简体中文
syncless 是 syncless.ai 的终端 CLI。
你可以先在 Syncless 桌面端或移动端生成一个 bootstrap token,再在终端中登录:
syncless --token <token>安装命令:
npm i -g @langgenius/syncless@latest执行命令:
syncless日本語
syncless は syncless.ai のターミナル CLI です。
先に Syncless のデスクトップアプリまたはモバイルアプリで bootstrap token を生成し、その後ターミナルでログインします。
syncless --token <token>インストール:
npm i -g @langgenius/syncless@latest実行:
syncless