musicus/README.md
Elias Projahn d0c25531d3 Add server
2020-11-14 23:08:37 +01:00

28 lines
No EOL
930 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Musicus
The classical music player and organizer.
https://musicus.org
## Repository structure
The subdirectories contain toplevel components of the Musicus system. Currently
you will find:
* `musicus` Musicus desktop app for Linux
* `musicus_server` Musicus server
## License
Musicus is free and open source 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.
Musicus 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 https://www.gnu.org/licenses/.