From 191c070969723a30dba1163eb45edac0fcc63c2e Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:22:10 +0000 Subject: [PATCH 1/7] Added yt-dlp Web UI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca16777..33de984b 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs/Docker` - [YoutubeDL-Server](https://github.com/nbr23/youtube-dl-server) - Web and REST interface for downloading videos onto a server. `MIT` `Python/Docker` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker` - +- [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `TypeScript/Go/Docker` ### Backup From 3698530449aa4bccab83e90f4e7540c82fbc35ff Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 10 Jul 2023 10:08:48 +0000 Subject: [PATCH 2/7] Added yt-dlp Web UIto Automation (alphabetically) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33de984b..7fba658a 100644 --- a/README.md +++ b/README.md @@ -219,8 +219,8 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [ydl_api_ng](https://github.com/Totonyus/ydl_api_ng) - Simple youtube-dl REST API to launch downloads on a distant server. `GPL-3.0` `Python` - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs/Docker` - [YoutubeDL-Server](https://github.com/nbr23/youtube-dl-server) - Web and REST interface for downloading videos onto a server. `MIT` `Python/Docker` -- [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker` - [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `TypeScript/Go/Docker` +- [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker` ### Backup From 68b6192e38ae32bd91866d8dbf8d68fcd8d606ed Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:41:54 +0000 Subject: [PATCH 3/7] Added yt-dlp Web UI to Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fba658a..30b4e967 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `TypeScript/Go/Docker` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker` + ### Backup **[`^ back to top ^`](#awesome-selfhosted)** From 2cf4ae225a3c69b7d1a6d2a5f88559c274e8e669 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 10 Jul 2023 22:53:12 +0000 Subject: [PATCH 4/7] Added yt-dlp Web UI Co-authored-by: nodiscc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30b4e967..7e6f0d66 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [ydl_api_ng](https://github.com/Totonyus/ydl_api_ng) - Simple youtube-dl REST API to launch downloads on a distant server. `GPL-3.0` `Python` - [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. `MIT` `Nodejs/Docker` - [YoutubeDL-Server](https://github.com/nbr23/youtube-dl-server) - Web and REST interface for downloading videos onto a server. `MIT` `Python/Docker` -- [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `TypeScript/Go/Docker` +- [yt-dlp Web UI](https://github.com/marcopeocchi/yt-dlp-web-ui) - Web GUI for yt-dlp. `MPL-2.0` `Docker/Go/Nodejs` - [µTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go/Docker` From e530ad040fd5fc0fc86326bf5b8d556fc54cfe84 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Wed, 26 Jul 2023 12:20:41 +0000 Subject: [PATCH 5/7] Added Remotely to Remote Access --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9dcb9e70..212df599 100644 --- a/README.md +++ b/README.md @@ -1693,6 +1693,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). - [MeshCentral](https://meshcentral.com/) - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ([Source Code](https://github.com/Ylianst/MeshCentral)) `Apache-2.0` `Nodejs` - [RPort](https://rport.io) - Self-hosted open source remote management solution for Windows, macOS & Linux. ([Source Code](https://github.com/realvnc-labs/rport)) `MIT` `Go` - [RustDesk](https://rustdesk.com/) - An open source TeamViewer alternative, works out of the box, no configuration required. ([Source Code](https://github.com/rustdesk/rustdesk-server)) `AGPL-3.0` `Rust/Docker` +- [Remotely](https://github.com/immense/Remotely) - A remote desktop control and remote scripting solution, enterprise level remote support solution with admin web interface and remote control via browser. `GPL-3.0` `C#/Docker` - [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other` - [Sshwifty](https://github.com/nirui/sshwifty) - Sshwifty is a SSH and Telnet connector made for the Web. `AGPL-3.0` `Go/Docker` - [Warpgate](https://github.com/warp-tech/warpgate) - Smart SSH and HTTPS bastion that works with any SSH client. `Apache-2.0` `Rust/Docker` From 84b8867fa8a4912896272c86cac320d6e6456a75 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:28:51 +0000 Subject: [PATCH 6/7] Added Rhasspy to IOT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 212df599..985afd22 100644 --- a/README.md +++ b/README.md @@ -1126,6 +1126,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` From d6a52a8cd47af41216b609270b6d210b0fa01133 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:41:47 +0000 Subject: [PATCH 7/7] Added Rhasspy --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 985afd22..33dbc18a 100644 --- a/README.md +++ b/README.md @@ -1694,7 +1694,6 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). - [MeshCentral](https://meshcentral.com/) - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ([Source Code](https://github.com/Ylianst/MeshCentral)) `Apache-2.0` `Nodejs` - [RPort](https://rport.io) - Self-hosted open source remote management solution for Windows, macOS & Linux. ([Source Code](https://github.com/realvnc-labs/rport)) `MIT` `Go` - [RustDesk](https://rustdesk.com/) - An open source TeamViewer alternative, works out of the box, no configuration required. ([Source Code](https://github.com/rustdesk/rustdesk-server)) `AGPL-3.0` `Rust/Docker` -- [Remotely](https://github.com/immense/Remotely) - A remote desktop control and remote scripting solution, enterprise level remote support solution with admin web interface and remote control via browser. `GPL-3.0` `C#/Docker` - [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other` - [Sshwifty](https://github.com/nirui/sshwifty) - Sshwifty is a SSH and Telnet connector made for the Web. `AGPL-3.0` `Go/Docker` - [Warpgate](https://github.com/warp-tech/warpgate) - Smart SSH and HTTPS bastion that works with any SSH client. `Apache-2.0` `Rust/Docker`