All Projects → apiko-dev → Gittermobile

apiko-dev / Gittermobile

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

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Gittermobile

Galio
Galio is a beautifully designed, Free and Open Source React Native Framework
Stars: ✭ 2,772 (+387.17%)
Mutual labels:  open-source, reactnative
Gssoc2021 Hotelontouch
👨‍🔧👨‍🔧Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributors👨‍🔧👩‍🏫
Stars: ✭ 30 (-94.73%)
Mutual labels:  open-source, reactnative
Bpmn Engine
BPMN 2.0 execution engine. Open source javascript workflow engine.
Stars: ✭ 519 (-8.79%)
Mutual labels:  open-source
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (-1.41%)
Mutual labels:  open-source
Dspace
(Official) The DSpace digital asset management system that powers your Institutional Repository
Stars: ✭ 548 (-3.69%)
Mutual labels:  open-source
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (-7.21%)
Mutual labels:  open-source
Thor
DIY 3D Printable Robotic Arm
Stars: ✭ 556 (-2.28%)
Mutual labels:  open-source
Circlebar
A fun, easy-to-use tab bar navigation controller for iOS.
Stars: ✭ 513 (-9.84%)
Mutual labels:  open-source
Nearby Shops Android App
Open Source Food Delivery and local shopping Platform
Stars: ✭ 565 (-0.7%)
Mutual labels:  open-source
Docusaurus
Easy to maintain open source documentation websites.
Stars: ✭ 29,053 (+5005.98%)
Mutual labels:  open-source
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+864.67%)
Mutual labels:  open-source
Adguardforsafari
AdGuard for Safari app extension
Stars: ✭ 544 (-4.39%)
Mutual labels:  open-source
Merlin
Observes network connection status & gives callbacks
Stars: ✭ 536 (-5.8%)
Mutual labels:  open-source
Hello World
Hello World in all possible programmnig languages
Stars: ✭ 558 (-1.93%)
Mutual labels:  open-source
Jenkins Library
Jenkins shared library for Continuous Delivery pipelines.
Stars: ✭ 521 (-8.44%)
Mutual labels:  open-source
Bonfire Firebase Sample
An app to discuss your favourite emojis. This is a sample app built with Firebase.
Stars: ✭ 564 (-0.88%)
Mutual labels:  open-source
Legit
Add licenses to projects at the command line
Stars: ✭ 515 (-9.49%)
Mutual labels:  open-source
Spikes
Where ideas & concepts are born & incubated
Stars: ✭ 540 (-5.1%)
Mutual labels:  open-source
Phantombot
PhantomBot is an actively developed open source interactive Twitch bot with a vibrant community that provides entertainment and moderation for your channel, allowing you to focus on what matters the most to you - your game and your viewers.
Stars: ✭ 547 (-3.87%)
Mutual labels:  open-source
Rn Wechat
基于ReactNative的高仿微信客户端,支持Android和iOS。
Stars: ✭ 568 (-0.18%)
Mutual labels:  reactnative

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].