Coder Social home page Coder Social logo

ethanifier's Introduction

ethanifier

Create a messaging app that allows anyone to message you

A few weeks ago, I stumbled across Ethan on ProductHunt. It's a clever app by Ethan Gliechtenstein that has one simple function: it lets you message the author.

The concept was so interesting, I thought it'd be fun to open source a project that makes use of the powerful and free SupportKit platform for in-app messaging to implement your very own Ethan-style app.

How to

Start by cloning the repository (might be a good idea to fork it first)

$ git clone https://github.com/gozman/ethanifier.git
$ cd ethanifier
$ open Ethanifier.xcworkspace

Sign up for a free app token on SupportKit.io

Copy and paste the app token into the AppDelegate.m file in the Ethanifier project. You'll want to replace the string that says "YOUR-APP-TOKEN" with your own token.

Once you've added in your app token, you'll be good to go. Users of your app will be able to send you text messages. These messages will show up in your inbox as e-mail. Your replies will automatically be transformed into messages in the app.

Adding push notifications and more features

Take a look at the SupportKit docs to learn more about the library I used to implement the messaging functionality. It contains many more features that are really handy for any app you might be working on.

Need help?

Having trouble with Ethanifier? Reach out to me on twitter @gozmike

ethanifier's People

Contributors

gozman 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.