https://github.com/seldszar/now-playing
A visual widget showing the currently playing track from Libre.fm.
https://github.com/seldszar/now-playing
graphics librefm streaming vuejs widget
Last synced: about 1 month ago
JSON representation
A visual widget showing the currently playing track from Libre.fm.
- Host: GitHub
- URL: https://github.com/seldszar/now-playing
- Owner: Seldszar
- License: mit
- Created: 2018-08-14T13:45:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T15:00:16.000Z (almost 8 years ago)
- Last Synced: 2025-10-26T16:45:07.686Z (8 months ago)
- Topics: graphics, librefm, streaming, vuejs, widget
- Language: CSS
- Size: 147 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# now-playing
A visual widget showing the currently playing track from Libre.fm.
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Author](#author)
- [License](#license)
## Installation
Clone this repository and install the dependencies by calling `npm install`, then build the widget by calling `npm build`.
## Usage
Add the built widget in your broadcasting software and edit the `settings.js` file at your convenience.
## Author
Alexandre Breteau - [@0xSeldszar](https://twitter.com/0xSeldszar)
## License
MIT © [Alexandre Breteau](https://seldszar.fr)