An experimental workflow in Python. Displays a list of comics that you can read straight off of Alfred.
Download: from here (always the latest version)
Developer side note: The experimental part comes in the form of - it is very easy to extend this workflow if you know a little bit of Python / intermediate programming skills and have a solid RSS feed of a comic you like. Add the code for the new comic in the plugins folder, and as long as it follows the method signature the sample code provided has, you have a new feedback item and comic to read.
Source Code Repo: GitHub
Version Hist