Add Weather category

This commit is contained in:
linsui 2025-06-24 21:46:17 +08:00 committed by Licaon_Kter
parent 12cd8f7d3c
commit 9bd6d3bb48
29 changed files with 30 additions and 0 deletions

View file

@ -72,6 +72,8 @@ Time:
name: Time name: Time
VPN & Proxy: VPN & Proxy:
name: VPN & Proxy name: VPN & Proxy
Weather:
name: Weather
Writing: Writing:
icon: category_writing.png icon: category_writing.png
name: Writing name: Writing

View file

@ -1,5 +1,6 @@
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: HenriDellal AuthorName: HenriDellal
SourceCode: https://github.com/HenriDellal/weather-overview SourceCode: https://github.com/HenriDellal/weather-overview

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Weather services used are not libre. en-US: Weather services used are not libre.
Categories: Categories:
- Internet - Internet
- Weather
License: MIT License: MIT
AuthorName: Viktor Brešan AuthorName: Viktor Brešan
AuthorWebSite: https://binarysolutions.biz/ AuthorWebSite: https://binarysolutions.biz/

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Weather/Geocoding data is provided by Open-Meteo.com en-US: Weather/Geocoding data is provided by Open-Meteo.com
Categories: Categories:
- Internet - Internet
- Weather
License: MPL-2.0 License: MPL-2.0
AuthorName: Lacerté AuthorName: Lacerté
AuthorEmail: lacerte@protonmail.com AuthorEmail: lacerte@protonmail.com

View file

@ -4,6 +4,7 @@ AntiFeatures:
Categories: Categories:
- Internet - Internet
- Multimedia - Multimedia
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Dan Hasting AuthorName: Dan Hasting
AuthorEmail: appsupport@danhasting.com AuthorEmail: appsupport@danhasting.com

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Rely on Open-Meteo.com. en-US: Rely on Open-Meteo.com.
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: David Takač AuthorName: David Takač
AuthorEmail: david.takac@mailbox.org AuthorEmail: david.takac@mailbox.org

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: OpenWeatherMap service itself is not open source en-US: OpenWeatherMap service itself is not open source
Categories: Categories:
- Time - Time
- Weather
License: Apache-2.0 License: Apache-2.0
AuthorName: Haringey Mobile AuthorName: Haringey Mobile
AuthorEmail: haringeymobile@gmail.com AuthorEmail: haringeymobile@gmail.com

View file

@ -2,6 +2,7 @@ AntiFeatures:
- NonFreeNet - NonFreeNet
Categories: Categories:
- Internet - Internet
- Weather
License: AGPL-3.0-or-later License: AGPL-3.0-or-later
AuthorEmail: hi@pd-dev.xyz AuthorEmail: hi@pd-dev.xyz
WebSite: https://weather.pd-dev.xyz WebSite: https://weather.pd-dev.xyz

View file

@ -2,6 +2,7 @@ AntiFeatures:
- NonFreeNet - NonFreeNet
Categories: Categories:
- Internet - Internet
- Weather
License: AGPL-3.0-only License: AGPL-3.0-only
WebSite: https://meteocool.com WebSite: https://meteocool.com
SourceCode: https://github.com/meteocool/android SourceCode: https://github.com/meteocool/android

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: App depends on OpenWeatherMap. en-US: App depends on OpenWeatherMap.
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: TylerWilliamson AuthorName: TylerWilliamson
SourceCode: https://github.com/TylerWilliamson/QuickWeather SourceCode: https://github.com/TylerWilliamson/QuickWeather

View file

@ -4,6 +4,7 @@ AntiFeatures:
Categories: Categories:
- Internet - Internet
- Science & Education - Science & Education
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Spiros Vlachos AuthorName: Spiros Vlachos
SourceCode: https://gitlab.com/vitaspiros/meteo-weather-gr SourceCode: https://gitlab.com/vitaspiros/meteo-weather-gr

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on portal.chmi.cz servers en-US: Depends on portal.chmi.cz servers
Categories: Categories:
- Time - Time
- Weather
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Lukáš Jirkovský AuthorName: Lukáš Jirkovský
WebSite: https://gitlab.com/stativ/chmupocasi WebSite: https://gitlab.com/stativ/chmupocasi

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on OpenWeatherMap, which is not libre. en-US: Depends on OpenWeatherMap, which is not libre.
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
SourceCode: https://github.com/martykan/forecastie SourceCode: https://github.com/martykan/forecastie
IssueTracker: https://github.com/martykan/forecastie/issues IssueTracker: https://github.com/martykan/forecastie/issues

View file

@ -1,5 +1,6 @@
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: Pawel Dube AuthorName: Pawel Dube
SourceCode: https://codeberg.org/Starfish/TinyWeatherForecastGermany SourceCode: https://codeberg.org/Starfish/TinyWeatherForecastGermany

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Rely on weather data from opendata.dwd.de. en-US: Rely on weather data from opendata.dwd.de.
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
AuthorName: phasenrauscher AuthorName: phasenrauscher
AuthorEmail: phasenrauscher@gmail.com AuthorEmail: phasenrauscher@gmail.com

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Weather service is libre, but you cannot change the server. en-US: Weather service is libre, but you cannot change the server.
Categories: Categories:
- Internet - Internet
- Weather
License: Apache-2.0 License: Apache-2.0
AuthorName: Niclas Kron AuthorName: Niclas Kron
AuthorEmail: niclas.kroon@gmail.com AuthorEmail: niclas.kroon@gmail.com

View file

@ -4,6 +4,7 @@ AntiFeatures:
Categories: Categories:
- Navigation - Navigation
- Phone & SMS - Phone & SMS
- Weather
License: GPL-3.0-only License: GPL-3.0-only
SourceCode: https://github.com/dzmanto/foehnix SourceCode: https://github.com/dzmanto/foehnix
IssueTracker: https://github.com/dzmanto/foehnix/issues IssueTracker: https://github.com/dzmanto/foehnix/issues

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Rely on knmi.nl en-US: Rely on knmi.nl
Categories: Categories:
- Science & Education - Science & Education
- Weather
License: MIT License: MIT
SourceCode: https://github.com/CNugteren/NLWeer SourceCode: https://github.com/CNugteren/NLWeer
IssueTracker: https://github.com/CNugteren/NLWeer/issues IssueTracker: https://github.com/CNugteren/NLWeer/issues

View file

@ -2,6 +2,7 @@ AntiFeatures:
- NonFreeNet - NonFreeNet
Categories: Categories:
- Science & Education - Science & Education
- Weather
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Joshua Tee AuthorName: Joshua Tee
SourceCode: https://gitlab.com/joshua.tee/wx SourceCode: https://gitlab.com/joshua.tee/wx

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on geonames.org and api.met.no or weather.gov en-US: Depends on geonames.org and api.met.no or weather.gov
Categories: Categories:
- Internet - Internet
- Weather
License: CC0-1.0 License: CC0-1.0
AuthorName: Gitsaibot AuthorName: Gitsaibot
SourceCode: https://github.com/Gitsaibot/AF-Weather-Widget SourceCode: https://github.com/Gitsaibot/AF-Weather-Widget

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on alerts.weather.gov servers en-US: Depends on alerts.weather.gov servers
Categories: Categories:
- Theming - Theming
- Weather
License: Apache-2.0 License: Apache-2.0
AuthorName: Dave Miller AuthorName: Dave Miller
WebSite: https://justdave.github.io/nwsweatheralertswidget WebSite: https://justdave.github.io/nwsweatheralertswidget

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on isengard.asafonov.org, a wrapper for OpenWeatherMap en-US: Depends on isengard.asafonov.org, a wrapper for OpenWeatherMap
Categories: Categories:
- Internet - Internet
- Weather
License: MIT License: MIT
AuthorName: Alexander Safonov AuthorName: Alexander Safonov
AuthorEmail: me@asafonov.org AuthorEmail: me@asafonov.org

View file

@ -1,5 +1,6 @@
Categories: Categories:
- Internet - Internet
- Weather
License: LGPL-3.0-only License: LGPL-3.0-only
SourceCode: https://github.com/breezy-weather/breezy-weather SourceCode: https://github.com/breezy-weather/breezy-weather
IssueTracker: https://github.com/breezy-weather/breezy-weather/issues IssueTracker: https://github.com/breezy-weather/breezy-weather/issues

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on OpenWeatherMap en-US: Depends on OpenWeatherMap
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
SourceCode: https://github.com/thuryn/your-local-weather SourceCode: https://github.com/thuryn/your-local-weather
IssueTracker: https://github.com/thuryn/your-local-weather/issues IssueTracker: https://github.com/thuryn/your-local-weather/issues

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Weather/Geocoding data is provided by Open-Meteo.com en-US: Weather/Geocoding data is provided by Open-Meteo.com
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: woheller69 AuthorName: woheller69
SourceCode: https://github.com/woheller69/omweather SourceCode: https://github.com/woheller69/omweather

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Rely on OpenWeatherMap en-US: Rely on OpenWeatherMap
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: woheller69 AuthorName: woheller69
SourceCode: https://github.com/woheller69/weather SourceCode: https://github.com/woheller69/weather

View file

@ -3,6 +3,7 @@ AntiFeatures:
en-US: Depends on api.met.no servers en-US: Depends on api.met.no servers
Categories: Categories:
- Internet - Internet
- Weather
License: GPL-3.0-or-later License: GPL-3.0-or-later
SourceCode: https://gitlab.com/dboddie/weather-forecast SourceCode: https://gitlab.com/dboddie/weather-forecast

View file

@ -2,6 +2,7 @@ AntiFeatures:
- NonFreeNet - NonFreeNet
Categories: Categories:
- Time - Time
- Weather
License: GPL-3.0-only License: GPL-3.0-only
AuthorName: Graham Blanshard AuthorName: Graham Blanshard
AuthorEmail: graham.blanshard@gmail.com AuthorEmail: graham.blanshard@gmail.com

View file

@ -46,6 +46,7 @@
"Theming", "Theming",
"Time", "Time",
"VPN & Proxy", "VPN & Proxy",
"Weather",
"Writing" "Writing"
] ]
}, },