diff options
author | Stan Triepels <1939656+GDay@users.noreply.github.com> | 2021-05-18 16:47:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-18 16:47:53 +0000 |
commit | ad8a7a1fd1039826ac51c2d1aac4df3d3ea5cc13 (patch) | |
tree | c12f72bd6a6ad34d93289804e748161578f70401 | |
parent | Added EasyQuickImport (#2525) (diff) | |
download | awesome-selfhosted-ad8a7a1fd1039826ac51c2d1aac4df3d3ea5cc13.tar.gz awesome-selfhosted-ad8a7a1fd1039826ac51c2d1aac4df3d3ea5cc13.zip |
Add ChiefOnboarding to Automation (#2526)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ _See also [Internet of Things (IoT)](#internet-of-things-iot)_ - [Baserow](https://baserow.io/) - Open source online database tool and Airtable alternative. Create your own database without technical experience. ([Source Code](https://gitlab.com/bramw/baserow)) `MIT` `Python/Nodejs` - [Beehive](https://github.com/muesli/beehive) - Flexible event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. `AGPL-3.0` `Go` - [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` - [Episodes](https://github.com/guptachetan1997/Episodes) `⚠` - Self Hosted TV show Episode tracker and recommender built using django, bootstrap4. `MIT` `Python` - [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` |