All Projects → atika → launchbar

atika / launchbar

Licence: other
Actions repository for LaunchBar 6

Programming Languages

ruby
36898 projects - #4 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
swift
15916 projects

Projects that are alternatives of or similar to launchbar

Factor Launcher Reboot
A modern Android launcher inspired by Windows Phone 7
Stars: ✭ 50 (-23.08%)
Mutual labels:  launcher
do-spaces-action
📦Upload directories/files to DigitalOcean Spaces via GitHub Actions. Supports package/library versioning.
Stars: ✭ 30 (-53.85%)
Mutual labels:  actions
azure-static-website-deploy
Deploys static website to Azure Storage
Stars: ✭ 18 (-72.31%)
Mutual labels:  actions
setup-lazarus
Set up your GitHub Actions workflow with a specific version of Lazarus
Stars: ✭ 29 (-55.38%)
Mutual labels:  actions
Algernon-Launcher
Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories, ...) and even gives you a quick way to evaluate Smalltalk expressi…
Stars: ✭ 24 (-63.08%)
Mutual labels:  launcher
release-changelog-builder-action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
Stars: ✭ 515 (+692.31%)
Mutual labels:  actions
hexflow-covers
The official HEXFlow database - Cover images and background pictures for VitaHEX' "HEXFlow" launcher.
Stars: ✭ 24 (-63.08%)
Mutual labels:  launcher
set-env-to-github env
A migration tools convert `::set-env`/`::set-output`/`::save-state` to $GITHUB_ENV/$GITHUB_OUTPUT/$GITHUB_STATE on GitHub Actions.
Stars: ✭ 27 (-58.46%)
Mutual labels:  actions
setup-meteor
Set up your GitHub Actions workflow with a specific version of Meteor.js
Stars: ✭ 17 (-73.85%)
Mutual labels:  actions
gcloud-login-action
A Github Action which can be used to authenticate with Google Cloud Container Registry
Stars: ✭ 21 (-67.69%)
Mutual labels:  actions
gh-actions-html-table-generator
Read from a json file and write to the README
Stars: ✭ 29 (-55.38%)
Mutual labels:  actions
auth
A GitHub Action for authenticating to Google Cloud.
Stars: ✭ 567 (+772.31%)
Mutual labels:  actions
deploy-appengine
A GitHub Action that deploys source code to Google App Engine.
Stars: ✭ 184 (+183.08%)
Mutual labels:  actions
pr-compliance-action
Check PR for compliance on title, linked issues, and files changed
Stars: ✭ 151 (+132.31%)
Mutual labels:  actions
GenShin-LauncherDIY
[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!
Stars: ✭ 758 (+1066.15%)
Mutual labels:  launcher
Localizr
Localizr is a Tool that handles and automates the generation of localization files for IOS and Android so there will be only one source of truth for all of your localization strings.
Stars: ✭ 33 (-49.23%)
Mutual labels:  actions
issue-action
github action for github issue
Stars: ✭ 58 (-10.77%)
Mutual labels:  actions
launcher-scripts
(DEPRECATED) A set of launcher scripts to be used with OAR and Slurm for running jobs on the UL HPC platform
Stars: ✭ 14 (-78.46%)
Mutual labels:  launcher
action-lgtm-reaction
GitHub Action to send LGTM reaction
Stars: ✭ 62 (-4.62%)
Mutual labels:  actions
composer-action
Docker and GitHub Actions for Composer
Stars: ✭ 34 (-47.69%)
Mutual labels:  actions

LaunchBar Actions and Themes

My Repository of Actions and Themes for LaunchBar 6.


Knock - Port Knocking

Knock server port with knock from LaunchBar

Knock

Install and launch Knock.lbaction and edit KnockList.json located in ~/Library/Application Support/LaunchBar/Action Support/com.inspira.knock/

Tip: Press [ALT] key when you click on the action will display additional informations

Requirements

Knock app in /usr/local/bin

brew install knock

Define a sequence

  • title: LaunchBar menu title
  • subtitle: LaunchBar menu subtitle
  • server_ip: Server name or IP address
  • sequence: comma separated list
  • delay: delay in milliseconds between knock
  • app: name of the app to launch
[
	{
		"title": "Raspberry",
		"server_ip": "192.168.0.50",
		"children": [
			{
					"title": "My knock command",
					"sequence": "5000:tcp,7000:tcp,6000:tcp",
					"delay": 300,
					"app":"MyAppToLaunch"
			},
			{
					"title": "...",
					"sequence": "..."
			}
		]
	}
]

or a sequence at root :

[
	{
		"title": "My knock command",
		"server_ip": "192.168.0.50",
		"sequence": "5000:tcp,7000:tcp,6000:tcp",
		"delay": 300,
		"app":"MyAppToLaunch"
	}
]

Download

Knock Action: Knock.lbaction


Unique Identifier

Generate a 12 characters unique identifier.

Download

UniqID Action: UniqID.lbaction


Application Reloader

Quit and restart passed Mac Application.

Download

Reload Mac App: ReloadApplication.lbaction


Search in SnippetsLab

Live Search in SnippetsLab from Launchbar.

SnippetsLab Search

Press ALT to copy, click item to reveal in SnippetsLab

Download

Search SnippetsLab Action: SearchSnippetsLab.lbaction


LaunchBar Midnight Theme

Midnight Theme for LaunchBar

Midnight LaunchBar Theme

Download

Midnight LaunchBar Theme: Midnight.lbtheme


Bluetooth Audio

List system paired Bluetooth Audio devices, connect and set system audio output.

Bluetooth Audio

Press [ALT] key to disconnect bluetooth device.

Requirements

Install Switch Audio https://github.com/deweller/switchaudio-osx

    brew install switchaudio-osx

Download

Bluetooth Audio Action: BluetoothAudio.lbaction


Send to Copied

Send Image or Text to Copied app copiedapp.com.

Send to Copied

Installation

Doucle-click on SendToCopied.lbaction to install and:

  • Send Text or Image file with LaunchBar Instant Send to "Send to Copied" action.
  • Press space to Enter text to copy.
  • Press enter to choose an Image file to send to Copied.

Download

Send to Copied: SendToCopied.lbaction


Proxy Switch

Display a list of user defined Proxy (json) and current status of Network Proxy Preferences (Ethernet).

Switch Proxy

Installation

Install and launch ProxySwitch.lbaction and edit UserProxy.json located in ~/Library/Application Support/LaunchBar/Action Support/com.inspira.proxyswitch/

Action retrieve the admin password from Keychain. Open Keychain app and add a new Generic Password named ProxySwitch

Tip: Press [ALT] key when you click on the action will display the "Action Support" Folder

Define a proxy (UserProxy.json)

  • title: Proxy Title.
  • subtitle: Additional information.
  • proxy_ip: IP Address.
  • proxy_port: Port number.
  • proxy_type: Type : web, https, ftp or socks.
  • app: Application name or path to launch.

Download

Switch Proxy Action: ProxySwitch.lbaction


Run iTerm2 Command

Open iTerm2 and run a command (requires iTerm 2.9 and earlier).

Run iTerm 2.9 command

Download

Run iTerm2 Command action: Run iTerm Command.lbaction


Date Convert

Display date in differents formats and convert unix timestamp or date string. You can also calculate an interval, example: +1d or -5h (h:hour, d:day, w:week, m:month).

Press space bar to enter a date and clicking on the date put content on the clipboard.

Date Convert

Download

Date Convert Action: DateConvert.lbaction


Application Bundle Identifier

Get the bundle identifier of an application.

App Bundle ID

Download

App Bundle ID Action: AppBundleID.lbaction


Mac Promo Code

Open the Mac App Store application to redeem a promo code.

Download

Mac Promo Code: MacPromoCode.lbaction

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].