Skip to content

andrielfn/memeflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memeflow Alfred Workflow

Memeflow gives you access to a preset list os memes.

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.

About

Alfred workflow for a preset list of memes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages