This Works!
—
Admin —
Reading time: ~1 minute
For now, anyway.
A lightweight, self-hosted RSS 2.0 feed generator for public X (formerly Twitter) profiles, built entirely as a single PHP application with SQLite caching.
xsukax X RSS Generator fetches publicly accessible X profile HTML, extracts posts and media, stores them locally, and exposes the results as standards-compatible RSS feeds that can be consumed by RSS readers, automation platforms, monitoring systems, and other feed-aware applications.
No Composer packages, X API credentials, external database server, or cURL dependency are required.
I had to up my PHP version to 8.4 but that's all it took. Just put it in a directory, load, and use. It couldn't be easier.