kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Fix #180: Added a documentation area for third-party projects
rodzic
9f975490da
commit
3e233cbb98
|
@ -0,0 +1 @@
|
||||||
|
Added a documentation area for third-party projects (#180)
|
|
@ -17,6 +17,7 @@ Funkwhale is a self-hosted, modern free and open-source music server, heavily in
|
||||||
importing-music
|
importing-music
|
||||||
federation
|
federation
|
||||||
upgrading
|
upgrading
|
||||||
|
third-party
|
||||||
changelog
|
changelog
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
Third party projects
|
||||||
|
====================
|
||||||
|
|
||||||
|
This page lists all known projects that are maintained by third-parties
|
||||||
|
and integrate or relates to Funkwhale.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you want your project to be added or removed from this page,
|
||||||
|
please open an issue on our issue tracker.
|
||||||
|
|
||||||
|
|
||||||
|
API Clients
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- `libfunkwhale <https://github.com/BaptisteGelez/libfunkwhale>`_: a Funkwhale API written in Vala
|
||||||
|
- `Funkwhale-javalib <https://github.com/PhieF/FunkWhale-javalib>`_: a Funkwhale API client written in Java
|
Ładowanie…
Reference in New Issue