Go to file
Jee e8ea07a082 update feed url 2018-07-10 12:14:38 +02:00
.gitlab/issue_templates Fix #299: Added bug and feature issue templates 2018-06-10 12:50:06 +02:00
api Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
changes Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
demo Fix #229: removed last hardcoded settings to protect audio files 2018-05-24 21:34:59 +02:00
deploy Fix #350: saner defaults for STATIC_ROOT and MEDIA_ROOT in .env 2018-07-08 11:30:53 +02:00
docker Removed transcoding support (#271) 2018-06-03 18:33:28 +02:00
docs Fix #316: Document that users can use Ultrasonic on Android 2018-07-06 21:56:21 +02:00
front Resolve "Funkwhale unable to import Albums with multiple Artists" 2018-07-09 20:47:55 +00:00
.dockerignore
.editorconfig
.env.dev Ensure we can serve images securely locally 2018-06-02 09:17:32 +02:00
.gitattributes
.gitignore Ignore en_US pot, as it's the default 2018-07-01 19:39:40 +02:00
.gitlab-ci.yml Adding arabic translation 2018-07-04 16:31:29 +00:00
CHANGELOG update feed url 2018-07-10 12:14:38 +02:00
CONTRIBUTING [doc] fixed typo in changelog command 2018-07-01 11:44:35 +02:00
CONTRIBUTORS.txt
LICENSE Fix #280: AGPL-3 licence 🎉 2018-06-06 22:37:55 +02:00
README.rst Merge branch 'patch-1' into 'develop' 2018-07-01 12:55:48 +00:00
TRANSLATORS.rst See #161: added initial translating guidelines 2018-06-30 12:46:23 +02:00
dev.yml Fix #224 and #226: changelog and documentation 2018-05-22 22:57:20 +02: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>`_.

Translate
^^^^^^^^^

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