https://github.com/kirainmoe/muse-plugin-desktop-lyric
Adding desktop lyric for your MUSE player, yet an example of building plugins for MUSE.
https://github.com/kirainmoe/muse-plugin-desktop-lyric
Last synced: 3 months ago
JSON representation
Adding desktop lyric for your MUSE player, yet an example of building plugins for MUSE.
- Host: GitHub
- URL: https://github.com/kirainmoe/muse-plugin-desktop-lyric
- Owner: kirainmoe
- License: mit
- Created: 2017-09-10T09:03:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T09:36:39.000Z (over 7 years ago)
- Last Synced: 2025-02-05T08:15:49.214Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# muse-plugin-desktop-lyric
Adding desktop lyric for your MUSE player, yet an example of building plugins for MUSE.
# Usage
Just import ```muse-plugin-desktop-lyric.js``` and ```muse-plugin-desktop-lyric.css``` to your page.
```html
```
If you are going to build a plugin for MUSE, you can refer to this plugin.