🧪 This is a very early prototype.
🥱 Have you ever been tired of copying epoch timestamps and going to https://www.epochconverter.com
to understand the timestamp better?
e.g copying epoch timestamp from Postman / Snowflake / MySQL / etc
😄 This custom application aims to help you stay focused without context switching over to the epoch converter web application.
- When an epoch timestamp is copied,
- Human-readable date is displayed as mouse tooltips.
(please turn on the sound to hear quick explanation)
epoch_date_viewer_demo_v1.mp4
- Have a relatively recent python version (preferably >3.10, I use 3.12)
pip install -r requirements.txt
python app.py