Rahlir / NumiLaunchbar

Launchbar action for Numi calculator app
GNU General Public License v3.0
60 stars 1 forks source link
app calculator extensions javascript launchbar launchbar-action macos numi productivity

Numi Launchbar

Launchbar action for awesome little calculator Numi. Inspired by Alfred extension.

Screencast

Features

Installation

First, make sure that you have selected Enable Alfred integration in Numi's preferences.

To get the most recent version, clone the repository and run the install script which removes an old version of Numi Calculate if there is one and installs the latest version:

git clone https://github.com/Rahlir/NumiLaunchbar.git 
cd NumiLaunchbar
./install.sh

The install script has an option -S that has to be used if your Numi application is downloaded through Setapp. Hence, for Setapp Numi versions, use:

cd NumiLaunchbar
./install.sh -S

The install script has to be run every time you pull updates from this repository.

Caveat

Right now, the action is unsigned. This means that you either have to sign it yourself or allow unsigned actions in Launchbar's index.

Changelog

Version 0.9

Version 0.2:

Version 0.1 (alpha):