Skip to content

EmanueleGuidotti/check-my-repo

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published