Giter VIP home page Giter VIP logo

numilaunchbar's Introduction

Numi Launchbar

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

Screencast

Features

  • Press spacebar and enter expression to be calculated with Numi
    • Numi Calculate can do convert currency, calculate scientific functions, deal with different scales and units, do time calculations, and much more. See Numi
  • Live Feedback Enabled: see the result as you type
  • Press enter to activate the application - no need to select Numi.app in LaunchBar
  • Automatically launches Numi in background if it is not running and displays the result once ready - no interruptions during input

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

  • Live Feedback is enabled now. Numi Calculate is now smarter about opening Numi app in the background. Even with Live Feedback, Numi Calculate will seamlessly start the app in the background and deliver the result once ready.
  • Used icons from font-awesome bundle to have looks consistent with other LaunchBar actions.

Version 0.2:

  • When Numi is not running, the Numi Calculate action will start Numi in background
  • When Numi Calculate action is run without input (pressing return instead of space), Numi is shown in foreground and calculation can be done in a standard Numi window

Version 0.1 (alpha):

  • Simple interaction between LaunchBar and Numi
    • Press space to enter input when the action is selected in LaunchBar
    • Displays result and the whole expresion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.