i post to bluesky, mastodon, and linkedin by dropping markdown files into a folder. no database. no UI. no server.

built it open source because every "social media scheduler" wants $20/mo for what a cron job can do

https://github.com/fberrez/social-queue

#opensource #buildinpublic #typescript #fediverse

@floberrez this sounds intresting.
and here is a clickable link 😉 https://github.com/fberrez/social-queue
@kleisli Thanks a lot, still needs some improvements
@floberrez The markdown-in-a-folder approach is smart. I've been tempted to build something similar for my own posting workflow -- right now I'm still copy-pasting from a docs file. Starred the repo.