Skip to content

Commit

Permalink
Update README.md (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbydyer authored May 30, 2023
1 parent a9bf848 commit dce3a8c
Showing 1 changed file with 25 additions and 16 deletions.
41 changes: 25 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,16 @@ There's a public Discord channel, "RGB Sportsmatrix Help" <https://discord.gg/8v

## Premium Version

There is a premium version of this app that contains some extra features. See the [Patreon Page](https://patreon.com/RGBLEDMatrixTickerSoftware?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_creator&utm_content=join_link) for more info
There is a new PREMIUM version of this app that adds the following features:
- **Scroll mode** - enable scrolling for the entire board or on a per-board basis
- **Weather Board**
- **Spotify Now-Playing**
- **MLB Live View** - shows baserunners, outs, pitch count, inning
- **Stock Ticker**
- **Gambling Odds** - shows gambling odds overlaid on each game's scoreboard (where available)

Visit the [Patreon Page](https://patreon.com/RGBLEDMatrixTickerSoftware?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_creator&utm_content=join_link) to get a membership.
Visit the [PREMIUM Version Installation Instructions](https://github.com/robbydyer/rgb-led-matrix-sports-premium)

Premium features include:

Expand All @@ -43,16 +52,22 @@ Premium features include:
- NHL
- MLB
- NFL
- NBA
- MLS
- NCAA Football
- NCAA Men's Basketball
- English Premiere League
- PGA Tour Leaderboards
- UEFA Champions League
- FIFA World Cup
- Bundesliga
- DFB German Pokal
- NCAAM Basketball
- NCAAW Basketball
- NBA
- PGA Tour
- WNBA
- XFL
- Soccer Leagues:
- Spanish Laliga
- FIFA World Cup
- English Premier League
- Italian Serie A
- French Ligue 1
- DFB Pokal
- Bundesliga
- Racing. Currently just shows upcoming event schedule
- F1
- Indy Car
Expand All @@ -72,7 +87,7 @@ but those can run version v0.0.83 and older- this would include the original Pi
You can check your Pi's architecture by running the following command:

```shell
uname -m
dpkg --print-architecture
```

### Install script
Expand All @@ -86,12 +101,6 @@ Run the following command in a Terminal on your Pi
curl https://raw.githubusercontent.com/robbydyer/sports/master/script/install.sh | sudo bash
```

To try out the latest beta release, run the following on your Pi:

```shell
curl https://raw.githubusercontent.com/robbydyer/sports/master/script/beta-install.sh | sudo bash
```

## Configuration

You can run the app without passing any configuration, it will just use some sane defaults. Currently it only defaults to showing the NHL board. Each board that is enabled will be rotated through. The default location for the config file is `/etc/sportsmatrix.conf`
Expand Down

0 comments on commit dce3a8c

Please sign in to comment.