https://github.com/kutu-dev/dorothy
(ABANDONED) A minimalistic music player based on the use of plugins to customize it to your needs.
https://github.com/kutu-dev/dorothy
music music-player music-server plugin-system
Last synced: 5 months ago
JSON representation
(ABANDONED) A minimalistic music player based on the use of plugins to customize it to your needs.
- Host: GitHub
- URL: https://github.com/kutu-dev/dorothy
- Owner: kutu-dev
- License: apache-2.0
- Archived: true
- Created: 2024-01-22T20:28:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-06T12:42:56.000Z (over 1 year ago)
- Last Synced: 2025-03-12T04:45:18.029Z (7 months ago)
- Topics: music, music-player, music-server, plugin-system
- Language: Python
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Dorothy Music Player
> A minimalistic music player based on the use of plugins to customize it to your needs.> [!CAUTION]
> **ABANDONED**: This is a experimental unfinished project that is not completely documented nor there is any plan to be finished. Feel free to experiment or extend it.
>
> The reason of the full stop of this project is due to the unpleasant experience with the `ncurses` package in the `lilim` TUI app and the `GStreamer` library in the `dorothy` daemon, bad typing decisions, a flawed design in the `buildin` plugin and bad behaviors and defaults in some methods in the `Channel` and `Orchestrator` classes.## Acknowledgements
Created with :heart: by [Jorge "Kutu" Dobón Blanco](https://dobon.dev).