jjasghar / ilab-bar

A `ilab model serve` MacOS bar controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ilab Bar

This is a simple macOS status bar that allows you to start/stop/view ilab from the menu bar.

Prerequisites

TODO

Installation

The app can be installed with a single make install-app command. This will create a new application bundle in /Applications/ilab-bar.app.

Running the tests

To run all tests, use:

make test

You can also run scripts/run_tests.sh directly with additional pytest args to control which tests are run.

About

A `ilab model serve` MacOS bar controller

License:Apache License 2.0


Languages

Language:Python 84.0%Language:Shell 14.8%Language:Makefile 1.2%