Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kivhift/qmk
Quasi-Mode Key
https://github.com/kivhift/qmk
Last synced: 16 days ago
JSON representation
Quasi-Mode Key
- Host: GitHub
- URL: https://github.com/kivhift/qmk
- Owner: kivhift
- License: mit
- Created: 2011-12-16T20:42:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T14:45:08.000Z (about 10 years ago)
- Last Synced: 2024-07-31T07:17:02.982Z (4 months ago)
- Language: Python
- Homepage:
- Size: 254 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
==============
Quasi-Mode Key
==============This is a GUI-fied Pythonic command line. Inspired by Humanized's Enso, it
repurposes the Caps Lock key so that it controls a prompt that can be used
to run commands written in Python. For example, one can google something
without switching to a browser first or track a UPS package. Basically,
anything that can be done with Python!Installation
------------
0. Make sure that you have Python and PyQt4 installed.
1. Clone the repository.
2. Add the source directory to your PYTHONPATH.
3. Start qmk-runner.py.License
-------
Released under the MIT license. See MIT-LICENSE.txt for information.