Skip to content

Getting Started

Sashank edited this page Nov 17, 2023 · 2 revisions

Getting Started

Welcome to the Spam Website Opener project! This guide will help you get started with setting up and running the program on your local machine.

Prerequisites

Before running the program, make sure you have the following prerequisites installed on your system:

Installation

Follow these steps to clone the repository and run the Spam Website Opener:

  1. Clone the repository:

    git clone https://github.com/shankypedia/spam-website-opener.git
  2. Navigate to the project directory:

    cd spam-website-opener
  3. Run the program:

    python spam_website_opener.py
  4. Terminate the program by pressing Ctrl+C.

Configuration

To customize the program, edit the spam_website_opener.py file. Adjust the list of websites, time intervals, or other parameters according to your preferences.

Next Steps

Enjoy using the Spam Website Opener!