Most infrastructure is held together by five commands someone remembers when things go wrong. Documentation is out of date (if it exists at all), and the real answers are buried in Slack threads, rotting in Notion, or trapped in someone's shell history.
Atuin Desktop solves this by creating executable runbooks that bridge the gap between documentation and automation:
Kill context switching: Chain shell commands, database queries, and HTTP requests in one place
Docs that don't rot: Execute directly and stay relevant
Reusable automation: Dynamic runbooks with Jinja-style templating
Instant recall: Autocomplete from your real shell history
Local-first, CRDT-powered: If it runs in your terminal, it runs in a runbook
Sync and share: Keep runbooks up to date across devices and teams with Atuin Hub
Key Features
π§ Embedded Execution
Terminal blocks that run directly in the interface
Database clients for live queries
Prometheus charts and monitoring integration
π Living Documentation
Runbooks that run
No more copy-pasting from outdated docs
Real workflows that teams can actually use
π Dynamic Templating
Jinja-style templating for reusable logic
Variable substitution and conditional logic
Parameterized workflows for different environments
ποΈ Local-First Architecture
CRDT-powered collaboration
Works offline, syncs when connected
Use Cases
Teams are already using Atuin Desktop for:
Release Management: Automated release checklists that actually run
Atuin CLI: Magical shell history with sync, search, and stats
License
Copyright 2025 Atuin, Inc
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.