fediparty/source/_data/funkwhale.json

66 lines
2.4 KiB
JSON
Raw Permalink Normal View History

{
"data":
{
"title": "funkwhale",
"category": "social network",
"type": "audio streaming",
"logoClr": "009FE3",
2020-01-02 17:45:04 +00:00
"created": "2015",
"official": "https://funkwhale.audio",
"license": "AGPL-3.0",
"repo": "https://dev.funkwhale.audio/funkwhale/funkwhale",
"language": "Python",
"protocols":
[
{"title": "ActivityPub", "url": "https://activitypub.rocks"}
],
"wiki": "https://docs.funkwhale.audio",
"servers":
[
{"num": "1", "url": "https://network.funkwhale.audio/dashboards/d/overview/network-overview"},
{"num": "2", "url": "https://the-federation.info/funkwhale"},
2023-08-01 19:04:36 +00:00
{"num": "3", "url": "https://fedidb.org/software/funkwhale"},
{"num": "4", "url": "https://funkwhale.fediverse.observer/list"}
],
"mobile": "https://funkwhale.audio/en_US/apps",
"forUsers":
[
2023-08-01 20:29:27 +00:00
{"id": "0", "url": "https://docs.funkwhale.audio/user/index.html"}
],
2022-03-23 14:01:27 +00:00
"devTutorial": "https://docs.funkwhale.audio/stable/installation/index.html",
"services":
[
{"id": "0", "url": "https://app.spacebear.ee"}
],
"mascot": [{"item": "whale", "imgNum": "1"}],
"dwellers": "",
"communities": "",
"descr": "Funkwhale is a community-driven project that lets you listen and share music within a decentralized, open network. Funkwhale is not only an audio server and player, it was designed to be a place for socializing around music and discovering new content.",
"connections": ["Mastodon"],
"screenshots":
[
{"descr": "Funkwhale interface", "img": "funkwhale-1.png"},
{"descr": "Funkwhale profile interface", "img": "funkwhale-2.jpg"}
],
"features":
[
"radios",
"playlists",
"favourites",
"broadcasts",
"recommendations"
],
"donate": "https://funkwhale.audio/support-us#donate",
"tracker": "https://dev.funkwhale.audio/funkwhale/funkwhale/issues",
"bounty": "",
2022-03-23 14:01:27 +00:00
"translating": "https://docs.funkwhale.audio/stable/translators.html",
2020-01-02 17:45:04 +00:00
"reading": [
{
"title": "Funkwhale: past, present... and future?",
2022-10-09 18:11:01 +00:00
"url": "https://blog.funkwhale.audio/funkwhale-past-present-and-future.html"
2020-01-02 17:45:04 +00:00
}
],
"notable": ""
}
}