Wardyn is a private desktop application that acts as your personal chief-of-staff. It triages your Gmail inbox, drafts replies in your voice, tracks life goals and habits, runs free web research, and generates daily intelligence briefs — all locally on your machine. No cloud subscriptions, no data leaving your device.
- What Wardyn Does
- Prerequisites
- Installation
- Configuration
- Running the App
- Feature Guide
- Building from Source
- Auto-Updates
- Supported Languages
- Architecture
- Privacy & Safety
| Module | What it does |
|---|---|
| Today Brief | AI-generated morning summary of your inbox, deadlines, and knowledge captures |
| Messages | Triages Gmail threads, drafts replies in your writing voice, queues them for one-click approval |
| Content | Drafts LinkedIn posts from your daily activity |
| Research | Free web search via DuckDuckGo + Wikipedia with local AI synthesis |
| Analytics | Tracks response times and engagement patterns |
| Productivity | Tasks, reminders, Pomodoro sessions |
| Deadlines | Syncs deadline emails to Google Calendar automatically |
| Memory | Captures URLs, notes, and decisions into a searchable knowledge vault |
| Active Life | Daily habits, project time tracking, AI-generated day plans |
| Channels | Multi-channel integration hub |
| Settings | OAuth connections, AI models, auto-start, vault sync, language |
Install these before setting up Wardyn.
Download from nodejs.org or install via a version manager:
# macOS — via Homebrew
brew install node
# Check version
node --version # should be 18+curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env
rustc --version # should be 1.75+macOS — no extra steps needed.
Ubuntu / Debian:
sudo apt-get update
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelfWindows — install Microsoft C++ Build Tools and WebView2.
Download from ollama.com and install it. Then start the service:
ollama serveInstall at least one language model (the app will prompt you in Settings if none are installed):
ollama pull phi3 # 2.2 GB — lightweight, good for low RAM
ollama pull qwen2.5 # 4.7 GB — recommended, best quality
ollama pull llama3 # 4.7 GB — alternative- Go to github.com/AIEraDev/wardyn/releases
- Download the latest release for your platform:
- macOS:
Wardyn_x.x.x_universal.dmg - Windows:
Wardyn_x.x.x_x64-setup.exe - Linux:
wardyn_x.x.x_amd64.AppImage
- macOS:
- Open the installer and follow the prompts
- Launch Wardyn from your Applications folder or Start Menu
macOS note: If you see "unidentified developer" on first launch, right-click the app → Open → Open anyway.
See Building from Source.
Wardyn needs OAuth credentials to connect to Gmail and LinkedIn. These stay on your machine only.
Gmail integration requires a Google Cloud OAuth 2.0 client.
Step 1 — Create a Google Cloud project
- Go to console.cloud.google.com
- Click Select a project → New Project, give it a name (e.g. "Wardyn")
- Click Create
Step 2 — Enable the Gmail API
- In the left menu go to APIs & Services → Library
- Search for Gmail API and click Enable
- Also enable Google Calendar API if you want deadline sync
Step 3 — Create OAuth credentials
- Go to APIs & Services → Credentials → Create Credentials → OAuth client ID
- If prompted to configure the consent screen: choose External, fill in the app name ("Wardyn"), add your email as a test user, save
- Application type: Desktop app
- Name it anything (e.g. "Wardyn Desktop")
- Click Create — you'll get a Client ID and Client Secret
Step 4 — Add to your .env file
GOOGLE_CLIENT_ID="your_client_id.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET="your_client_secret"Step 5 — Connect in the app
- Open Wardyn → Settings → Gmail Multi-Account Integration
- Click Connect Gmail Account
- A browser window opens — sign in and approve access
- Your inbox will begin syncing automatically
LinkedIn integration enables timeline ingestion and direct post publishing.
Step 1 — Create a LinkedIn app
- Go to linkedin.com/developers/apps
- Click Create app
- Fill in: App name ("Wardyn"), LinkedIn Page (your personal page or company), upload any logo
- Click Create app
Step 2 — Add products
In your app's Products tab, request access to:
- Sign In with LinkedIn using OpenID Connect (for authentication)
- Share on LinkedIn (for post publishing)
Both are approved instantly.
Step 3 — Configure the redirect URI
- Go to the Auth tab
- Under OAuth 2.0 settings → Authorized redirect URLs, add:
http://localhost:14220/callback - Save changes
Step 4 — Copy your credentials
From the Auth tab, copy your Client ID and Client Secret.
Step 5 — Add to your .env file
LINKEDIN_CLIENT_ID="your_linkedin_client_id"
LINKEDIN_CLIENT_SECRET="your_linkedin_client_secret"Step 6 — Connect in the app
- Open Wardyn → Settings → Channels → LinkedIn
- Click Connect — a browser window opens
- Approve access — your LinkedIn feed will begin loading
All AI features (brief generation, draft writing, research summaries, habit intel) run through Ollama locally.
Start Ollama:
ollama serveWardyn auto-detects Ollama on startup. If no model is installed, a banner will appear guiding you to Settings → AI Models Catalog where you can install one with a single click.
Recommended models by use case:
| Model | Size | Best for |
|---|---|---|
phi3 |
2.2 GB | Low-RAM machines, fast responses |
qwen2.5 |
4.7 GB | Best quality, multilingual |
llama3 |
4.7 GB | General purpose, strong drafting |
mistral |
4.1 GB | Fast triage, concise replies |
You can install models directly inside Wardyn: Settings → High-Performance Local AI Models Catalog → Install Model.
- Start Ollama —
ollama serve(or enable it to start automatically) - Launch Wardyn — from your Applications folder or via
npm run tauri devif building from source - Connect Gmail — Settings → Gmail → Connect Gmail Account
- Connect LinkedIn — Settings → Channels → LinkedIn → Connect
- Install an AI model — Settings → AI Models Catalog → Install Model (if the banner appears)
- Set your language — Settings → Language (optional, defaults to English)
After first setup, Wardyn auto-starts on login and begins triaging in the background. You will receive a native desktop notification when items are ready for your review.
The home screen. Shows your AI-generated morning brief including:
- Urgent inbox items requiring attention
- Upcoming deadlines
- Your daily habit completion status
- A motivational quote and learning topic
- Social content suggestions
Click the speaker icon to have the brief read aloud via macOS text-to-speech.
Wardyn reads your inbox, classifies each thread by urgency, and drafts a reply in your voice. You review each card and choose:
- Approve — sends immediately
- Edit — modify the draft before sending
- Skip — dismisses without sending
Nothing is ever sent automatically.
Free web search with no API key required. Type any query and Wardyn:
- Searches DuckDuckGo (aggregates Google, Bing, news sites)
- Falls back to Wikipedia for factual queries
- Shows up to 8 results with titles, snippets, and source links
- Optionally generates an AI summary of all results via Ollama
Save any result or summary to your Memory vault with one click.
Click the floating brain button (bottom-right corner) to type anything about your life plans:
- "I have a product demo next Friday and need to prepare slides"
- "Planning a trip to London — flights, accommodation, agenda"
- "I want to exercise 3 times a week starting Monday"
Wardyn parses the input with Ollama and creates a structured plan with tasks, dates, and reminders.
Track daily habits, log time on projects, and generate an AI-crafted day plan. Also includes a social content brief with daily post ideas tailored to your activity.
Capture URLs, notes, decisions, and insights. Ollama auto-tags and summarises each item in the background (~10 seconds). Items feed into your next morning brief.
Key settings to configure after first launch:
- Language — switch interface language
- AI Models — install/uninstall Ollama models
- Gmail — connect multiple accounts
- Sync Frequency — how often Wardyn checks your inbox (2–30 min)
- Auto-Start — launch Wardyn silently on login
- Notifications — enable/disable desktop alerts
- Vault Sync — mirror captures to an Obsidian or Logseq markdown folder
- Software Updates — check for and install new versions
# Clone the repository
git clone https://github.com/AIEraDev/wardyn.git
cd wardyn
# Install Node.js dependencies
npm install
# Copy and fill in your OAuth credentials
cp .env.example .env
# Edit .env with your GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET,
# LINKEDIN_CLIENT_ID, LINKEDIN_CLIENT_SECRET
# Run in development mode (hot reload)
npm run tauri dev
# Build a production binary
npm run tauri build
# Output: src-tauri/target/release/wardyn-desktop (or .app on macOS)Production builds are signed and published automatically when a version tag is pushed. OAuth secrets must be added to GitHub repo → Settings → Secrets and variables → Actions:
| Secret name | Where to get it |
|---|---|
GOOGLE_CLIENT_ID |
Google Cloud Console → Credentials |
GOOGLE_CLIENT_SECRET |
Google Cloud Console → Credentials |
LINKEDIN_CLIENT_ID |
LinkedIn Developers → Your App → Auth |
LINKEDIN_CLIENT_SECRET |
LinkedIn Developers → Your App → Auth |
TAURI_SIGNING_PRIVATE_KEY |
Generated with tauri signer generate |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
Password chosen during key generation |
Wardyn checks for updates on demand. Go to Settings → Software Auto-Updates → Check for Updates. If a new version is available it downloads and installs automatically — restart the app to apply.
Updates are signed and verified via the Tauri updater. Only official releases from this repository are accepted.
Switch anytime in Settings → Language.
| Code | Language |
|---|---|
en |
🇬🇧 English |
fr |
🇫🇷 Français |
es |
🇪🇸 Español |
de |
🇩🇪 Deutsch |
zh |
🇨🇳 中文 |
ja |
🇯🇵 日本語 |
┌─────────────────────────────────────────────────────────────┐
│ TAURI WEBVIEW │
│ React 19 + TypeScript · Zustand state · Tailwind CSS │
└──────────────────────────┬──────────────────────────────────┘
│ Tauri IPC (invoke / events)
┌──────────────────────────▼──────────────────────────────────┐
│ RUST BACKEND │
│ SQLite (rusqlite) · Gmail/LinkedIn OAuth · TTS (say) │
│ Ollama HTTP client · RSS feeds · Vault sync │
└─────────────────────────────────────────────────────────────┘
│
┌────────────┴────────────┐
│ │
┌──────────▼──────────┐ ┌─────────▼──────────┐
│ Ollama (local AI) │ │ Gmail / LinkedIn │
│ localhost:11434 │ │ APIs over OAuth │
└─────────────────────┘ └────────────────────┘
| Layer | Technology |
|---|---|
| Desktop shell | Tauri v2 + Rust |
| Frontend | React 19 + TypeScript 5.8 |
| Styling | Tailwind CSS v4 + Tabler Icons |
| State | Zustand 5 |
| Database | SQLite via rusqlite (local, encrypted at rest) |
| Auth | OAuth 2.0 PKCE — loopback listener on 127.0.0.1:14220 |
| AI | Ollama local HTTP API — no external AI calls |
- Zero automatic sending. Every outbound message requires an explicit click. Wardyn never sends on your behalf without approval.
- Local AI only. Ollama runs entirely on your machine. Your emails, notes, and decisions never leave your device to reach any AI API.
- Local database. All data is stored in a single SQLite file on your machine (
~/Library/Application Support/com.wardyn.desktop/wardyn.dbon macOS). - OAuth only. Gmail and LinkedIn are connected via standard OAuth 2.0 — Wardyn never stores your passwords.
- Open source. The full codebase is auditable on GitHub.
MIT — see LICENSE for details.
