Code Monkey home page Code Monkey logo

lfm-vscode's Introduction

LastFM Status for VSCode

With this plugin, you're able to see the track name of a song currently playing on your Last.fm account (or anybody else's for that matter.)

Why?

I don't know. Seemed cool and had nothing else to be doing.


Installation

I do not have an account to make plugins on the marketplace, so that may come soon, but for now you need to manually install it.


Setting up

Make sure you have node installed. I have v20.11.1 installed, but any should work.

Run the following:

git clone https://github.com/darkpixlz/lfm-vscode 

cd lfm-vscode

npm i
npm run compile
vsce package

After that's done, go to your vscode extensions menu, click the 3 dots, and "Install from VISX...". After that, you should be able to reload and you'll be good to go.

I want it precompiled!

Check releases.


Configuration

For it to work, you need to go to your VSCode settings and add the username to track and your LFM API key (make one here or see your old ones). Add it to settings and reload.

Development

Everything for developing already exists (along with launch config), so you should be good to go. PRs are welcome and issues may (or may not) be looked at. Currently the only known issue is that it may appear twice at boot but will after the first ping.

lfm-vscode's People

Contributors

pyxfluff avatar

Watchers

 avatar

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.