Go to file
Eliot Berriot 12f3670548
Fixed error in js
2018-12-19 20:34:16 +01:00
.gitlab ask the Funkwhale version on bug report 2018-11-22 13:57:40 +03:00
api Fixed url escaping for good ;) 2018-12-19 16:45:40 +01:00
changes Fix #632: play button not starting playback with empty queue 2018-12-19 20:20:32 +01:00
demo Point to new gitlab URL 2018-12-10 16:00:33 +01:00
deploy Fixed typo in alias rule 2018-12-19 15:35:23 +01:00
docker Fix #578: added embed.html page to power iframe widget 2018-12-19 14:03:21 +01:00
docs Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
front Fixed error in js 2018-12-19 20:34:16 +01:00
scripts Point to new gitlab URL 2018-12-10 16:00:33 +01:00
.dockerignore Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.editorconfig Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.env.dev Implement LDAP authentication 2018-08-22 18:10:39 +00:00
.gitattributes Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.gitignore Fix #308: Licenses 2018-12-04 14:13:37 +00:00
.gitlab-ci.yml Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
CHANGELOG Point to new gitlab URL 2018-12-10 16:00:33 +01:00
CONTRIBUTING.rst Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
CONTRIBUTORS.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
LICENSE Fix #280: AGPL-3 licence 🎉 2018-06-06 22:37:55 +02:00
README.rst Rename CONTRIBUTING to CONTRIBUTING.rst for Gitlab formatting preview. 2018-07-29 10:11:20 +02:00
TRANSLATORS.rst Point to new gitlab URL 2018-12-10 16:00:33 +01:00
dev.yml Fix #578: added embed.html page to power iframe widget 2018-12-19 14:03:21 +01:00
pyproject.toml Adding arabic translation 2018-07-04 16:31:29 +00:00

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS>`_ for instructions.