2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-10 18:45:08 -05:00
Go to file
2021-05-15 13:16:34 -04:00
src Add a loading spinner before the printers list is populated 2021-05-15 13:16:34 -04:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Move octoprint communication to the server side with websockets 2019-09-20 15:46:05 -04:00
.prettierrc Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
package-lock.json Display current and remaining job time 2020-09-25 18:56:15 -04:00
package.json Display current and remaining job time 2020-09-25 18:56:15 -04:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Run the server with ts-node 2020-09-10 18:23:07 -04:00