Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Terminal Workbench Pet

Real-Fruit-SnacksReal-Fruit-Snacks124 downloads

A small floating ghost that drifts around your vault, follows your cursor, and recolors when you boop it. Matches the Terminal Workbench theme palette.

Add to Obsidian
Terminal Workbench Pet screenshot
  • Overview
  • Scorecard
  • Updates5

Terminal Workbench Pet

A small floating ghost that lives in your Obsidian vault. It drifts around the workspace on its own, peeks over headings, reads along the paragraph you're on, spooks away from your cursor, naps in the corner when you're idle, pipes up with the occasional terminal quip, cheers you on while you write, and recolors itself when you boop it. Pick it up and fling it wherever you like.

It's the companion to the Terminal Workbench theme — the ghost matches that theme's palette out of the box — but it works with any theme.

Try the live ghost on the showcase page — it's the actual pet, running in your browser.

Modes

  • Float freely (default) — the ghost roams the workspace like a jellyfish: slow drifts, peeking at headings and code blocks, reading along your text, the occasional bored barrel-roll, and a nap in the corner when you step away.
  • Follow cursor — it trails a short distance behind your pointer and dozes in place when you stop moving.
  • Off — hidden.

Set the mode in Settings → Terminal Workbench Pet, or bind the commands:

  • Terminal Workbench Pet: Toggle pet on or off
  • Terminal Workbench Pet: Cycle pet mode (off, cursor, float)
  • Terminal Workbench Pet: Recolor the pet

Boop it, drag it

Click the ghost to pet it — it does a happy squish, tosses a heart, and cycles its body color through the theme palette (green → cyan → amber → violet → orange → red). Your color choice is remembered.

Or grab it and drag it anywhere. In float mode, give it a flick and let go — it sails across the workspace with momentum, bounces gently off the edges, and settles back into drifting.

Settings

Everything lives under Settings → Terminal Workbench Pet and applies instantly:

  • Size and Opacity — how big and how solid the ghost is.
  • Color — its starting color from the theme palette, plus a reset.
  • Motion — how much the ghost animates. Auto follows your system's reduced-motion preference, Full always animates, Calm halves the frame rate and drops the idle bob (great for laptops or slower machines), and Minimal holds the ghost still.
  • Speech bubbles — the occasional terminal quip (zzz, reading..., boop me?).
  • React to writing — a cheer when you finish a line or hit a typing streak.
  • Nap when idle, Flee from cursor, Read along, and Do tricks — toggle each quirk on or off to tune how busy the ghost feels.

Installation

Community plugins (recommended)

  1. Open Settings → Community plugins and select Browse.
  2. Search for Terminal Workbench Pet and select Install.
  3. Enable it.

Manual

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy them into <your vault>/.obsidian/plugins/terminal-workbench-pet/.
  3. In Obsidian, open Settings → Community plugins, refresh, and enable Terminal Workbench Pet.

BRAT

Add Real-Fruit-Snacks/terminal-workbench-pet as a beta plugin in BRAT.

Requires Obsidian 1.5.0 or newer.

Notes

  • Reduced motion: with Motion on Auto (the default), the ghost holds still whenever your system requests reduced motion — and it reacts live if that preference changes. Pick Calm or Minimal to tone the ghost down on machines that struggle with animation regardless of the system setting, or Full to always animate.
  • Idle cost: the animation loop sleeps whenever there is nothing to animate — while the ghost naps, while it's off-screen, and in cursor mode once it has settled — instead of running every frame.
  • Colors: with the Terminal Workbench theme active, the ghost uses its --ta-* palette. Without it, it falls back to Obsidian's accent color and sensible defaults.
  • Privacy / footprint: no network requests. Your settings (including color) are stored in the plugin's own data file; nothing else is persisted. All listeners and the animation frame are torn down when the plugin is disabled.
  • Peek and read-along target the active note's reading view; in editing view the ghost simply drifts.

Development

Plain JavaScript, no build step — Obsidian loads main.js directly.

Path Purpose
main.js The plugin (settings, lifecycle) and the ghost's behavior engine
styles.css The ghost's appearance and animations
manifest.json Plugin metadata
versions.json Release compatibility map
docs/index.html Showcase page with a live ghost (GitHub Pages)
.github/workflows/ci.yml On every push: syntax-checks main.js, validates manifest.json against versions.json, and loads the plugin under a stubbed Obsidian API
.github/workflows/release.yml Attaches main.js, manifest.json, styles.css to a release when a version tag is pushed

To cut a release: bump version in manifest.json, add the entry to versions.json, then push a tag with the same version.

License

MIT

HealthExcellent
ReviewSatisfactory
About
Display a floating ghost that drifts through your workspace, peeks at headings, reads along the paragraph you're on, spooks away from your cursor, and naps when idle. Switch between float, follow-cursor, or off modes and boop the ghost to change its color and trigger a happy squish; color choice is remembered and the pet matches the Terminal Workbench palette when available.
AppearanceInterface
Details
Current version
1.2.0
Last updated
2 days ago
Created
2 weeks ago
Updates
5 releases
Downloads
124
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Real-Fruit-SnacksReal-Fruit-Snacksreal-fruit-snacks
GitHubreal-fruit-snacks
  1. Community
  2. Plugins
  3. Appearance
  4. Terminal Workbench Pet

Related plugins

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Note Toolbar

Add customizable toolbars to your notes.

Disable Tabs

Disables having more than one tab open at a time.

Pseudo Mica

Customize translucent window effects on Windows and macOS.

Beautitab

Creates a customizable new tab view with beautiful backgrounds, quotes, search, and more.

Widgets

Add widgets to your notes like clock, countdown, and quotes.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.