view service/shuttlepro/index.html @ 1574:6618d481421c dependabot/pip/service/colplay/pillow-8.1.1

Bump pillow from 3.1.1 to 8.1.1 in /service/colplay Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.1.1...8.1.1) Signed-off-by: dependabot[bot] <support@github.com>
author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
date Thu, 18 Mar 2021 20:13:07 +0000
parents 9bb3eac740f0
children
line wrap: on
line source

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf8">
    <style>
      pre {
        font-family: sans-serif;
        font-size: 75%;
      }
      </style>
  </head>
  <body>
    <h1>shuttlepro</h1>

    <div class="connectionDiagram"><a href="#">host slash</a> → <a href="#">shuttlepro in living room</a></div>

    <p>pics</p>

    <section>
      <h2>Current state</h2>
      <pre data-bind="text: current"></pre>
      <button data-bind="click: refreshGraph">Refresh</button>
    </section>
    <script src="//bigasterisk.com/lib/jquery-2.0.3.min.js"></script>
    <script src="//bigasterisk.com/lib/knockout-2.3.0.js"></script>
    <script src="gui.js"></script>
    
  </body>
</html>