Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azuline/repertoire

whoops never finished this lol, don't look it's old and embarrassing
https://github.com/azuline/repertoire

music music-library music-player music-server

Last synced: 3 months ago
JSON representation

whoops never finished this lol, don't look it's old and embarrassing

Awesome Lists containing this project

README

        

# repertoire

[![Backend](https://img.shields.io/github/workflow/status/azuline/repertoire/Backend?label=backend)](https://github.com/azuline/repertoire/actions?query=workflow%3ABackend)
[![Frontend](https://img.shields.io/github/workflow/status/azuline/repertoire/Frontend?label=frontend)](https://github.com/azuline/repertoire/actions?query=workflow%3AFrontend)
[![E2E](https://img.shields.io/github/workflow/status/azuline/repertoire/E2E?label=e2e)](https://github.com/azuline/repertoire/actions?query=workflow%3AE2E)
[![Documentation Status](https://readthedocs.org/projects/repertoire/badge/?version=latest)](https://readthedocs.org/projects/repertoire/builds)
[![Docker](https://img.shields.io/docker/cloud/build/blissful/repertoire)](https://hub.docker.com/r/blissful/repertoire)
[![Codecov](https://img.shields.io/codecov/c/github/azuline/repertoire?token=98M8XQLWLH)](https://codecov.io/gh/azuline/repertoire)

A music server for cataloguing and exploring large music libraries.

Visit [the documentation](https://repertoire.readthedocs.io) to get started!

**Currently unreleased.**

Note: This project is a sandbox project, in the sense that I am using it to try
out cool new ideas and tools. Feature work is a second priority. This does not
mean that feature work will not occur! But expect it to be slow.

## Contributing

If you wish to contribute, please open or comment on an issue ticket to
coordinate with maintainers.

## Security

Only the latest version is supported with security updates. No security updates
will be backported.

Report vulnerabilities to `[email protected]`.

## License

```
repertoire :: a music server for cataloguing and exploring large music libraries

Copyright (C) 2021 blissful

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along
with this program. If not, see .
```