added basic links to printers
This commit is contained in:
parent
b00b9520df
commit
19575a4a3b
1 changed files with 10 additions and 0 deletions
10
index.html
10
index.html
|
@ -71,6 +71,16 @@
|
|||
<div class="flex">
|
||||
<div class="w-lg mx-auto">
|
||||
<h1>Hello Printers!</h1>
|
||||
|
||||
<div class="mt-8" id="kinggeorge-section">
|
||||
<iframe src="kinggeorge.printers.nickiel.net/print_jobs" title="KingGeorge status"></iframe>
|
||||
<img src="http://10.0.0.59:8080/?action=stream" alt="http://10.0.0.59:8080/?action=stream" width="682" height="511" class="shrinkToFit">
|
||||
</div>
|
||||
|
||||
<div class="mt-8" id="bluey-section">
|
||||
<a href="bluey.printers.nickiel.net">Log into Bluey</a>
|
||||
<img id="bluey-webcam" src="/webcam/?action=stream">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue