From 5841da6e6682e2bc4834308129d154cef7e87a64 Mon Sep 17 00:00:00 2001 From: roShan <45506201+truroshan@users.noreply.github.com> Date: Wed, 26 May 2021 15:27:09 +0530 Subject: [PATCH] Updated README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 93b3692..4b684cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CoWIN Auto Booking Slot (24/05/2021 ) +# CoWIN Auto Booking Slot (26/05/2021 ) Auto Slot Booking when there is a vaccine slot available at your location, by running a script on your phone. @@ -10,9 +10,11 @@ Auto Slot Booking when there is a vaccine slot available at your location, by ru ## Getting Started By using Tremux you can run script and recieve the notification on your phone. - - ### Install Termux - - Install Termux App [Playstore](https://play.google.com/store/apps/details?id=com.termux&hl=en_IN&gl=US). + - ### Install Termux + + - Install Termux App [FDroid](https://f-droid.org/en/packages/com.termux/). + ##### Don't install Termux or Termux:API from Playstore. - ### Installing Packages and Requirements @@ -35,7 +37,7 @@ Auto Slot Booking when there is a vaccine slot available at your location, by ru - ### OTP Fetching Methods // Three Options // - AutoMode (`a`) : Fetch OTP using Termux:API App - - Install Termux:API ( Required v 0.31 to read SMS ) [Apkpure Link](https://m.apkpure.com/termux-api/com.termux.api/download/31-APK). + - Install Termux:API [FDroid](https://f-droid.org/en/packages/com.termux.api/). - SiteMode (`s`) : Fetch OTP from Database Hosted on Cloudflare Worker - setup Database on [Cloudflare.](https://github.com/truroshan/CloudflareCoWinDB)