nimatullo / wyd

real time website status for nimatullo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

real time website status for nimatullo.com


Languages

Language:Go 39.4%Language:JavaScript 31.0%Language:HTML 29.4%Language:Procfile 0.1%