Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Albert xkcd Plugin

Description

The xkcd Albert plugin lets you launch an xkcd comic in your browser from the albert prompt. Here are its main features:

  • On toggle (default trigger: xkcd) it shows you the comics in newest-first order.
  • If you want to find a comic with a specific title then you can use fuzzy search to do so):
    • xkcd some words from the title

Demo

demo_gif

Motivation

I love reading xkcd. I also wanted to get into developing plugins for Albert thus this was the perfect opportunity to do so.

Manual installation instructions

Requirements:

Download and run the install-plugin.sh script or run the following to do that automatically:

curl https://raw.githubusercontent.com/bergercookie/xkcd-albert-plugin/master/install-plugin.sh | bash

Self Promotion

If you find this tool useful, please star it on Github

TODO List

See ISSUES list for the things that I'm currently either working on or interested in implementing in the near future. In case there's something you are interesting in working on, don't hesitate to either ask for clarifications or just do it and directly make a PR.