Skip to content

AlexxNica/queriac

 
 

Repository files navigation

Queriac

Queriac is browser extension that gives you a universal javascript command line in your browser. Set up a github repository full of javascript files, and each file becomes a command.

It's like Alfred.app/Quicksilver/Launchy, but in the browser.

Check out some example commands at https://github.com/zeke/queriac-commands

Setup

  1. Install the browser extension.
  2. Create a github repo called queriac-commands and fill it up with scripts.
  3. Each script will become a queriac command.
  4. When viewing a webpage, double-tap the SHIFT key on your keyboard to open Queriac input.

Running this web app

npm install
npm start

About

An experiment...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%