diff options
author | Patrick Zippenfenig <patrick@zippenfenig.de> | 2023-07-24 20:40:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 20:40:32 +0000 |
commit | f476417709cf63c45e078c7d80818192bfef3973 (patch) | |
tree | c170368b1956429a1fb0fa854ddc2549928dd697 /README.md | |
parent | Add yt-dlp Web UI to Automation (#3978) (diff) | |
download | awesome-selfhosted-f476417709cf63c45e078c7d80818192bfef3973.tar.gz awesome-selfhosted-f476417709cf63c45e078c7d80818192bfef3973.zip |
Add Open-Meteo to Miscellaneous (#3967)
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1358,6 +1358,7 @@ Software that does not fit in another section. - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` - [Octave Online](https://octave-online.net/) - Infrastracture behind a web UI for GNU Octave, the libre alternative to MATLAB. ([Source Code](https://github.com/octave-online/octave-online-server)) `AGPL-3.0` `Docker/Nodejs` - [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://app.ombi.io/), [Source Code](https://github.com/Ombi-app/Ombi)) `GPL-2.0` `C#` +- [Open-Meteo](https://open-meteo.com/) - Open-source weather API with open-data forecasts, historical and climate data from all major national weather services. ([Demo](https://open-meteo.com/en/docs), [Source Code](https://github.com/open-meteo/open-meteo)) `AGPL-3.0` `Docker` - [OpenZiti](https://openziti.github.io/) - Fully-featured, self-hostable, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es. ([Source Code](https://github.com/openziti/ziti)) `Apache-2.0` `Go` - [OS.js](https://www.os-js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD-2-Clause` `Nodejs` - [OTS-Share](https://github.com/rpgeeganage/ots-share-app) - A self-hosting app to share secrets with file support upto 1MB. `MIT` `Docker` |