aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPete Matsyburka <omohokcoj@users.noreply.github.com>2020-11-30 16:07:25 +0000
committeromohokcoj <xjokerua@gmail.com>2020-11-30 20:48:15 +0000
commit5db37fc8e9187beaa93fb220b83a66de7606ca42 (patch)
tree53d30d23cd06be863c8be5c2a59d3190346fd035
parentMerge pull request #2306 from visika/patch-1 (diff)
downloadawesome-selfhosted-5db37fc8e9187beaa93fb220b83a66de7606ca42.tar.gz
awesome-selfhosted-5db37fc8e9187beaa93fb220b83a66de7606ca42.zip
Add SiteInspector to Automation
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14a0b43e..2d59b256 100644
--- a/README.md
+++ b/README.md
@@ -158,6 +158,7 @@ _See also [Internet of Things (IoT)](#internet-of-things-iot)_
- [Radarr](https://radarr.video/) - Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent, à la Couchpotato. ([Source Code](https://github.com/Radarr/Radarr)) `GPL-3.0` `C#`
- [StackStorm](https://stackstorm.com) - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions and ChatOps. ([Source Code](https://github.com/StackStorm/st2)) `Apache-2.0` `Python`
- [SickRage](http://sickrage.github.io/) - SickRage is an automatic Video Library Manager for TV Shows. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/SickRage/SickRage)) `GPL-3.0` `Python`
+- [SiteInspector](https://www.getsiteinspector.com/) - Web-based tool for catching spelling errors, grammatical errors, broken links, and other errors on websites. ([Demo](https://demo.getsiteinspector.com/reports), [Source Code](https://github.com/siteinspector/siteinspector)) `AGPL-3.0` `Ruby`
- [Sonarr](https://sonarr.tv/) - Automatic TV Shows downloader and manager for Usenet and BitTorrent. It can grab, sort and rename new episodes and automatically upgrade the quality of files already downloaded when a better quality format becomes available. ([Source Code](https://github.com/Sonarr/Sonarr)) `GPL-3.0` `C#`
- [µTask](https://github.com/ovh/utask) - µTask is an automation engine that models and executes business processes declared in yaml. `BSD-3-Clause` `Go`
- [TriggerHappy](https://trigger-happy.readthedocs.io/en/latest/) - Open source clone of IFTTT, a bridge between your internet services. ([Source Code](https://github.com/foxmask/django-th)) `BSD-3-Clause` `Python`