This tool helps you to find an empty seat in Turkish Railways by making requests to TCDD API.
Let's you choose date, stations and goes to loop to fetch empty seats and notify when seats > 0. It uses ASCII BEL to notify when seats available so if you disabled terminal bell sound and want to get audio feedback you may need to enable it.
# Clone repository to any directory
git clone https://github.com/cankurttekin/tcdd-cli.git
# Go to tcdd-cli directory
cd tcdd-cli/
# Grant execute permission
chmod +x tcdd-cli.sh
# Run
./tcdd-cli.sh
Web version available at web-ui branch
Implement station and id lookupRun it in the background and get notified when there's an empty seat available for desired destination and timeMake it prettier. > kinda??- Telegram bot