app-push-services
app-push-services
BitShares Mobile App push service, using third-party software such as telegram.
Static Linking
Step 1. Clone repository.
git clone https://github.com/bitshares/app-push-services.git
Step 2. Run compile docker and install dependencies tools.
docker run -it --rm  -v $(pwd):/workspace -w /workspace crystallang/crystal:1.3.2-alpine
/workspace # apk add autoconf cmake make automake libtool g++ # Install dependencies tools
Step 3. Build.
shards build --release --static
Run
./app_pusher --token=YOUR_TELEGRAM_BOT_TOEKN
Contributing
- Fork it (https://github.com/bitshares/app-push-services/fork)
 - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
 
Contributors
- syalon - creator and maintainer
 
Repository
  app-push-services
Owner
  
  Statistic
  - 0
 - 1
 - 0
 - 0
 - 1
 - almost 2 years ago
 - July 18, 2022
 
License
  MIT License
Links
  
  Synced at
  Tue, 04 Nov 2025 04:38:22 GMT
Languages