Git Product home page Git Product logo

sting-launcher's Introduction

sting-launcher

Simple and minimal GTK+Cairo application launcher written in Python.

For example, you want to open a terminal, so you...

Super-space, term, Enter & voilà

Menuless, mouseless, iconless.

features

  • launches programs
  • config files to customize aliases and colors ;D
  • before you ask yes, it is inspired on long defunct Enso Launcher
  • before you complain yes, it is way simpler than Enso Launcher

ingredients

  • Linux (I think);
  • Python (I'm sure);
  • Googling powers.

installation

  • git clone this repo to a path (here it is in ~/bin/sting, or you may prefer /opt/sting, or any other path meets your taste);

  • mkdir -p ~/.config/sting

  • cp your/sting/path/aliases ~/.config/sting/

  • cp your/sting/path/colors ~/.config/sting

  • edit both files to your taste

  • you can test it running python your/sting/path/sting.py on a terminal

  • bind a keystroke to sting acording to your system

  • sting's lightness and freshness is ready for your finger tips

Keybind hint for crunchbang users:

  • open ~/.config/openbox/rc.xml
  • find the line with <keybind key="W-space">
  • change this tag's command to python your/sting/path/sting.py

instructions

  • when the 'type it' screen apears, start typing the name of the alias you want to run; when the autocompletion shows what you expect press Enter;
  • press Backspace to remove the last entered character;
  • press Escape to clear what you typed, and again to close the window;
  • that's it.

license

Use it as you wish, do not blame me.

sting-launcher's People

Contributors

ericvoid avatar

Stargazers

 avatar  avatar

Watchers

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