Skip to content

djyde/Statut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web application in OS X status bar

Motivation

We usually make OS X status bar app use Electron, which will build a high-capacity binary distribution even though we only need to load a url. Statut provide you an easy way to make it. It is just a WebView container, as same as WebShell, but the former is on status bar.

Screenshot

Usage

  • git clone https://github.com/djyde/Statut.git APP_NAME
  • Configurate in Settings.swift
  • Modify the info.plist if needed
  • Change the StatusBarButtonImage if needed
  • Run it

Advice

If you want to load local html/css/js, we recommend you to use QuarkShell. Statut was not made for doing so.

License

MIT License

About

Web application in OS X status bar

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages