Skip to content

Minions is a productive tool for Linux, inspired by LaunchBar in macOS

Notifications You must be signed in to change notification settings

blahgeek/Minions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minions

Build Status

Intro

Minions Intro Video

Minions is a productive tool to help your daily works, e.g.

  • Quickly search on google without switching to browser first
  • Quickly get the translation of selected text in a web page
  • Quickly launch a desktop entry
  • Quickly ...

It's like a launcher, but more than that. It's simple, elegant, and yet powerful and extensive.

Get Started

Download latest AppImage from Release page, chmod +x it, then run. Or if you have rust installed, simply clone this project and compile with cargo.

Check Quick Start for usage tips and screenshots.

Check Action List to see full list of actions in Minions (and their requirements).

Check Configuration to customize your Minions.

Check Plugin Documentation if you want to write your own plugin (it's really easy!)

Status

Minions is in beta, but usable. Feedback and contribution are welcome.

Why

How-to build

  • cargo build --release
  • or ./build_appimage.sh