💾 Archived View for station.martinrue.com › sirwilburthefirst › 500405014d75495b973304db69e7b97c captured on 2024-05-10 at 12:26:39. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
It would be cool if you could connect your Station account to a Mastodon instance and auto-post to Mastodon when posting from Station.
1 year ago · 👍 alexlehm, gritty, jo
Although I also don't want to hammer Station with polling queries. If there were webhook support that could be an ideal solution. · 1 year ago
Yeah, that's a pretty good idea. Station 👉 Mastodon is the direction I'd like to go. Polling idea might work. I might give it a try. · 1 year ago
you could have a cronjob that reads the mastodon rss feed and post to station. or it would quite easy to parse the station page of your account with a cronjob and post that to mastodon · 1 year ago
But then I'd have to author all of my postings locally to post to both. The nice thing about Station is I can post from anywhere I have a Gemini client. · 1 year ago
you might be able to do that by writing a parser yourself and using a gemini request client to post the postings. I have written a mastodon to gemlog converter using local files and the gemini format is a bit limiting, you could do the same with the text format of the station posts with even more limitations · 1 year ago