Initial commit: Digital signage system for transit departures, weather, and news ticker
This commit is contained in:
22
sites-config.json
Normal file
22
sites-config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"orientation": "normal",
|
||||
"darkMode": "auto",
|
||||
"backgroundImage": "",
|
||||
"backgroundOpacity": 0.3,
|
||||
"tickerSpeed": 60,
|
||||
"sites": [
|
||||
{
|
||||
"id": "1411",
|
||||
"name": "Ambassaderna",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"rssFeeds": [
|
||||
{
|
||||
"name": "Travel Alerts",
|
||||
"url": "https://travel.state.gov/content/travel/en/rss/rss.xml",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"combineSameDirection": true
|
||||
}
|
||||
Reference in New Issue
Block a user