An Application Indicator for Ubuntu to display NBA games results from last night.
Open a terminal and run this command into the directory of your choice:
$ git clone [email protected]:AdeleD/nba-appindicator.git
Then, inside the nba-appindicator folder, run:
$ cd nba-appindicator
$ make
Go to Ubuntu "Startup Applications" menu.
Click the "Add" button. Enter a name and into the "Command" input field, the path to the installation folder and the bin/nbaindicator
file.
Example:
Command: /home/adele/nba-appindicator/bin/nbaindicator
Click the "Save" button.
That's it!