EmanueleGuidotti / check-my-repo

Send a Github link to a Telegram account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheckMyRepo

Send a GitHub link to a Telegram account

Main purpose

The application can fetch the existance of GitHub Repository link and if true will send the link to a given Telegram account.

How to use

Just clone this repo and change the T_tur parameter inside outgoing.js with your custom url. Get your custom url from this service https://pushmore.io/

# install all dependencies.
$ yarn install

# Start server:
$ react-native start  

# Run android
$ react-native run-android

# Run ios
$ react-native run-ios

Unit test will be added soon

About

Send a Github link to a Telegram account


Languages

Language:JavaScript 62.6%Language:Objective-C 13.3%Language:Ruby 9.4%Language:Java 8.6%Language:Starlark 6.1%