Giter VIP home page Giter VIP logo

obkey's Introduction

obkey - openbox key editor - undead

obkey development was dead.
but, an evil sorceress summoned it as an UNDEAD.
now, with its code contaminated by the GPL virus, it bites.
coming soon to a computer near you.

ObKey

News

Version 1.3 is finally released ! Now Obkey support searching (related to the command) and sorting. Some standard keybindings are now implemented:

  • copy Control-c
  • paste Control-v
  • duplicate Control-d
  • save Control-s
  • reload file Control-z
  • quit Control-s
  • delete Delete

This is really not perfect and i wished to make it more accessible :

  • To select an item, you can just press on up and down arrows, or start to search a pattern describing an existing action
  • You can change the keybind by moving to the keybind field by pressing right arrow and space
  • You can focused to all action fields with tab keys
  • You'll probably use a mouse to setup keybindings easily and it is sad

Usage

# Minimalist
obkey

# Custom file
obkey rc.xml

# With foreign languages
LANGUAGE=fr obkey

Why ObKey ?

openbox is newspeakly lightcustable (especially for window placement).
Its custom file is ~/.config/openbox/rc.xml...
Boring XML...
You feel you will abide...
Stop mumbling : hope still exists : there's ObConf and there's ObKey !

Installation

With Git

git clone https://github.com/luffah/obkey.git

# test it works (you can use it directly this way)
python obkey

# MANAGE DEPENDENCIES
# AND INSTALL

## With PIP and setup.py
sudo pip install gi gettext

sudo python setup.py install

## With Debian installer 
sudo apt install python-gi python-gettext
make installdeb

Without Git

Debian

Download the package here : Obkey for debian

Below the last checksum.

md5sum obkey.deb | grep e17d96e787b7cdc8363ec04ee5788d2e

# Old Checksums
# v1.3.1 (2018-06-05) 674864f24f536cd6d422708d37ee811f
# v1.3.2 (2019-05-03) e17d96e787b7cdc8363ec04ee5788d2e

sudo apt install python-gi python-gettext
sudo dpkg -i obkey.deb

About KeyBindings

For more informations : see key bindings specification in OpenBox official site

Alternatives :

  • obhotkey not updated since 2013... : allows to edit shortcut directly in a command line interface
  • lxhotkey : LXDE shortcut editor

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.