An open API service indexing awesome lists of open source software.

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.

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.