aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Krivonogov <akrivonogov@gmail.com>2022-05-14 22:01:41 +0000
committerGitHub <noreply@github.com>2022-05-14 22:01:41 +0000
commita7f1922b762527a6c901497482e5486a7ae20867 (patch)
tree8d0c80b70ac2272c532932b039b9a86ce08ed9ec
parentfix ntfy syntax (diff)
downloadawesome-selfhosted-a7f1922b762527a6c901497482e5486a7ae20867.tar.gz
awesome-selfhosted-a7f1922b762527a6c901497482e5486a7ae20867.zip
Add Eonza to Automation (#2486)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 56254951..1e59cb0d 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_
- [betanin](https://github.com/sentriz/betanin/) - Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. `GPL-3.0` `Python`
- [ChiefOnboarding](https://chiefonboarding.com) - Employee onboarding platform that allows you to provision user accounts and create sequences with todo items, resources, text/email/Slack messages, and more! Available as a web portal and Slack bot. ([Source Code](https://github.com/chiefonboarding/ChiefOnboarding)) `AGPL-3.0` `Python`
- [CouchPotato](https://couchpota.to/) - CouchPotato is an automatic Video Library Manager for Movies. Automatic torrent/nzb searching, downloading, and processing at the qualities you want. ([Source Code](https://github.com/CouchPotato/CouchPotatoServer)) `GPL-3.0` `Python`
+- [Eonza](https://www.eonza.org) - Eonza is used to create scripts and automate tasks on servers or VPS hosting. Manage your servers from any browser on any device. ([Demo](https://playground.eonza.org/), [Source Code](https://github.com/gentee/eonza)) `MIT` `Go`
- [Episodes](https://github.com/guptachetan1997/Episodes) `⚠` - Self Hosted TV show Episode tracker and recommender built using django, bootstrap4. `MIT` `Python`
- [Exadel CompreFace](https://exadel.com/solutions/compreface/) - face recognition system that provides REST API for face recognition, face detection, and other face services, and is easily deployed with docker. There are SDKs for Python and JavaScript languages. Can be used without prior machine learning skills. ([Source Code](https://github.com/exadel-inc/CompreFace)) `Apache-2.0` `Docker/Java/Nodejs`
- [feed2toot](https://feed2toot.readthedocs.io/) - Feed2toot parses a RSS feed, extracts the last entries and sends them to Mastodon. ([Source Code](https://gitlab.com/chaica/feed2toot)) `GPL-3.0` `Python`