Only OpenClaw flow is setup right now — more tools coming soon
OPEN SOURCE • SELF-HOSTED • ONE COMMAND

simplesetup

Guided OpenClaw setup through a terminal UI. Pick your auth, channels, and deploy with real commands. No config files to write.

OpenClaw
simplesetup — zsh
$

On the roadmap

OpenClaw is ready now. More self-hosted tools coming next.

n8n
Supabase
PostHog
Grafana
GitLab
Ghost
Nextcloud
Appwrite
Strapi
Directus
Mastodon
MinIO
n8n
Supabase
PostHog
Grafana
GitLab
Ghost
Nextcloud
Appwrite
Strapi
Directus
Mastodon
MinIO
Getting Started

How it works

Three simple steps from zero to deployed. No complex configuration, no surprises.

01

Download

$ download simplesetup

Grab the binary for your platform from GitHub Releases. No install needed.

02

Run

$ ./simplesetup --tool openclaw

Launch the TUI, pick your auth provider, channels, and run the guided OpenClaw wizard.

03

Ready

$ openclaw status --deep

OpenClaw is set up with your config, channels, and diagnostics ready to go.

Start your first setup now

Download the CLI for your platform, run it, and follow the guided OpenClaw setup flow.

Get the latest release
Install

Get the CLI

Download a standalone binary for your platform. No dependencies required.

Binary

GitHub Releases

Standalone binaries. No Node.js required. Works offline.

Source

Build from source

Clone the repo, install deps, and run with Node 20+.

$ git clone https://github.com/hridaya423/simplesetup.git
$ cd simplesetup && npm install
$ npm run tui:openclaw