Skip to main content

Core Concept: Dashboard & Navigation

Rephlo's interface is designed to be unobtrusive. It stays out of your way until you need it — living in the system tray (macOS menu bar / Windows notification area) and appearing as a lightweight overlay when you trigger it on selected text.

The Dashboard

The Dashboard is your "Home Base." Open it by left-clicking the tray icon or using your configured hotkey (when set to open the Dashboard).

The Rephlo desktop Dashboard — Quick Actions, Favorite Commands, a stats bar, Recent Activity and Recent Conversations

Key Sections

  1. Quick Actions Bar — instant access to common tasks:
    • New Command — create a command from scratch
    • Capture — take a screenshot for image analysis
    • New Chat — start an AI conversation
    • Spaces — open the Spaces browser
    • Refresh — reload dashboard data
  2. Favorites — your pinned, most-used commands (up to 10) for one-click execution.
  3. Stats Bar — usage at a glance: total Commands, number of Spaces, and Today's executions.
  4. Recent Activity — a log of your last few command executions, showing what was processed and when.
  5. Recent Conversations — your latest chat sessions, so you can quickly resume an ongoing conversation.

Welcome State

A new user without commands or activity sees a Welcome State with getting-started tips and quick links to create a first command or explore the Template Gallery. Once you create your first command and run it, the stats and activity sections populate.

The sidebar provides access to all major sections. Rephlo uses ViewModel-first navigation: selecting a section swaps the main content area to that section's view.

SectionPurpose
DashboardHome screen with favorites, stats, and recent activity
CommandsBrowse, create, edit, and organize your command library
SpacesManage knowledge bases
HistoryView past executions with a full audit trail
ChatInteractive AI conversations
GalleryBrowse and import templates
SettingsApplication configuration (gear icon at bottom)

The main window — left sidebar (Dashboard, Commands, Spaces, History, Chat, Gallery, Settings) beside the selected section

System Tray Icon

Rephlo lives in the system tray (macOS menu bar, Windows notification area):

  • Left-click the icon — brings Rephlo to the front (opens the Dashboard).
  • Right-click the icon — opens a short menu with Show Rephlo and Exit.

Context Overlays

When you trigger Rephlo via a hotkey or drag-select on highlighted text, you don't see the full dashboard — you see a lightweight Context Overlay instead.

  • Purpose: keep you focused on your current application.
  • Behavior: it floats near your mouse cursor (or the center of the screen), lets you pick a command, runs it, and disappears once the result is delivered. If the command has a Default Space, it executes immediately without prompting you to choose one.

Tip: You can test the overlay anytime from Settings → Hotkeys using the Test Overlay button.

For the full execution flow (text injection, clipboard preservation, streaming, cancellation), see Execution Workflows.

Zoom Controls

Rephlo supports app-wide zoom for accessibility and comfort. The zoom level applies to all text and UI across every screen.

ActionmacOSWindows / Linux
Zoom InCmd+Plus (Cmd+=)Ctrl+Plus (Ctrl+=)
Zoom OutCmd+MinusCtrl+Minus
Reset ZoomCmd+0Ctrl+0

These shortcuts work from anywhere in the app — useful for presentations, accessibility needs, or small-text screens.

History

Accessible from the sidebar, the History view shows a detailed log of past interactions:

  • Audit — see exactly what was sent to the AI and what came back, including provider, model, tokens, and status.
  • Reuse — click any history item to copy its result again.

Learn more in History & Audit.


Next Step: Ready to master the tools? Proceed to Managing Commands.