This example shows how to use the StatusBar, WebView and PopOver component to produce a simple utility mounted to the taskbar or system tray on the host operating system.
- Creates a background application, so our icon doesn't sit in the dock.
- Creates a new statusbar, when clicked, it opens the pop over window over the status bar.
- Creates a transparent background webview and renders the html in index.html on the popover.
- Clone down this repo.
- Install tint from https://github.com/trueinteractions/tint2/releases
- At the command line run
tint main.js
in the cloned repo. - Have fun! Read about Tint in more depth at: https://www.trueinteractions.com/docs/