https://github.com/patrickkfkan/volumio-peppymeter
https://github.com/patrickkfkan/volumio-peppymeter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickkfkan/volumio-peppymeter
- Owner: patrickkfkan
- Created: 2023-10-10T20:58:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-30T15:56:34.000Z (over 1 year ago)
- Last Synced: 2025-01-15T08:58:31.155Z (4 months ago)
- Language: Python
- Size: 260 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PeppyMeter plugin for Volumio
Volumio plugin for installing the [PeppyMeter](https://github.com/project-owner/PeppyMeter) software VU meter, extended by [2aCD](https://github.com/2aCD-creator) to display now playing data.
This plugin requires [Peppy ALSA](https://github.com/project-owner/peppyalsa) to provide visualizer data to PeppyMeter. To install Peppy ALSA, you may install the complementary plugin [Peppy ALSA Pipe](https://github.com/patrickkfkan/volumio-peppy-alsa-pipe).
This project was derived from the following projects:
- [PeppyMeter](https://github.com/project-owner/PeppyMeter): a software VU meter that displays audio visualizer data provided by [Peppy ALSA](https://github.com/project-owner/peppyalsa).
- [PeppyMeter Screensaver by 2aCD](https://github.com/2aCD-creator/volumio-plugins/tree/gh-pages/plugins/miscellanea/peppy_screensaver): a Volumio plugin that installs both Peppy ALSA and PeppyMeter on Volumio, and extends the latter to display now playing data.Much of the Python code in this project was taken from the above projects, with some minor modifications here and there. Credit is given to the authors of those projects.
## Changelog
0.1.0
- Initial release## License
GPL v3.0