GitterMobile Save

Unofficial Gitter.im (chat for GitHub) client for iOS and Android. [build with react-native]

Project README

GitterMobile

Join the chat at https://gitter.im/terrysahaidak/GitterMobile

Unofficial Gitter.im client for iOS and Android.

Download

Go to the releases page to download the latest available apk.

App preview

Home screen Search rooms screen User screen Room screen Room info screen Drawer Message

Features

See Roadmap.

Technical stack

Installation

Once you have downloaded or cloned this repository, run npm install inside the directory, then you need to create local.js file inside app directory with following content:

export const CLIENT_ID = 'oauth key'
export const CLIENT_SECRET = 'oauth secret'
export const REDIRECT_URI = 'redirect url'

Each of the fields you can get here.

Usage

License

All the code available under the MIT + Apache 2.0. licenses. See LICENSE.

Open Source Agenda is not affiliated with "GitterMobile" Project. README Source: apiko-dev/GitterMobile

Open Source Agenda Badge

Open Source Agenda Rating