AntennaPod/net/sync
ByteHamster 5448e1f390 Remove gpodder toplist
Half of the toplist no longer returns a valid podcast feed.
Some of the suggested tags are just random characters and none of them
is actually helpful.

This does not remove search or synchronization.
Just gpodder discovery.
2022-05-13 20:55:52 +02:00
..
gpoddernet Remove gpodder toplist 2022-05-13 20:55:52 +02:00
model Fix some gradle deprecations 2022-02-09 11:28:40 -05:00
README.md Moved synchronization to its own module 2021-04-24 17:05:59 +02:00

README.md

:net:sync

This folder contains modules related to external services for synchronization. The module model provides the basic interfaces for implementing a synchronization backend. The other modules contains backends for specific synchronization services.