Metadata-Version: 2.4
Name: musipelago
Version: 0.2.7
Summary: Play Archipelago with your own music!
Project-URL: Homepage, https://github.com/tepiloxtl/musipelago
Project-URL: Issues, https://github.com/tepiloxtl/musipelago/issues
Author-email: Tepiloxtl <tepiloxtl@tepiloxtl.net>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: ffpyplayer
Requires-Dist: jinja2
Requires-Dist: kivy==2.3.1
Requires-Dist: mutagen
Requires-Dist: plyer
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: unidecode
Requires-Dist: websockets
Description-Content-Type: text/markdown

# Musipelago
Okay, I'm not great at writing catchy catchphrases or... blorby blurbs, so I'll cut to the point

This has been inspired by the idea of people from Manual discord, where they make manual apworld for artist discographies, where you receive albums as items from other users, and get location checks by listening to songs within them.

This is an implementation of this idea using local files or OpenSubsonic for both creation of a working world from albums or user playlists, and actual interaction with AP and playback using their music catalogue.

This readme is very work in progress, like everything else. Grab the Windows exes from releases or get the project from pip. If installed via pip, commands are `musipelago-gen` and `musipelago-client`

## Acknowledgements & Licenses

### Software
This software is licensed under the MIT License. See [LICENSE](LICENSE) for details.

### Assets
* **Fonts:** [Noto Sans](https://fonts.google.com/noto/specimen/Noto+Sans+JP) by Google.
    * Licensed under the [SIL Open Font License, Version 1.1](src/musipelago/resources/LICENSE-NOTOFONTS.txt).
* **Icons:** [Phosphor Icons](https://phosphoricons.com).
    * Licensed under the [MIT License](src/musipelago/resources/LICENSE-PHOSPHORICONS.txt).