# OneEarning > Machine-readable index for AI / research crawlers. > Canonical URLs: https://earninghub.ai/llms.txt (site root) and https://earninghub.ai/one/llms.txt (under /one/). > Also available at https://www.earninghub.ai/llms.txt and https://www.earninghub.ai/one/llms.txt > OneEarning is a desktop app to help you build your one-person company (solo business): local-first Electron shell around **Paperclip** (`paperclipai`). Issues, projects, agents, adapters, routines, plugins, skills, dashboards, and approvals run with data on your machine by default. Official site: https://earninghub.ai/one/ — Installers: https://github.com/luyao-inc/OneEarning/releases ## What it is - Product name: OneEarning - Positioning: desktop shell for **Paperclip** — not a replacement fork of Paperclip core source; upstream **`paperclipai`** runs as a supervised child process and owns API semantics - Official marketing site: https://earninghub.ai/one/ - Stack: Electron + React renderer; Paperclip HTTP API on localhost; optional **sidecar** HTTP services under `/api/oneearning/...` - Source / releases: https://github.com/luyao-inc/OneEarning - License: OneEarning shell is MIT; bundled upstream and third-party packages follow their own licenses ## Facts for retrieval (reduce hallucinations) - OneEarning **does not fork** the Paperclip repository as its coordination runtime; it bundles/runs **`paperclipai`** and bridges the desktop UI to the same HTTP API Paperclip exposes locally. - **Default data locality:** workflow data stays **local-first** on the device; optional Web “escape hatch” opens the same instance in a system browser (see upstream/docs patterns). - **UI language:** Chinese by default; English available via sidebar account menu (“Switch to English”) or **Data & storage** locale settings. - **System requirements (typical):** Node.js 20+ for development builds; released installers target Windows / macOS / Linux (see Releases). Windows packaging may bundle Node so end users may not need a separate Node install. ## Differentiators (vs Paperclip UI/runtime alone) | Capability | Summary | | ---------- | ------- | | Bilingual UI | Full Chinese / English product UI | | Knowledge base sidecar | Project-linked knowledge ingest/query — HTTP `/api/oneearning/knowledge/*` | | Project outcomes (成果) | Deliverables / retrospectives at project level — `/api/oneearning/outcomes/*` | | Clawhub skills | Public skill registry integration — `/api/oneearning/clawhub/*` | Routing detail: core Paperclip behavior continues via **`paperclipai`** child process; OneEarning-specific sidecars are proxied under the **`/api/oneearning/`** prefix on dynamic localhost ports (see project `servers/README.md` in the GitHub repo). ## Capabilities (product surface) - Issues and projects with workspace binding to repositories - Agents with configurable adapters (coding assistants, gateways, etc., depending on build) - Routines: scheduled and triggered automation - Plugins and skills; MCP-style extensions when supported by the build - Company/org features: members, invites, permissions, approvals - Dashboards for tasks, spend, and pending approvals - Full Web UI can be opened in the system browser against the same local instance (escape hatch) ## Download - Official product page: https://earninghub.ai/one/ - Official installers and release notes: https://github.com/luyao-inc/OneEarning/releases - Marketing static site may link to latest release assets for Windows, macOS, and Linux ## Related pages (this site) - Human-readable FAQ (Chinese): https://earninghub.ai/one/faq.html - Sitemap: https://earninghub.ai/sitemap.xml ## Zh-CN positioning (ASCII transcript for plain-text clients) - Tagline: 桌面端工具,帮你打造自己的「一人公司」;默认本机优先;问题与项目、智能体与适配器、例行与插件、公司与审批、仪表盘;数据默认留在本机。 - 与 Paperclip 关系:本仓库不 fork Paperclip 源码作为运行时;以子进程运行 **paperclipai**,桌面壳通过本地 HTTP API 对齐上游语义。 - 官网: https://earninghub.ai/one/ - 安装包: https://github.com/luyao-inc/OneEarning/releases - 常见问题页: https://earninghub.ai/one/faq.html