Go to file
Eliot Berriot c641b8f500
Linting
2018-09-28 16:48:26 +02:00
.gitlab Added a merge request template and more documentation about the changelog 2018-08-31 19:47:50 +02:00
api Linting 2018-09-28 16:48:26 +02:00
changes 0.17 release documentation initial draft and migration script 2018-09-25 20:18:02 +00:00
demo Minor fixes 2018-09-25 22:52:09 +02:00
deploy Fix typo 2018-09-13 15:31:06 +00:00
docker Fixed broken nginx conf for federation 2018-09-25 23:34:26 +02:00
docs Added instructions to run Funkwhale on the develop branch 2018-09-26 21:26:52 +02:00
front Fixed unplayable playlists 2018-09-28 16:45:28 +02:00
scripts Added script to remove unused artifacts from repository 2018-07-21 22:28:37 +02: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 Fixed #487: typos in scheduled tasks configuration 2018-08-19 16:25:42 +02:00
.gitlab-ci.yml Implement LDAP authentication 2018-08-22 18:10:39 +00:00
CHANGELOG Version bump and changelog for 0.16.3 2018-08-21 20:34:06 +02:00
CONTRIBUTING.rst Audio federation 2018-09-22 12:29:30 +00: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 See #161: added initial translating guidelines 2018-06-30 12:46:23 +02:00
dev.yml Import trust source 2018-09-23 12:38:42 +00:00
per-user-libraries Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00: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.