Coder Social home page Coder Social logo

launchbar-actions's Introduction

LaunchBar-Actions

Installation

To install these LaunchBar (LB) actions please follow these steps:

  1. Clone this repo
  2. Copy the LB actions into ~/Library/Application Support/LaunchBar/Actions/
  3. Profit.

Actions

battime

battime returns the time left for charging or discharging your Mac.

bt_restart

bt_restart will restart your Macs Bluetooth adapter. It requires the following:

  • bt_restart installed into ~/Documents/dev/bin/bt_restart (or the action's script path fixed to your location)
  • blueutil installed into /usr/local/bin/blueutil (or bt_restart updated to point at the correct blueutil path)

This will turn off your Bluetooth adapter, wait 1 seconds, and then turn it back on. The LB window should close when it's finished.

Copy Safari URLs

Copy Safari URLs will copy all of the open tab URLs in the front most Safari window to your clipboard.

macaddr

macaddr converts the following MAC address strings:

  • 00:00:00:00:00:00 → 000000000000
  • 000000000000 → 00:00:00:00:00:00
  • 00-00-00-00-00-00 → 00:00:00:00:00:00

Results will be copied to the clipboard.

man

Opens the manual page for the given command in Preview.app.

Songwhip

Songwhip takes a music streaming service URL and creates a Songwhip page for it, and then copies that URL to the clipboard.

Requires:

  • Python 3
  • Python Requests module

uuidgen

uuidgen generates a UUID and copies it to your clipboard.

launchbar-actions's People

Contributors

bryanheinz avatar

Stargazers

 avatar

Watchers

 avatar  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.