Emphasize no subscription, bring your own API key
This commit is contained in:
parent
76134ccc1a
commit
8695ba6d1b
|
|
@ -20,8 +20,8 @@ OpenPencil is:
|
|||
|
||||
- **Open source** — MIT license, read and modify everything
|
||||
- **Figma-compatible** — opens .fig files natively, copy/paste between apps
|
||||
- **AI-native** — built-in chat with tool use, JSX rendering, no API restrictions
|
||||
- **Fully local** — no account, no server, no internet required, ~5 MB install
|
||||
- **AI-native** — built-in chat with tool use, bring your own API key, no vendor lock-in
|
||||
- **Free forever** — no account, no subscription, no internet required, ~5 MB install
|
||||
- **Programmable** — headless CLI, every operation is scriptable
|
||||
|
||||
Your design files are yours. Your tools should be too.
|
||||
|
|
|
|||
|
|
@ -26,10 +26,10 @@ features:
|
|||
details: Opens .fig files natively. Copy/paste between apps. Kiwi codec with round-trip fidelity.
|
||||
- icon: 🤖
|
||||
title: AI-Native
|
||||
details: Built-in chat with tool use. 10 design tools wired to the editor. No API restrictions.
|
||||
details: Built-in chat with tool use. Bring your own API key — no subscription, no vendor lock-in.
|
||||
- icon: 🖥️
|
||||
title: Fully Local
|
||||
details: No account, no server, no internet required. ~5 MB Tauri desktop app.
|
||||
title: No Subscription
|
||||
details: No account, no server, no internet required. Free forever. ~5 MB desktop app.
|
||||
- icon: ⚡
|
||||
title: Programmable
|
||||
details: Headless CLI for .fig inspection and export. Every operation is scriptable. JSX renderer.
|
||||
|
|
|
|||
Loading…
Reference in a new issue