snarfed / granary

💬 The social web translator
https://granary.io
Creative Commons Zero v1.0 Universal
447 stars 57 forks source link

CLI tool #182

Closed eadmaster closed 1 year ago

eadmaster commented 4 years ago

what about including a CLI tool that can be used e.g. to periodically sync posts between social networks?

snarfed commented 4 years ago

sure! sounds good. https://github.com/twitter/twurl is a good example, along with others. i don't personally plan to work on this, but i'd happily accept more detailed design ideas or PRs!

btw, synching in general is surprisingly difficult. it's a much bigger project than just a CLI tool. https://datatransferproject.dev/ and https://github.com/neotoma (RIP) are good example projects. lots more general background here: https://indieweb.org/sync

eadmaster commented 4 years ago

I've been using https://dlvrit.com/ for a while but it is a freemium/ service with restrictions so i am looking for and open source alternative.

I've asked for a CLI tool because i was thinking to something that could be run as a cron job.

snarfed commented 1 year ago

Tentatively closing, since I don't personally plan to work on this. Feel free to reopen if you do!