An open API service indexing awesome lists of open source software.

https://github.com/runnerty/modules

Curated list of official modules
https://github.com/runnerty/modules

executor modules notifier runnerty runnerty-modules triggers

Last synced: 7 months ago
JSON representation

Curated list of official modules

Awesome Lists containing this project

README

          

# Runnerty modules
A curated list of official Runnerty modules.

If you want to contribute, please submit a pull request.

## Triggers
- [Schedule](https://github.com/runnerty/trigger-schedule)
- [File watcher](https://github.com/runnerty/trigger-file-watcher)
- [Twitter](https://github.com/runnerty/trigger-twitter)

## Executors
- [Amazon Ec2](https://github.com/runnerty/executor-ec2)
- [Amazon S3](https://github.com/runnerty/executor-s3)
- [AMQP](https://github.com/runnerty/executor-amqp)
- [Check online service](https://github.com/runnerty/executor-check-online-service)
- [Confirm](https://github.com/runnerty/executor-confirm)
- [Decompress](https://github.com/runnerty/executor-decompress)
- [File system](https://github.com/runnerty/executor-filesystem)
- [FTP](https://github.com/runnerty/executor-ftp)
- [Http](https://github.com/runnerty/executor-http)
- [Iconv](https://github.com/runnerty/executor-iconv)
- [Image](https://github.com/runnerty/executor-image)
- [Iterable](https://github.com/runnerty/executor-iterable)
- [Mail](https://github.com/runnerty/executor-mail)
- [Microsoft SQL Server](https://github.com/runnerty/executor-sqlserver)
- [MQTT](https://github.com/runnerty/executor-mqtt)
- [MySQL](https://github.com/runnerty/executor-mysql)
- [Parse XML to JSON](https://github.com/runnerty/executor-parse-xml-json)
- [PDF](https://github.com/runnerty/executor-pdf)
- [Puppetter Export:PDF/Image](https://github.com/runnerty/executor-puppeteer-export)
- [Postgres](https://github.com/runnerty/executor-postgres)
- [Redis](https://github.com/runnerty/executor-redis)
- [SCP](https://github.com/runnerty/executor-scp)
- [Shell](https://github.com/runnerty/executor-shell)
- [Twitter](https://github.com/runnerty/executor-twitter)
- [Wait](https://github.com/runnerty/executor-wait)
- [JSON2CSV](https://github.com/runnerty/executor-json2csv)
- [CSV2JSON](https://github.com/runnerty/executor-csv2json)
- [Cypress](https://github.com/runnerty/executor-cypress)

## Notifiers
- [Console](https://github.com/runnerty/notifier-console)
- [Mail](https://github.com/runnerty/notifier-mail)
- [Slack](https://github.com/runnerty/notifier-slack)
- [Telegram](https://github.com/runnerty/notifier-telegram)
- [Twilio](https://github.com/runnerty/notifier-twilio)