A macOS menu bar application that monitors and displays earthquake information from the Marmara Sea region.
An unmaintained Linux GTK version can be found in gtk branch
- Shows the latest earthquake information in the menu bar
- Displays notifications for new earthquakes
- Provides earthquake statistics
- Updates automatically every 60 seconds
- Make sure you have Python 3.12+ installed on your system
- Install the required dependencies:
pip install -r requirements.txt
- Run the application:
python marmara.py
To build a standalone macOS application:
-
Make sure you have the required tools installed:
brew install librsvg
-
Run the build script:
chmod +x build_app.sh ./build_app.sh
-
The built application will be in the
distfolder. You can drag it to your Applications folder.
The application will appear in your macOS menu bar. Click on the icon to:
- View the latest earthquake information
- Check earthquake statistics
- Test notifications
- Quit the application
- macOS 10.12 or later
- Python 3.12 or later
- rumps
- requests
- py2app (for building the application)
If you want to build the application yourself:
-
Install the build dependencies:
pip install -r requirements.txt
-
Run the build script:
./build_app.sh
The application will be built in the dist folder.
This project is licensed under the MIT License - see the LICENSE file for details.
Data is scraped from Kandilli Rasathanesi website in 60 second intervals
Last Earthquake:
Marmara Earthquake Stats:

