diff options
author | nodiscc <nodiscc@gmail.com> | 2022-02-01 17:14:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-01 17:14:07 +0000 |
commit | bee201753e6d7d1d1cc2ede44685fdcbaa132de0 (patch) | |
tree | 9c575b9352f362303e031ce3e9ad7b82bae8e641 | |
parent | Add Supysonic to Audio streaming section (#2835) (diff) | |
download | awesome-selfhosted-bee201753e6d7d1d1cc2ede44685fdcbaa132de0.tar.gz awesome-selfhosted-bee201753e6d7d1d1cc2ede44685fdcbaa132de0.zip |
move n8n to non-free.md (#2861)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2860
- https://github.com/n8n-io/n8n/blob/master/LICENSE.md
- the License does not grant to you, the right to Sell the Software.
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | non-free.md | 3 |
2 files changed, 3 insertions, 1 deletions
@@ -173,7 +173,6 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [Medusa](https://pymedusa.com/) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. ([Source Code](https://github.com/pymedusa/Medusa)) `GPL-3.0` `Python` - [MetaTube](https://github.com/JVT038/MetaTube) `⚠` - A Web GUI to automatically download music from YouTube add metadata from Spotify, Deezer or Musicbrainz. `GPL-3.0` `Python` - [MeTube](https://github.com/alexta69/metube) - Web GUI for youtube-dl, with playlist support. Allows downloading videos from dozens of websites. `AGPL-3.0` `Python/Nodejs/Docker` -- [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0` `Nodejs` - [nefarious](https://github.com/lardbit/nefarious) - Web application that automates downloading Movies and TV Shows. `GPL-3.0` `Python` - [NocoDB](https://www.nocodb.com/) - No-code platform that turns any database into a smart spreadsheet. It can be considered as an Airtable or Smartsheet alternative. ([Source Code](https://github.com/nocodb/nocodb)) `GPL-3.0` `Nodejs` - [OliveTin](https://github.com/OliveTin/OliveTin) - OliveTin is a web interface for running Linux shell commands. `AGPL-3.0` `Go` diff --git a/non-free.md b/non-free.md index a16afeb3..3c88b0cd 100644 --- a/non-free.md +++ b/non-free.md @@ -8,6 +8,9 @@ - [userTrack](https://www.usertrack.net/) `⊘ Proprietary` - userTrack is a web analytics platform with heatmaps, session recordings and powerful user segmentation feature. Updated very regularly. ([Demo](https://dashboard.usertrack.net/server/demoLogin.php)) `PHP/MySQL/ReactJS` - [UXLens](https://uxlens.com/) `⊘ Proprietary` - UXLens is a website visitor recording software meant for identifying UI issues and fix them to improve user experience. Formerly known as SessionRecord ([Demo](https://console.uxlens.com/test)) `Docker Nodejs` +## Automation +- [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0 with Commons Clause` `Nodejs` + ## Content Management Systems (CMS) |