Skip to content

A GoBlog plugin to display the currently playing song from Last.FM

Notifications You must be signed in to change notification settings

kandr3s/GoBlog-NowPlaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GoBlog NowPlaying Plugin

Plugin for GoBlog blogging system that displays the currently playing song from Last.FM.

Installation

  1. Copy the “nowplaying” folder into your plugins folder.
  2. Add the following config to your config.yml
plugins:
  - path: ./plugins/nowplaying
    import: nowplaying
    config:
      user: yourLastFMNick
      key: yourLastFMAPIKey

Plugin can be seen in action on my website whenever a song is actually being played.

About

A GoBlog plugin to display the currently playing song from Last.FM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages