Git Product home page Git Product logo

seschange's Introduction

This Repository has little use.

Amazon’s console now supports SES and has every feature this app does. This app is only useful if you’re looking to embed it as rack middleware in another app.

SESChange is a Sinatra app to monitor your SES account activity.

Amazon Simple Email Service is a way for your application to send transactional email cheaply. Amazon puts funky restrictions on your initial send rate and transaction limits.

If you want to know where you stand, without resorting to the command line – best get yourself a’SESChange.

Features

  • Heads up of your current sending limit and sending rate.
  • Heads up and graphs of Delivery Attempts, Bounces, Rejects and Complaints
  • List of “Verified” email addresses

Coming up (hopefully)

  • Nicer presentation
  • Ability to run as rack middleware with simple http auth

Screenshots

How To Get your SESChange

  1. clone, or otherwise download a copy of SESChange
  2. plug your AWS credentials into settings/s3_credentials.yml.example and copy it to settings/s3_credentials.yml
  3. Go into your project root and $ ruby ses_change.rb

Gem Dependencies

  • rubygems
  • sinatra
  • aws/ses
  • erb

seschange's People

Contributors

arikfr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.