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
- Host: GitHub
- URL: https://github.com/runnerty/modules
- Owner: runnerty
- License: mit
- Created: 2018-04-14T17:15:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T09:35:28.000Z (almost 5 years ago)
- Last Synced: 2025-03-18T16:05:31.423Z (11 months ago)
- Topics: executor, modules, notifier, runnerty, runnerty-modules, triggers
- Size: 6.84 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)