diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-31 15:35:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 15:35:21 +0000 |
commit | 6be0f07b3920664eda6a79b47bec57b62b66265b (patch) | |
tree | 521a6cbe682ad327689bd9aa4847543d5bc8a7ae | |
parent | Merge pull request #2292 from ypid/add/debops (diff) | |
parent | Add SiteInspector to Automation (diff) | |
download | awesome-selfhosted-6be0f07b3920664eda6a79b47bec57b62b66265b.tar.gz awesome-selfhosted-6be0f07b3920664eda6a79b47bec57b62b66265b.zip |
Merge pull request #2327 from omohokcoj/master
Add SiteInspector to Automation
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |