Skip to content
Notifications You must be signed in to change notification settings

DragonSenseiGuy/midnight-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ef9bb5 · · Dec 14, 2025

History

6 Commits
Dec 13, 2025
Dec 13, 2025
Dec 14, 2025
Dec 13, 2025
Dec 14, 2025
Dec 13, 2025
Dec 14, 2025
Dec 14, 2025

Repository files navigation

Midnight Status

A simple website for checking if midnight.hackclub.com is down!

Setup

Install dependencies:

pip install -r requirements.txt

Run the server:

python main.py

And that's it!