Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.74 KB

File metadata and controls

43 lines (29 loc) · 1.74 KB

Criteria

Each listed software has to meet following criteria:

  1. Licensed as Free and Open Source Software
  2. Source code available
  3. Keeps Privacy – No Advertisement, no Spyware!
  4. No proprietary elements
  5. Stable (at least stable to use)
  6. Actively developed, maintained or supported
  7. Documentation available (Project website etc.)
  8. Free of charge

F-Droid provides good guidance on Anti-Features.

Entries are sorted alphabetically.

F-Droid links

If a package is available on F-Droid it can be linked using the https://f-droid.org/packages/<App ID> URL. If not yet, it's a good idea to promote F-Droid submission to the projects developer.

IzzyOnDroid can be linked using https://apt.izzysoft.de/packages/<App ID>, if the package is not marked by NonFreeComp.

If the package is available on both, link F-Droid first, IzzyOnDroid second.

Examples:

# Project page only: <Project>
* [**Example Project**](https://github.com/example/proj)

# F-Droid only: <Project> <F-Droid>
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)]**</sup>

# IzzyOnDroid only: <Project> <IzzyOnDroid>
* [**Example Project**](https://github.com/example/proj) <sup>**[[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>

# F-Droid and IzzyOnDroid: <Project> <F-Droid> <IzzyOnDroid>
* [**Example Project**](https://github.com/example/proj) <sup>**[[F-Droid](https://f-droid.org/packages/ex.ample.proj)] [[IzzyOnDroid](https://apt.izzysoft.de/packages/ex.ample.proj)]**</sup>

Please do not submit other third party F-Droid repositories or Google Play Store.