Shuttlecraft vs Streams
A side-by-side comparison of two self-hosted apps from related categories — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Shuttlecraft
Single-user IndieWeb blog with ActivityPub support
VS
Streams
Decentralized social server with nomadic identity
| Feature | Shuttlecraft | Streams |
|---|---|---|
| Category | Blogging Platforms | Social Networks |
| License | MIT | MIT |
| Language | JavaScript | PHP |
| Setup difficulty | Medium | Hard |
| Min. RAM | 256 MB | 1,024 MB |
| Deployment | docker, source | docker, bare-metal |
| GitHub stars | ★ 271 | ★ 100 |
| First released | 2023 | 2021 |
| Replaces | Twitter, Mastodon | Facebook, Mastodon |
Why pick each one
Choose Shuttlecraft if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Written in JavaScript
- Tiny footprint — runs in 256 MB RAM
Choose Streams if…
- Released under the MIT license
- First-class Docker support for quick deployment
- Written in PHP
Frequently asked questions
Is Shuttlecraft or Streams better?
Shuttlecraft is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider Streams if its specific feature set fits your needs better.
Are Shuttlecraft and Streams free and open-source?
Yes. Shuttlecraft is licensed under MIT and Streams under MIT. Both can be self-hosted at no software cost.
Can I run Shuttlecraft and Streams with Docker?
Shuttlecraft: yes. Streams: yes.