Skip to content

KevinZMa/live-nba-scores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live NBA Scores

SwiftBar plugin displaying live NBA scores and stats from current games.

Installation

Clone Repository

$ git clone https://github.com/KevinZMa/live-nba-scores.git <target_directory>
$ cd <target_directory>

Install Dependencies

$ npm install

Link script to plugins folder:

$ ln -s /path/to/project/index.js /path/to/plugins/folder/live-nba-scores.1m.js

Example:

$ ln -s ~/Workspace/live-nba-scores/index.js ~/SwiftBar/live-nba-scores.1m.js

After refreshing (⌘+r), the app should show up in your menu bar.

Info: Your default shell in the SwiftBar Preferences (⌘+,) should be set to zsh, or you will have to change the hashbang in index.js to your node executable. (e.g. /opt/homebrew/bin/node)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published