Feeds

Berita

Kadang ada topik menarik (kami menerima kiriman berita!) atau rilis versi klien baru yang dibahas di blog: https://f-droid.org/news/.

Builds

Untuk mengetahui status build APK, kunjungi: https://monitor.f-droid.org/builds.

Kode Sumber

If you have an account on GitLab you can watch the F-Droid repos, or subscribe to atom feeds for them. A feed including actions from all fdroid repositories is available at https://gitlab.com/fdroid.atom.

Forum

Anda dapat berlangganan posting dan thread baru di forum menggunakan URL berikut:

Bug dan Saran

https://gitlab.com/fdroid/fdroidclient/issues, https://gitlab.com/fdroid/fdroidserver/issues, https://gitlab.com/fdroid/fdroiddata/issues — semuanya menyediakan RSS feed, dan juga notifikasi email bila diinginkan.

Matrix

Ruang obrolan dapat dipratinjau tanpa akun di https://matrix.to/#/#fdroid:f-droid.org atau https://matrix.to/#/#fdroid-dev:f-droid.org.

IRC

Log IRC lama tersedia di https://botbot.me/freenode/fdroid/ dan https://botbot.me/freenode/fdroid-dev/.

Impor OPML ke pembaca feed

For importing into your favourite news reader, save the following text as feeds.opml and add/remove feeds your are interested in.

On Android we have Feeder, Handy News Reader, Antennapod, FreshRSS, Flym DecSync and many more. On the desktop you could use the Akregator for KDE, Liferea for Gnome or [http://newsbeuter.org newsbeuter] which is nice if you like working in a terminal.

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
  <head>
    <title>Umpan terkait F-Droid</title>
  </head>
  <body>
    <outline title="F-Droid">
      <outline type="rss" title="News and Reviews" xmlUrl="https://f-droid.org/feed" htmlUrl="https://f-droid.org/news-and-reviews/"/>
      <outline type="rss" title="Latest Builds" xmlUrl="https://f-droid.org/wiki/api.php?action=feedcontributions&amp;user=Robot&amp;feedformat=atom" htmlUrl="https://f-droid.org/wiki/page/Special:Contributions/Robot"/>
    </outline>
  </body>
</opml>