Skip to content

trueinteractions/status-bar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creating a status bar app in Tint

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.

Example

What does it do ?

  1. Creates a background application, so our icon doesn't sit in the dock.
  2. Creates a new statusbar, when clicked, it opens the pop over window over the status bar.
  3. Creates a transparent background webview and renders the html in index.html on the popover.

How do i run it?

  1. Clone down this repo.
  2. Install tint from https://github.com/trueinteractions/tint2/releases
  3. At the command line run tint main.js in the cloned repo.
  4. Have fun! Read about Tint in more depth at: https://www.trueinteractions.com/docs/

About

An example of creating a status bar app in Tint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published