Earthquake Tracker

This PHP-CLI application is used to fetch the latest earthquakes from the Kandilli Observatory's website.

Usage

  1. Make sure the file is executable:

    chmod +x deprem.php
  2. Run the application:

    ./deprem.php

Requirements

  • PHP must be installed.

License

This project is licensed under the MIT License. See the license file for details.