textlog
A small, open-source microblogging platform for short notes, following people and hashtags, without engagement tricks.
textlog is a simple social text log for sharing short notes, following people and hashtags, and joining conversations. Notes are capped at 280 characters, which keeps them quick to write and easy to read, making room for one thought at a time. The service is built around words: notes, people, hashtags, and conversations.
Unlike larger social networks, textlog is intentionally small and free of engagement tricks. There is no pressure to build an audience; profiles and notes are public, joining is free, and you can download or delete your account data at any time. It is a direct, stripped-down alternative to Twitter for people who want a quieter place to post.
textlog is written in TypeScript and runs on Bun with a SQLite database. The code is licensed under AGPLv3, so you can self-host your own instance locally, and the project is open-source with contributions welcome.