Giter Site home page Giter Site logo

launchbar-scripts's Introduction

Installation

This repo contains various scripts for launchers and script runners. To install I created separate folders for each of them. I'll provide instructions for the ones that I use, you can hopefully figure out how this works with your launcher. If it differs much from my instructions. Feel free to send me a pull request of this readme file!

LaunchBar 6.1

Drag the actions/scripts that you want to use to ~/Library/Application Support/LaunchBar/Actions/ while holding down โŒ˜ and โŒฅ. This will create aliases to the original files which will be recognized by LaunchBar. All scripts linked that way will appear in LaunchBar's index.

Keyboard Maestro

With Keyboard Maestro there are two directions you can take.

  1. Setup a new macro with an "Execute AppleScript" Action and tell it to execute an external script file.
  2. Setup a new macro with an "Execute AppleScript" Action, but this time copy & paste the script.

The former has the advantage that you will always execute the most current version of the script, when you pull a newer version of the repo. The second is better if you don't want any extraneous files on your computer. After adding a new macro, and pasting, you can get rid of the repo and its files.

Newest Changes

  • Most scripts now use Notification Center instead of Growl. "Most" means that scripts coming from third parties, especially from other projects that are merely linked to this repo as submodules, retain their own notification dependencies, i.e. OmniFocusCLI.
  • Moved everything that I personally found unnecessary and added bloat to _Archive. Feel free to discuss with me whether the changes I made apply to "most" other folks as well and I'll change my opinion.
    • I've tried to find scripts that don't work anymore (Tweetly; Its dependency SuperTweet has ceased operation).
    • I can't remember from the top of my head what else I changed, but I tried to make this repository leaner and cleaner. I hope you appreciate.
    • Please note: Deactivate all Actions that you don't use in the Index in LaunchBar! Especially those in _Archive!

loginitems

I've added a script that is not meant to be used with LaunchBar, Alfred or any other launcher. I assumed it's just a nice script to share.

loginitems description:

This script is an attempt to speed up login times. The original idea came from Mac OS X Hints. The idea is to "queue up" login items and launch them conscutively rather than all at once.

launchbar-scripts's People

Contributors

zettt avatar

Watchers

Jimmy Jose avatar

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.