1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-02-01 12:07:50 +00:00
No description
Find a file
Nick Smith 95d8ed85c9 remove pyc files
due to the way python handles pyc files, every new clone of the mylar
repo would result in them being rebuilt. Best to just keep the corresponding py
file
2012-09-09 19:31:53 -04:00
bs4 move BeautifulSoup folder 2012-09-09 19:29:31 -04:00
cache first commit 2012-09-09 15:34:53 -04:00
cherrypy remove pyc files 2012-09-09 19:31:53 -04:00
data first commit 2012-09-09 15:34:53 -04:00
lib remove pyc files 2012-09-09 19:31:53 -04:00
mako remove pyc files 2012-09-09 19:31:53 -04:00
mylar remove pyc files 2012-09-09 19:31:53 -04:00
sabnzbd first commit 2012-09-09 15:34:53 -04:00
screens first commit 2012-09-09 15:34:53 -04:00
.gitignore remove pyc files 2012-09-09 19:31:53 -04:00
Mylar.py first commit 2012-09-09 15:34:53 -04:00
README first commit 2012-09-09 15:34:53 -04:00
README.md fixed readme... 2012-09-09 15:39:43 -04:00

Mylar is an automated ComicBook (cbr/cbz) downloader program heavily-based on the Headphones template and logic (which is also based on Sick-Beard). Please note, before you laugh hysterically at my code, I have only started learning python (<2 months ago) and this is my first 'pet project.'

I will be putting up the source as soon as I can figure out the inner workings of git - in the meantime here are some screenshots that will have to suffice.

And yes, it does work for the most part (Alpha stage).

The Main page ... preview thumb

The Search page ... preview thumb

The Comic Detail page ... preview thumb preview thumb

The Pull page ... preview thumb

The Config screen ... preview thumb