SaaSHub helps you find the best software and product alternatives Learn more →
Gitweets Alternatives
Similar projects and alternatives to gitweets
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
-
-
-
-
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
vibesteroids
Vibe-coded Asteroids clone in a single HTML file with functional design (single game state data structure, pure update function, pure render function) complete with test coverage, synthesized sounds, Kid Mode, and shell launcher command
-
-
resume
my resume, also a buildless markdown-first single file resume creator, exports to dependency-less html and pdf (by rbbydotdev)
-
-
-
astro-starter-template
A modern, clean and bloat-free Astro starter template. Accessible, SEO optimised and fast.
-
discord-selfhosted-alternatives
Curated list of self-hosted Discord alternatives with feature comparisons
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gitweets discussion
gitweets reviews and mentions
-
textlog – A quiet, text-only microblogging platform
I made something similar
Source: https://github.com/est/gitweets
Demo: https://f.est.im/
The site and data is self-contained as a git repo.
A git commit is a post. Blobs are pictures.
Comments are stored in git notes.
-
Hardcore IndieWeb: Run your own website 100% independently for only $0.01/day
Self-plug here.
I built a comment system which self-hosts all data inside the same git repo.
https://github.com/est/req4cmt
Deploy as a static page service and migrate very easily.
There's also a twitter-replacement based on git. https://github.com/est/gitweets demo https://f.est.im/
Bonus it supports comments via git notes :D
-
Show HN: S: decentralized social networking over static sites
Seems a bit complicated.
Why not use git for social networking ;)
https://github.com/est/gitweets
-
Web apps in a single, portable, self-updating, vanilla HTML file
I spent a weekend making a self-host twitter alternative.
source: https://github.com/est/gitweets/
demo: https://f.est.im/
Basically it renders a git repo commit history as feed timeline.
Everything is placed inside a single-html.
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Sep 2026
Stats
est/gitweets is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gitweets is HTML.