Code Monkey home page Code Monkey logo

zazu-giphy's Introduction

zazu-giphy Travis

Gif giving is the greatest love language of all.

Search some gifs.

Usage

Type giphy and get gifs.

demo

Install

Add halvves/zazu-giphy inside the plugins block of your ~/.zazurc.json file (C:\Users\YOUR_NAME\.zazurc.json on Windows). Be sure to put it above the fallback plugin to get to your gifs faster!

Read here for config file documentation.

Acknowledgments

See Also

License

MIT

zazu-giphy's People

Contributors

halvves avatar puyt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

maciekbaron

zazu-giphy's Issues

allow more configuration

@puyt wanted to run this by you before I implemented, since it would be a bit of a breaking change...

I'm thinking of making it to where anyone that knows the giphy api (we can document the options here in our README as well) can choose which source they want out of all the available giphy options. I'm thinking of namespacing the variable in the event that we can use modifier keys ("src_alt", "src_ctrl", etc...). This allows a bit more flexibility than "returnRaw", but I wanted to give you a heads up as this is going to change a var name.

"variables": {
  "src_main": "images.fixed_height.url"
}

See #4

variable amount results

maybe you could make a variable for the amount of results? i'm using this plugin daily and sometimes I could use more than 5 results ๐Ÿ˜

Does not work

I installed the plugin by updating my my config file, reloaded the config, restarted zazu, and the giphy plugin still does not work as illustrated in the readme.

My ~/.zazurc.json

  {
    "hotkey": "alt+space",
    "theme": "tinytacoteam/zazu-dark-theme",
    "displayOn": "detect",
    "plugins": [
      "halvves/zazu-giphy",
      "tinytacoteam/zazu-calculator",
      "tinytacoteam/zazu-file-finder",
      "tinytacoteam/zazu-template",
      "tinytacoteam/zazu-system",
      "tinytacoteam/zazu-package-manager",
      {
        "name": "tinytacoteam/zazu-fallback",
        "variables": {
          "rootSearches": [
            "google"
          ]
        }
      },
      {
        "name": "tinytacoteam/zazu-clipboard",
        "variables": {
          "ClipboardKey": "cmd+shift+v"
        }
      }
    ]
  }

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.