Go to file
Eliot Berriot 7d6e6c6a8e
Merge branch 'release/0.14'
2018-06-02 18:11:22 +02:00
api Version bump and changelog for 0.14 2018-06-02 18:11:15 +02:00
changes Version bump and changelog for 0.14 2018-06-02 18:11:15 +02:00
demo Fix #229: removed last hardcoded settings to protect audio files 2018-05-24 21:34:59 +02:00
deploy Fix #249: Added missing subsonic configuration block in deployment vhost files 2018-05-29 18:12:46 +02:00
docker Ensure we can serve images securely locally 2018-06-02 09:17:32 +02:00
docs Fix #231 and #219: ensure we import covers regarless of the import method 2018-06-02 17:34:46 +02:00
front Merge branch '223-management-interface' into 'develop' 2018-05-29 21:28:32 +00:00
po Merge branch 'po-extract' into 'develop' 2018-04-17 17:25:14 +00: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 Ensure we can serve images securely locally 2018-06-02 09:17:32 +02: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 Bundle swagger docs with sphinx docs 2018-04-26 18:22:47 +02:00
.gitlab-ci.yml Bundle swagger docs with sphinx docs 2018-04-26 18:22:47 +02:00
CHANGELOG Version bump and changelog for 0.14 2018-06-02 18:11:15 +02:00
CONTRIBUTING Added contribution documentation 2018-04-28 18:39:58 +02: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 Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
README.rst Readme tweaks / logo 2018-05-05 19:22:33 +02:00
dev.yml Fix #224 and #226: changelog and documentation 2018-05-22 22:57:20 +02:00
pyproject.toml Version bump and Changelog 2018-04-02 20:04:38 +02: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: BSD

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

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

- `#funkwhale:matrix.org <https://riot.im/app/#/room/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://riot.im/app/#/room/#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>`_