1
0
Fork 0
Go to file
Ryan Mwangi 59456208a4 remove other scheduler to only schedule with cron 2024-10-03 15:01:16 +03:00
.gitignore Initial commit 2024-09-30 15:55:03 +03:00
README.md start server 2024-10-01 22:36:42 +03:00
calendars.json add calendars.json file to store calendar urls and prefixes 2024-10-02 14:29:13 +03:00
index.html update html to accept an unlimited number of links 2024-10-02 02:15:52 +03:00
package-lock.json Initial commit 2024-09-30 15:55:03 +03:00
package.json Initial commit 2024-09-30 15:55:03 +03:00
script.js finish setting refresh interval on client side 2024-10-03 01:15:49 +03:00
server.js remove other scheduler to only schedule with cron 2024-10-03 15:01:16 +03:00
styles.css Initial commit 2024-09-30 15:55:03 +03:00

README.md

run npm start to start server.js