GithubHelp home page GithubHelp logo

kylewelsby / now-playing-widget Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 2.0 27 KB

Display Last.fm current playing track on a web-page or OBS Studio

Home Page: https://now-playing-2e8d3.web.app/?user=halfcube&theme=ticker

License: MIT License

HTML 6.33% JavaScript 8.96% Vue 75.76% CSS 8.94%
obs-studio widget obs lastfm-api lastfm spotify

now-playing-widget's Introduction

Now Playing (Widget)

A now playing widget for OBS Studio or Webpage, using Last.fm API for current playing track.

Can work with Spotify when connected with your Last.fm account.

๐Ÿ‘€ Demos

๐Ÿ›  Configurations

URL param description
user lastfm username
theme theme mode
apiKey lastfm api key

example

https://now-playing-2e8d3.web.app?user=halfcube&theme=ticker&apiKey=xxx

โšก๏ธ System Dependencies

This project requires Node.js to build and run.

At time of writing the latest stable version is Node.js 14.9.0

๐ŸŽฒ Installation

Within the working directory of this project after checking it out to your local computer.

Run the following commands.

npm install

๐ŸŽฏ Usage

Start a local development server with the following command

npm run dev

To deploy the resulting code to a Web Server, the code must be compiled before deployment.

npm run build

The resulting code in ./dist can be uploaded to your Web Server of choice.

๐ŸŽ“ License

MIT: https://kylewelsby.mit-license.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.