Find a file
2025-05-26 20:35:46 -04:00
index.html Added meta data 2025-05-26 20:35:46 -04:00
README.md first commit 2025-05-26 20:32:45 -04:00
script.js first commit 2025-05-26 20:32:45 -04:00
styles.css first commit 2025-05-26 20:32:45 -04:00

Is My Internet Working?

A super simple website that tells you if your internet is working. That's it. No fancy stuff.

What it does

  • Shows "Yes" by default (because we're optimistic)
  • Actually checks your internet connection by pinging Google
  • Updates every 5 seconds
  • Looks pretty in dark mode
  • Has some cool animations

How to use

  1. Open index.html in your browser
  2. That's it. You're done.

Why?

Because sometimes you just need to know if it's your internet or if the website is actually down.