All Features
developer
URL Scheme - Compose Action
Open composer with pre-filled text via statuz://compose URL
Automate post creation with statuz://compose URL scheme. Pre-fill text, attach media, select platforms, and open composer from any app, script, or tool. No API keys, no authentication - just simple URLs that work instantly.
How to Use
- 1Open Terminal or script editor
- 2Type: open "statuz://compose?text=Hello%20World"
- 3Execute command
- 4Show Statuz composer opening
- 5Display "Hello World" pre-filled in text field
- 6Try with media: statuz://compose?text=Check%20this&media=/path/to/image.jpg
- 7Show composer with text and image attached
- 8Try with platforms: statuz://compose?text=Announcement&platforms=x,bluesky
- 9Show platform selection pre-configured
- 10Demonstrate from Apple Shortcuts
- 11Show from Alfred workflow
- 12Execute from Raycast extension
- 13Show URL scheme working from any source
Key Features
Why You'll Love It
API keys and OAuth are complicated. URL schemes are simple - just construct a URL and open it. Automate posting from scripts, integrate with tools, or build custom workflows without authentication headaches.