oxtyped / gpodder2go

gpodder2go is a simple self-hosted, golang, drop-in replacement for gpodder/mygpo server to handle podcast subscriptions management for gpodder clients
GNU Affero General Public License v3.0
102 stars 13 forks source link

Link to alternatives in readme #19

Closed RayBB closed 7 months ago

RayBB commented 9 months ago

First, thanks for making this. I really look forward to #16 so I can start using this and syncing between devices.

In the meantime, would you consider adding an alternatives section to the readme? It should probably include the Antennapod docs about sync tools (which yours isn't mentioned in yet but I'll ask them to once I get sync working with your service) and maybe micro-gpodder-server since that's probably one of the most similar projects around.

Cheers!

oxtyped commented 7 months ago

Thanks for the suggestions and the links!

Yeah I'm sorry that #16 is taking a while. Its a little bit trickier than usual as the whole syncing protocol is not really well-documented and I have been reverse engineering seeing how everyone is implementing it.

Let me try and find sometime this week to wrap it up 🙏

oxtyped commented 7 months ago

Closing this issue as #16 has been closed! Thanks for raising this up!