This project mainly try something new to get juicy info out of Api provided by google {Whereismytrain}
For termux users we have dedicated documentation here
Make sure you have python3 and pip3 installed
- Run
pip3 install -r requirements.txt
- Run
python3 main.py
- https://whereismytrain.in/cache/live_status?train_no=TRAINNO&date=DATE(in dd-mm-yyyy format)&lang=hi
- https://www.confirmtkt.com/pnr-status/YOURPNRNum for more info see code
Want to contribute to this project not limit the project to this and take it to even more heights
You are Welcome to open a PR 😃