Skip to content

hakerdefo/pmxkcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmxkcd

pmxkcd (Poor Man's XKCD) is a desktop XKCD webcomic viewer and downloader for Linux.

Features :

  • View-Download current XKCD webcomic.
  • View-Download random XKCD webcomic.

Dependencies :

Installation :

Download pmxkcd-master zip,

Extract its contents to a folder,

Open that folder in Terminal,

Give 'install-pmxkcd' the 'execute' permission,

chmod 755 install-pmxkcd

Run 'install-pmxkcd' script,

sudo ./install-pmxkcd

Or if you prefer 'su' over 'sudo',

su -c ./install-pmxkcd

Removal :

Get pmxkcd-master zip,

Extract its contents to a folder,

Open that folder in Terminal,

Give 'remove-pmxkcd' the 'execute' permission,

chmod 755 remove-pmxkcd

Run 'remove-pmxkcd' script,

sudo ./remove-pmxkcd

Or if you prefer 'su' over 'sudo'

su -c ./remove-pmxkcd

Usage :

After installation you will find 'pmxkcd' entry in your applications menu. You can also run it via Terminal by typing 'pmxkcd' and hitting Enter. After launching 'pmxkcd', to view current XKCD webcomic click on 'Current' button and to view a random XKCD webcomic click on 'Random' button. XKCD webcomics will be saved in user's '~/Pictures/xkcd' directory.

Screenshot :

alt text

Support :

If you like pmxkcd, please consider supporting it, even the smallest contribution goes a long way. It is quick & easy via PayPal, Buy Me a Coffee or Liberapay:

Support via PayPal
"Buy Me A Coffee"
Support via Liberapay

License :

Public Domain Mark
This work (pmxkcd, by hakerdefo), identified by hakerdefo, is free of known copyright restrictions.