2022-01-28 12:44:55 +01:00

15 lines
297 B
JSON

{
"title": "OpenWeatherMap",
"tagline": "Get current weather data for your location.",
"icon": "openweathermap.png",
"stability": "consumer",
"offline": false,
"technologies": [
"cloud"
],
"categories": [
"weather",
"online-service"
]
}