Go to file
Eliot Berriot 4ec0687e39
Moved release notes/highlights in a dedicated file we can link to
2019-01-10 14:14:25 +01:00
.gitlab ask the Funkwhale version on bug report 2018-11-22 13:57:40 +03:00
api Merge branch 'more-performant-favorites' into 'develop' 2019-01-10 12:00:35 +01:00
changes Moved release notes/highlights in a dedicated file we can link to 2019-01-10 14:14:25 +01:00
demo Point to new gitlab URL 2018-12-19 10:16:20 +01:00
deploy Fix #640: support connecting with to a password protected redis server 2018-12-20 17:36:32 +01:00
docker Enable gzip compression to reduce bandwidth consumption 2018-12-20 11:07:29 +01:00
docs Moved release notes/highlights in a dedicated file we can link to 2019-01-10 14:14:25 +01:00
front Merge branch 'more-performant-favorites' into 'develop' 2019-01-10 12:00:35 +01:00
scripts Point to new gitlab URL 2018-12-19 10:16:20 +01:00
.dockerignore
.editorconfig
.env.dev Fixed https url-reversing issue in development 2019-01-10 11:55:48 +01:00
.gitattributes
.gitignore Load translations separately to reduce bandwidth usage 2018-12-19 21:45:12 +01: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-19 10:16:20 +01:00
CONTRIBUTING.rst Fix documentation typos 2018-12-28 04:26:19 -05:00
CONTRIBUTORS.txt
LICENSE
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-19 10:16:20 +01:00
dev.yml Can now run strace in dev api container 2018-12-26 20:24:25 +01:00
pyproject.toml

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.