Skip to content

atuinsh/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atuin Desktop

Atuin Desktop

Runbooks that Run. A local-first, executable runbook editor for real terminal workflows. Atuin Desktop looks like a doc, but runs like your terminal.

download | documentation | hub | discord

Atuin Desktop

πŸš€ Open Beta

Atuin Desktop is currently in open beta. We're actively collecting feedback and improving the experience based on real-world usage.

Read the announcement post

What is Atuin Desktop?

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
  • Infrastructure Migration: Safe, repeatable migration workflows
  • Environment Management: Spinning up staging and production with confidence
  • Database Operations: Collaborative live query management
  • Incident Response: Runbooks for when things break

Getting Started

  1. Download a package for your platform on our releases page
  2. Sign up for an account on Atuin Hub
  3. Log into Atuin Desktop and create your first runbook

Feedback & Support

We're actively seeking feedback during our beta phase! Please use this repository to:

πŸ› Report Issues

  • Found a bug? Open an issue
  • Include your OS, Atuin Desktop version, and steps to reproduce

πŸ’‘ Request Features

πŸ’¬ General Discussion

Questions about usage? Start a discussion

Roadmap

Coming Soon

  • Enhanced Integrations: More database clients, monitoring tools, and APIs
  • History-to-Runbook: Generate runbooks automatically from your shell history

Community

Related Projects

  • 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.