Can the ntfy app in F-Droid be used with a community-hosted ntfy service rather than the flagship server? If so, how? If not, why doesn’t it have the same NonFreeNetworkService anti- feature flag that the Wikipedia app has?
1 Like
Yes, you can setup your own ntfy-server using e. g. Docker as described here. Make sure to use proper security measures when setting up public web services.
You can set a different ntfy endpoint for every new topic (at creation you can choose “different server”) or generally a different standard server in the settings (Settings → General → Standard Server).
Hence, the AntiFeature is not applicable.