8000 GitHub - poxju/VisaRescheduler: Visa Rescheduler is a personal automation tool that checks for earlier visa appointment slots and notifies you instantly. It helps users reschedule to the earliest available dates with minimal effort.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Visa Rescheduler is a personal automation tool that checks for earlier visa appointment slots and notifies you instantly. It helps users reschedule to the earliest available dates with minimal effort.

License

Notifications You must be signed in to change notification settings

poxju/VisaRescheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visa-bot

visa-bot is my personal automation tool designed to assist with visa application processes. It can automate form submissions, check appointment availability, and send notifications.

There are many approaches to visa bots on GitHub, but this repository contains my own implementation. Changes can always be made to the visa site. Therefore the script may not work properly. Please use it carefully.

Features

  • Automates visa application form filling
  • Checks for available appointment slots
  • Sends notifications via email or messaging platforms

Requirements

  • Python 3.8+
  • See requirements.txt for Python dependencies

Setup

  1. Clone the repository:

    git clone https://github.com/poxju/visa-bot.git
    cd visa-bot
  2. Install Python dependencies:

    pip install -r requirements.txt
  3. Configure environment variables or edit the configuration files as needed (e.g., src/config.ini).

Usage

Run the main bot:

python src/main.py

If you want to use with a GUI:

python src/gui.py

About

Visa Rescheduler is a personal automation tool that checks for earlier visa appointment slots and notifies you instantly. It helps users reschedule to the earliest available dates with minimal effort.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0