/wyd

real time website status for nimatullo.com

Primary LanguageGo

wyd 👀

⚠️W.I.P.⚠️

Lover's Eyes

A real time website logger.

Chrome extension + API that displays what website I am currently on.

📚 Table of Contents

🥞 Stack

  • Go
  • Vanilla HTML, CSS and JavaScript

🔧 How Does It Work

The chrome extension sends updates to the API with what website I'm currently on. The API is consumed through nimatullo.com where it receives these updates through server sent events.

✅ Todo

  • only allow POST requests from the extension
  • use server sent events to update status
  • connect database to persist last accessed website
  • add toggle for website logging