Skip to content

Stalk me by watching whatever I'm listening to... LIVE 😟 This was a bad idea.

Notifications You must be signed in to change notification settings

vys69/FM-Stalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FMStalker πŸ‘€πŸ“»

Last.FM STALKER

Description

Stalk my every move. Get live updates on what music I'm listening to, while knowing exactly how long you've been a creep for with the timer 😟

Key features:

  • "Now Playing" display
  • List of 10 most recent tracks
  • Manually refresh in case you wanted to stalk me... FASTER (?)
  • Windows XP-style UI with draggable windows

How to Get a Last.fm API Key

  1. Visit the Last.fm API account creation page.
  2. Fill out the form with your application details.
  3. After submitting, you'll receive an API key that you can use in the .env file.

How to Run and Build

  1. Clone the repository:

    git clone https://github.com/vys69/FM-Stalker.git
    cd LastFM-Live
    
  2. Install dependencies:

    npm install
    
  3. Create a .env file in the root directory and add your Last.fm API key:

    REACT_APP_LASTFM_API_KEY=REPLACE_ME_WITH_API_KEY
    REACT_APP_LASTFM_USERNAME=REPLACE_ME_WITH_USERNAME
    
  4. Run the development server:

    npm start
    
  5. To build for production:

    npm run build
    

Connect with the Developer

About

Stalk me by watching whatever I'm listening to... LIVE 😟 This was a bad idea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published