Skip to content

Web application to display and edit songs with lyrics and chords.

License

Notifications You must be signed in to change notification settings

musicociel/musicociel

Repository files navigation

Musicociel

npm dockerhub Artifact Hub

license GitHub Workflow Status

Web application to display and edit songs with lyrics and chords.

Note that this application is still at an early stage of development and many features are either missing or not working as expected.

Demo

A static development version of the application is available at https://musicociel.github.io/musicociel/dev/

As it is a static version, it only shows part of the features of the application. Especially, it does not include any of the features that require the server part.

As it is a development version, it is unstable. It is automatically deployed when the dev branch of this repository is updated.

Installation

Musicociel is published on npm, dockerhub and has a helm repository.

Contributing

Information about how to contribute to Musicociel, including how to build it can be found here.

License

Musicociel: web application to display and edit songs with lyrics and chords.

Copyright 2021 DivDE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.