App library
SEVEN APPS.
ALL INCLUDED.
Install and remove apps freely from the App Library inside Anchor. Every app is included with your key — now and as new apps are added.
| App | Description | Permissions | Type |
|---|---|---|---|
|
Notes
|
Rich-text editor with folders, tags, and pinned notes.
Powered by TipTap. Supports bold, italic, headings, bullet lists, and inline code. Integrates with the DeepL app for AI-assisted rewriting — if DeepL isn't installed, the button stays hidden.
|
supabase | screen |
|
Snippets
|
Code and text snippet library with one-click copy.
Store anything you type repeatedly — addresses, code blocks, shell commands, boilerplate. Search by name or content. Each snippet shows its language tag and a one-click copy button.
|
supabase | screen |
|
Bundles
|
Group links and open an entire set in one click.
Create named bundles of URLs — a morning routine, a project's references, a research topic. Open all links at once in your default browser. Stored per-profile in Supabase.
|
supabaseipc | screen |
|
Calculator
|
Floating keyboard-driven calculator with history.
Appears as a floating overlay on top of your current app rather than replacing it. Full expression input, scrollable calculation history, keyboard-first. No internet access required.
|
none | overlay |
|
Email
|
Focused inbox for multiple accounts in one place.
Connect IMAP/SMTP accounts. Credentials encrypted via OS keychain (Electron safeStorage). Per-profile configuration — your work email in one profile, personal in another. No data leaves your machine except to your mail servers.
|
supabasekeysipc | screen |
|
Telegram
|
A full Telegram client, docked beside your work.
Powered by GramJS running in the Electron main process. Your API credentials are stored encrypted in the OS keychain. Chat, media, and channels all available — no browser tab required.
|
keysipc | screen |
|
DeepL
|
Translate and rewrite text across any installed app.
Connect your DeepL API key (free tier available). Other apps like Notes call into DeepL via cross-app IPC — if DeepL isn't installed, those integrations silently disable themselves. Translate or improve writing without switching context.
|
keysipc | screen |
supabase reads/writes your Supabase database
keys stores API keys in the OS keychain
ipc communicates with the Electron main process