Skip to content

GUI Automation Application - A desktop application to take control on keyboard & mouse to finish repetitive tasks

License

Notifications You must be signed in to change notification settings

deepakr2k1/Instant-Bot

Repository files navigation

Instant-Bot

GUI Automation Application

A desktop application to create python Bots that can trigger different repetitive GUI events to finish repetitive tasks quickly, by taking control on keyboard & mouse.


Why to use Instant Bot


How to get this application in your PC?

  1. Install Chrome browser in your PC (Pre-Requisite)
  2. Download Instant Bot Packaged zip file.
    Link: https://github.com/deepakrathore2k1/Instant-Bot/raw/master/Instant%20Bot.zip
  3. Unzip Instant Bot.zip
  4. Run Instant Bot/Instant Bot.exe
    Note: Available For Windows only

Tech Stack used in the Project

  • Eel: It is a Python library for making offline HTML/JS GUI apps, with full access to Python capabilities and libraries. It hosts a local webserver, then lets you annotate functions in Python so that they can be called from Javascript, and vice versa.
  • PyAutoGUI: It is a Python package that works across different OS to provides the ability to simulate mouse cursor moves and clicks as well as keyboard button presses actions via python scripts.
  • HTML, CSS, and Javascript is used to create the application UI and provide the better User Experience.

About

GUI Automation Application - A desktop application to take control on keyboard & mouse to finish repetitive tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages