diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-01 16:30:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 16:30:39 +0000 |
commit | 25cab4855b5bcc4838458e03bfb5d31fbd8a5199 (patch) | |
tree | c91c03182e627aeabf2688799d67615b984fa3d6 | |
parent | Merge pull request #2625 from joebudi/patch-2 (diff) | |
parent | fix nocodb syntax (diff) | |
download | awesome-selfhosted-25cab4855b5bcc4838458e03bfb5d31fbd8a5199.tar.gz awesome-selfhosted-25cab4855b5bcc4838458e03bfb5d31fbd8a5199.zip |
Merge pull request #2631 from 4x10m/patch-1
Adding NocoDB to Automation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_ - [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` - [Patrowl](https://github.com/Patrowl/PatrowlManager) - Open Source, Smart and Scalable Security Operations Orchestration Platform. `AGPL-3.0` `Python` - [Podgrab](https://github.com/akhilrex/podgrab) - Lightweight podcast manager and automatic podcast episode downloader. It will monitor podcasts for your and download them automatically whenever a new episode goes live. `GPL-3.0` `Docker/Go` |