SrK9 .io

Systems Redundancy & Recovery Kit

Single source of truth for scattered infrastructure, configs, functions, and projects. Built for ADHD — one place to look, everything in sync.

Quick Install

One-liner (macOS/Linux)

curl -fsSL https://srk9-bin.srk9.workers.dev/install.sh | bash

Or manually

curl -fsSL "https://srk9-bin.srk9.workers.dev/bin/srk9-$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -m | sed 's/x86_64/x64/;s/aarch64/arm64/')" -o ~/.local/bin/srk9 && chmod +x ~/.local/bin/srk9
domains.srk9.io → sync.srk9.io rxtx.srk9.io GitHub

Packages

@srk9/cli

Live

Main CLI - bootstrapper, installers, TUI

@srk9/sync

Live

Asset sync service with dashboard

@srk9/domains

Live

Domain portfolio dashboard with CF Registrar sync

@srk9/rxtx

Live

Host registry relay (tRPC + WebSocket)

@srk9/bin

Live

Binary distribution service

@srk9/scout

In Progress

Project discovery and indexing

@srk9/timekeeper

Planned

Time tracking for Claude sessions

@srk9/mcp

Planned

MCP servers for Claude integrations

@srk9/core

Live

Shared types, schemas, and clients

Stack

Bun Runtime
Hono API Framework
Astro Frontend
Zod Validation
CF Workers Edge Compute
CF KV Storage

Philosophy