- Send HTTP Requests: Supports GET, POST, DELETE requests with custom headers, parameters, and body.
- Save and Load Requests: Save frequently used HTTP requests to a file and load them later.
- View Request History: Keep track of sent requests and view their results.
- Authentication Support: Supports Bearer token authentication.
- Dynamic GUI: Customizable user interface with themes and a background image.
Before running the application, ensure you have the following:
- Python 3.7 or higher installed.
- pip (Python package manager).