A hackatime extension for your heart! (that also happens to check if you're alive or not)
Caution
USING THIS EXTENSION WITH HACKATIME MAY RESULT IN A BAN!
- Install phyphox on your phone.
- Clone the repository.
- Make sure both devices are on the same network (or just use a hotspot).
- Open phyphox and go to "Acceleration (without g)".
- Tap the three dots > Allow remote acccess.
- Update the
PHYPHOX_IPinmain.pywith the IP address shown in phyphox. - Run the backend with
uv syncand thenuv run main.py. - Run the frontend with
npm installand thennode client.js. - Open the frontend in your browser at the file location (this is very jank, we ran out of time).