TempView v1.0  GokMasE 2023
============================

TempView is a demo program for Motosu as a $TAPIRSERVER.




TAPIR (Taskbar and Tray API Register) is an API that clients that wish to control
their visual appearance on Motosu can utilize.

At this time a client can:

1) Set a custom icon for their own process tab
2) Install a context menu in their own process tab

3) Create and update a Tray object (an object consisting of 1 icon and 2 display areas)
4) Install a context menu in the right click menu related to the Tray object


So what does TempView do exactly?

The program is a "dummy", that installs a Tray object showing two temperature readings (those are made up)
Also included in the Motosu package is RAMses, which is a more useful demo for the API.

What do I need to try this?

You need to add an environment variable called TAPIRSERVER and set it to "MOTOSU  ". By doing so,
any client wanting to support the API can find the server AP_ID and register for a session-ID.