Compare commits

...

10 Commits

Author SHA1 Message Date
Alexandro
3f4e8d9ac4
Merge d6a52a8cd4 into ae5aa43f54 2023-08-15 11:55:17 +05:30
Moritz Kitzmann
ae5aa43f54
Update mealie URLs (#4099) 2023-08-14 17:54:25 +00:00
Alexandro
d6a52a8cd4
Added Rhasspy 2023-07-31 12:41:47 +00:00
Alexandro
84b8867fa8
Added Rhasspy to IOT 2023-07-31 12:28:51 +00:00
Alexandro
e530ad040f
Added Remotely to Remote Access 2023-07-26 12:20:41 +00:00
Alexandro
c56ce4a335
Merge branch 'awesome-selfhosted:master' into master 2023-07-26 11:54:24 +00:00
Alexandro
2cf4ae225a
Added yt-dlp Web UI
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-10 22:53:12 +00:00
Alexandro
68b6192e38
Added yt-dlp Web UI to Automation 2023-07-10 12:41:54 +00:00
Alexandro
3698530449
Added yt-dlp Web UIto Automation (alphabetically) 2023-07-10 10:08:48 +00:00
Alexandro
191c070969
Added yt-dlp Web UI 2023-07-07 11:22:10 +00:00

View File

@ -1124,6 +1124,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour
- [Node RED](https://nodered.org/) - Browser-based flow editor that helps you wiring hardware devices, APIs and online services to create IoT solutions. ([Source Code](https://github.com/node-red/node-red)) `Apache-2.0` `Nodejs`
- [openHAB](https://www.openhab.org) - Vendor and technology agnostic open source software for home automation. ([Source Code](https://github.com/openhab/openhab-core)) `EPL-2.0` `Java`
- [OpenRemote](https://openremote.io) - Open-Source IoT Platform - IoT Asset management, Flow Rules and WHEN-THEN rules, Data visualization, Edge Gateway. ([Demo](https://demo.openremote.io/), [Source Code](https://github.com/openremote/openremote)) `AGPL-3.0` `Java`
- [Rhasspy](https://rhasspy.readthedocs.io/en/latest/) - Rhasspy (ɹˈæspi) is an open source, fully offline set of voice assistant services for many human languages. ([Source Code](https://github.com/rhasspy)) `MIT` `Python/Bash/Docker`
- [SIP Irrigation Control](https://dan-in-ca.github.io/SIP/) - Open source software for sprinkler/irrigation control. ([Source Code](https://github.com/Dan-in-CA/SIP)) `GPL-3.0` `Python`
- [Thingsboard](https://thingsboard.io/) - Open-source IoT Platform - Device management, data collection, processing and visualization. ([Demo](https://demo.thingsboard.io/signup), [Source Code](https://github.com/thingsboard/thingsboard)) `Apache-2.0` `Java`
- [WebThings Gateway](https://webthings.io/gateway/) - WebThings is an open source implementation of the Web of Things, including the WebThings Gateway and the WebThings Framework. ([Source Code](https://github.com/WebThingsIO/gateway)) `MPL-2.0` `Nodejs`
@ -1672,7 +1673,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [Groceri.es](https://groceri.es/) - Web-based application to manage your recipes and plan your meals ahead. groceri.es keeps track of your menu plans and generates a groceries list for you. ([Source Code](https://github.com/juriansluiman/groceri.es)) `MIT` `Docker/Python`
- [kcal](https://github.com/kcal-app/kcal) - Track nutritional information about foods and recipes, set goals, and record a food journal to help along the way. Kcal is a personal system that focuses on direct control of inputs and a minimal, easy to use recipe presentation for preparing meals. `MPL-2.0` `PHP`
- [KitchenOwl](https://tombursch.github.io/kitchenowl/) - A cross-platform shopping list, recipe storage, expense tracker, and meal planner following the material design language. ([Source Code](https://github.com/TomBursch/kitchenowl)) `AGPL-3.0` `Docker`
- [Mealie](https://hay-kot.github.io/mealie/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/hay-kot/mealie)) `MIT` `Python`
- [Mealie](https://nightly.mealie.io/) - Material design inspired recipe manager with category and tag management, shopping-lists, meal-planner, and site customizations. Mealie is focused on simple user interactions to keep the whole family using the app. ([Source Code](https://github.com/mealie-recipes/mealie)) `MIT` `Python`
- [Recepturer](https://recepturer.com/) `⚠` - Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. ([Source Code](https://github.com/sjoerdvanderhoorn/recepturer)) `MIT` `Javascript`
- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs`
- [reciphpes!](https://github.com/nanawel/reciphpes) - A lightweight, Symfony-based recipes indexing software supporting search and tags, using a SQLite database. `MIT` `Docker`