Screensaver with practices updated, better vertical.
Installed on OSX via liquidx/webviewscreensaver.
Screens are in _data/screens.yml.
-
code: 'COM'
name: 'Communications'
color: '#825064'
Screen cycle and fade duration are in _config.yml.
fade: 5s
cycle_ms: 20000
External feeds.
practices_url: https://ashtanga.github.io/practice.json
spacex_url: https://api.spacexdata.com/v2/launches/upcoming
Format expected
[{
"date": "2017-03-04"
}, {
"date": "2017-03-06"
}, {
"date": "2017-03-08"
}]
[{
"cap_serial": null,
"core_serial": "B1043",
"details": null
}]