Yep! I’m using fldigi as the front end software. Likely fsq as the actual protocol for speed and robustness. I’m trying to call fldigi via the xml-rpc server.
My thought is the remote sends a request to a peer or server, with XX number of latest notes on their profile follows. Server strips the images, dig, and some other stuff, and sends over h fldigi back to remote client.
It’s obviously not scalable without lots of peers and servers, but a fun project snd useful I hope.
Planning on adding replies, likes, emojis, and eventually zaps. Technically all would be done server side.