Distribution automation CLI for indie builders — post, reply, and engage across X and Reddit via local browser automation.
Project description
stride-cli
Distribution automation CLI for indie builders. Post, reply, search, and engage across X and Reddit via local browser automation. No API keys needed.
Install
# Recommended (isolated install)
pipx install stride-cli
# or
uv tool install stride-cli
# First-time setup (installs Chromium)
stride setup
# Log in to your accounts
stride channel x login # Opens browser for X login
stride channel reddit login # Opens browser for Reddit login
What it does
Stride CLI automates social media distribution using a real browser on your machine. No API keys, no rate limit fees, no platform restrictions.
# Post to X
stride channel x post "just shipped v2, feedback welcome"
stride channel x post "hello" --image screenshot.png
stride channel x post "main tweet" --thread "reply 1" --thread "reply 2"
# Reply on X
stride channel x reply https://x.com/user/status/123 "great insight, thanks for sharing"
# Search X (find engagement targets)
stride channel x search "just launched no users" --max 20
stride channel x search "indie hacker" --json # JSON output for AI tools
# Browse your X feed
stride channel x feed --max 50
# Post to Reddit
stride channel reddit post -s SideProject -t "Show: My new tool" -b "Built this over the weekend..."
# Reply on Reddit
stride channel reddit reply https://reddit.com/r/sub/comments/abc/title "helpful comment"
# Search Reddit
stride channel reddit search "side project marketing" --max 20
stride channel reddit browse python --sort hot
# Get post comments (for context before replying)
stride channel reddit comments https://reddit.com/r/sub/comments/abc/title
AI Tool Integration
Add Stride capabilities to Claude Code, Cursor, or any AI tool:
Read and follow instructions at https://strideday.com/skill.md
Your AI assistant will know how to use the CLI and apply distribution methodology.
Features
- X: Post (with images, threads, self-reply, community), reply, search, feed
- Reddit: Post, reply, search, browse subreddits, read comments, feed
- Browser daemon: Auto-starts on first command, keeps Chromium warm for fast subsequent commands (~2s)
- Rate limiting: Per-platform queues prevent account flagging
- --json flag: Structured output on all search/browse/feed commands for AI agent integration
- No API keys: Everything runs through a real browser on your machine
How it works
Stride uses Playwright to automate a real Chromium browser with a persistent profile. Your login sessions are saved locally at ~/.stride/browser-profile/. All actions run headless (invisible) by default.
A background daemon keeps the browser warm between commands, so the first command takes ~3s and subsequent commands take ~2s.
Links
- Website: https://www.strideday.com
- Free distribution audit: https://www.strideday.com/audit
- AI skill definition: https://www.strideday.com/skill.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stride_cli-0.0.1b3.tar.gz.
File metadata
- Download URL: stride_cli-0.0.1b3.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19f9b86344defc61717016bdd70db2cda7518c4ce20d3e0fc56e1506e23edd7a
|
|
| MD5 |
98d599f72011f1efc5e2599c50acf769
|
|
| BLAKE2b-256 |
9f486c334cb215820324e0f70434de95afd80ff563d7f0f812e53f0d1bce2dad
|
File details
Details for the file stride_cli-0.0.1b3-py3-none-any.whl.
File metadata
- Download URL: stride_cli-0.0.1b3-py3-none-any.whl
- Upload date:
- Size: 34.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d46ae122e1b671a0fda166d94a975cc7f80e99315ec2d34df896a10a0ed99c41
|
|
| MD5 |
a7a1bcbac0184f9cc6254144eee8846f
|
|
| BLAKE2b-256 |
bc1fa94394db5c15c12c98e4fdd2253d6c3816b05d223bb99d0d07d16c3f9131
|