Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
/ Comic-Strip Public archive

Web-comic archiver that downloads and manage's your favorite web-comic's

Notifications You must be signed in to change notification settings

Adrellias/Comic-Strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comicStrip

comicStrip is currently really early alpha release. There may be severe bugs in it and at any given time it may not work at all.

comicStrip is a web-comic archiver. It watches your favorite web-comic for a new release and when they are posted, downloads and indexes them localy for offline viewing.

Currently the logic it uses supports only a limited amount of web-comic navigation methods. (Planning on making it configurable later)

Features Included

  • Automaticaly check for new comic release
  • Automaticaly download images and index them
  • Offline viewer via webinterface (Remembers last strip viewed)

comicStrip uses the following projects:

If you have pip installed, then simply run pip install -r requirements.txt.

comicStrip borrows and re-uses code from:

Dependencies

To run comicStrip from source you will need Python 2.7.3+ and Mako 0.7.0+

Bugs

  • Will fix this later. Like I said really early alpha.

Development Plan

  • Move app logging bits to use the cherrypy log handler
  • Add field to specify which element is the comic image, next, prevs links
  • Add ability to set the with, height constraints on image detection if element detection fail's
  • Add command line arguments

About

Web-comic archiver that downloads and manage's your favorite web-comic's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages