morrolinux / KindleCalendar

Selenium automation to screenshot calendar and view it on kindle
33 stars 6 forks source link

chore: Update npm dependencies and fix WebSocket import in server.js #10

Closed LightYagami28 closed 6 days ago

LightYagami28 commented 4 months ago

Description

This pull request includes several updates to improve the codebase of the KindleCalendar project. The changes encompass enhancements to JavaScript syntax, Python script organization, and server-side JavaScript code clarity.

Changes

client.js:

screenshot.py:

server.js:

These changes aim to enhance the maintainability, readability, and efficiency of the KindleCalendar project.

Checklist