Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It is a simple but extremely powerful set of CLI commands for managing resources on Amazon Web Services. They harness the power of Amazon's AWSCLI, while abstracting away verbosity. The project implements some innovative patterns but (arguably) remains simple, beautiful and readable. | It provides A simple CLI to manage your cron jobs on AWS. In addition, it can instantly deploy a couple of super-simple, helpful and secure lambda functions to perform HTTP GET/POST requests for you. So if you need to trigger any webhooks on schedule, an AWS account and Cronyo is all you need. |
Short, Memorable Commands; Shell Command Completion; Unix Pipeline Friendly (instead of JSON);
Convenient Shortcuts | Simple command line interface to manage cron jobs (much simpler than aws events put-rules, aws lambda add-permission, aws events put-targets, Cloudformation, or Terraform);
Pre-built AWS Lambda functions for simple HTTP GET/POST requests, or use your own lambdas;
Cost Effective (you'll need a TON of cron rules to worry about costs);
Simple but Secure (HTTP GET/POST include an HMAC signature so you can validate the request is genuine);
Easy deployment of lambda functions using cronyo deploy. No need to twiddle with AWS;
Easily add, delete, enable, disable and export (to yaml) your cron rules |
Statistics | |
GitHub Stars - | GitHub Stars 322 |
GitHub Forks - | GitHub Forks 10 |
Stacks 55 | Stacks 0 |
Followers 11 | Followers 4 |
Votes 0 | Votes 0 |
Integrations | |

LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications.

A JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.

Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! The prompt shows information you need while you're working, while staying sleek and out of the way.

awless is a fast, powerful and easy-to-use command line interface (CLI) to manage Amazon Web Services.

Library and framework for easily building professional command line applications on the JVM (Java, Groovy, Kotlin, Scala, etc). Usage help with ANSI colors. Autocomplete. Nested subcommands. Annotations and programmatic API. Easy to include as source to avoid adding dependencies. More than just a command line parser.

It is an Apache™ Subversion (SVN)® client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment.

It enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.

A delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes.

It is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.

It lets you run a command and inspect its effects before changing your live system. It uses Linux's namespaces (via unshare) and the overlayfs union filesystem.