forked from AllskyTeam/allsky
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfiguration.json.repo
233 lines (233 loc) · 5.64 KB
/
configuration.json.repo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
{
"comment": "See https://github.com/thomasjacquin/allsky/wiki/allsky-website-Settings for a description of these settings.",
"config": {
"comment": "These settings impact what appears in the popout and the constellation overlay",
"imageName": "/current/tmp/image.jpg",
"location": "XX_NEED_TO_UPDATE_XX",
"latitude": "XX_NEED_TO_UPDATE_XX",
"longitude": "XX_NEED_TO_UPDATE_XX",
"camera": "XX_NEED_TO_UPDATE_XX",
"lens": "XX_NEED_TO_UPDATE_XX",
"computer": "XX_NEED_TO_UPDATE_XX",
"owner": "XX_NEED_TO_UPDATE_XX",
"auroraForecast": false,
"auroraMap": "XX_NEED_TO_UPDATE_XX",
"intervalSeconds": 5,
"showOverlayAtStartup": false,
"overlayWidth": 875,
"overlayHeight": 875,
"overlayOffsetLeft": 0,
"overlayOffsetTop": 0,
"az": 0,
"imageWidth": 900,
"opacity": 0.5,
"objectsComment": "If you want the Messier objects on the overlay, remove the 'XXX_' below.",
"XXX_objects": "virtualsky/messier.json",
"meridian": false,
"ecliptic": false,
"fontsize": "14px",
"cardinalpoints": true,
"cardinalpoints_fontsize": "18px",
"showstarlabels": true,
"projection": "fisheye",
"constellations": true,
"constellationwidth": 0.75,
"constellationlabels": false,
"constellationboundaries": false,
"constellationboundarieswidth": 0.75,
"gridlines_eq": false,
"gridlineswidth": 0.75,
"showgalaxy": false,
"galaxywidth": 0.75,
"mouse": false,
"keyboard": true,
"showdate": false,
"showposition": false,
"sky_gradient": false,
"gradient": false,
"transparent": true,
"lang": "en",
"colours" : {
"comment": "See the Wiki for how to change colors on the constellation overlay.",
"normal" : {
"XXX_cardinal": "rgba(0,255,0,1)"
},
"negative" : {
"XXX_cardinal": "rgba(255,255,255,1)"
}
},
"live": true,
"id": "starmap",
"AllskyVersion" : "XX_ALLSKY_VERSION_XX",
"AllskyWebsiteVersion" : "XX_ALLSKY_WEBSITE_VERSION_XX"
},
"homePage": {
"comment": "These settings impact the look and feel of the Website home page.",
"onPi": true,
"title": "XX_NEED_TO_UPDATE_XX",
"og_description": "XX_NEED_TO_UPDATE_XX",
"backgroundImage": {
"url": "",
"style": ""
},
"loadingImage": "loading.jpg",
"imageBorder": false,
"includeGoogleAnalytics": false,
"includeLinkToMakeOwn": true,
"personalLink": {
"prelink": "",
"message": "",
"url": "",
"title": "",
"style": ""
},
"og_type": "website",
"og_url": "http://www.thomasjacquin/allsky/",
"og_image": "image.jpg",
"favicon": "allsky-favicon.png",
"leftSidebar": [
{
"comment": "Once you have modified the settings so the overlay fits, set 'display' to true.",
"display": false,
"title": "Show constellation overlay",
"icon": "fa fa-2x fa-fw allsky-constellation",
"other": "id='overlayBtn' ng-click='toggleOverlay()' ng-class=\"{'active': showOverlay}\"",
"style": ""
},
{
"display": true,
"url": "videos",
"title": "Archived Timelapes",
"icon": "fa fa-2x fa-fw fa-play-circle",
"style": ""
},
{
"display": false,
"url": "/current/tmp/mini-timelapse.mp4",
"title": "Mini-timelapse",
"icon": "fa fa-2x fa-fw icon-mini-timelapse",
"style": ""
},
{
"display": true,
"url": "keograms",
"title": "Archived Keograms",
"icon": "fa fa-2x fa-fw fa-barcode",
"style": ""
},
{
"display": true,
"url": "startrails",
"title": "Archived Startrails",
"icon": "fa fa-2x fa-fw fa-star",
"style": ""
},
{
"display": true,
"variable": "imageName",
"title": "Full-sized image",
"icon": "fa fa-2x fa-fw fa-expand-arrows-alt",
"style": ""
},
{
"display": true,
"title": "Display information about the camera and other settings",
"icon": "fa fa-2x fa-fw fa-info-circle",
"other": "ng-click='toggleInfo()' ng-class=\"{'active': showInfo}\"",
"style": ""
},
{
"display": false,
"comment": "Add leftSidebar items above."
}
],
"leftSidebarStyle": "",
"popoutIcons": [
{
"display": true,
"label": "Location",
"icon": "fa fa-fw fa-map-marker-alt",
"variable": "location",
"value": "",
"style": ""
},
{
"display": true,
"label": "Latitude",
"icon": "fa fa-fw fa-map-marker",
"variable": "s_latitude",
"value": "",
"style": ""
},
{
"display": true,
"label": "Longitude",
"icon": "fa fa-fw fa-map-marker",
"variable": "s_longitude",
"value": "",
"style": ""
},
{
"display": true,
"label": "Camera",
"icon": "fa fa-fw fa-camera-retro",
"variable": "camera",
"value": "",
"style": ""
},
{
"display": true,
"label": "Lens",
"icon": "fa fa-fw fa-dot-circle",
"variable": "lens",
"value": "",
"style": ""
},
{
"display": true,
"label": "Computer",
"icon": "fa fa-fw fa-microchip",
"variable": "computer",
"value": "",
"style": ""
},
{
"display": true,
"label": "Owner",
"icon": "fa fa-fw fa-user",
"variable": "owner",
"value": "",
"style": ""
},
{
"display": false,
"label": "Allsky Settings",
"icon": "fa fa-fw fa-cogs",
"variable": "",
"value": "<a href='viewSettings.php' target='_blank'>Click to view</a>",
"style": ""
},
{
"display": true,
"label": "Allsky Version",
"icon": "fa fa-fw fa-file-alt",
"variable": "AllskyVersion",
"value": "",
"style": ""
},
{
"display": true,
"label": "Website Version",
"icon": "fa fa-fw fa-file-alt",
"variable": "AllskyWebsiteVersion",
"value": "",
"style": ""
},
{
"comment": "Add popout items above.",
"display": false
}
]
},
"ConfigVersion" : "1"
}