Go to file
Eliot Berriot 81e7b900fe
Fixed https url-reversing issue in development
2019-01-10 11:55:48 +01:00
.gitlab
api Fixed https url-reversing issue in development 2019-01-10 11:55:48 +01:00
changes Fixed #647: UI discrepency in playlist tracks count 2019-01-05 16:28:53 +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 Merge branch 'master' into develop 2018-12-28 10:52:40 +01:00
front Merge branch '647-playlist-track-count' into 'develop' 2019-01-05 16:33:54 +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
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.