Memeflow

An Alfred Workflow


Short Description

Memeflow gives you access to a preset list os memes.

Last Updated

08 Nov 2014

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

andrielfn.memeflow
 

Categories

Memeflow Alfred Workflow

Memeflow gives you access to a preset list os memes.

Downlaod

Adding customized memes

By default, the workflow comes with some popular memes, but if you want, you can add yours just creating a .memes file at your home folder with the following format:

[
  {
    "title": "Guarana tutle",
    "image": "http://i.imgur.com/yYgDYHy.png"
  },
  {
    "title": "Magical unicorn",
    "image": "http://i.imgur.com/3eluNZ5.jpg"
  },
  {
    "title": "Bear thief",
    "image": "http://i.imgur.com/ZvZYNFP.gif"
  }
]

Listing all memes

Typing meme will return all memes: Full List

Searching by meme title

Typing meme <query> will return only the memes that matches with the query: List Query

Contributing

If you find any bug running that, or any suggestion, please let me know.