https://github.com/tribut/ttrss-comics
Some plugins to fix comics' feeds in Tiny Tiny RSS
https://github.com/tribut/ttrss-comics
Last synced: about 1 year ago
JSON representation
Some plugins to fix comics' feeds in Tiny Tiny RSS
- Host: GitHub
- URL: https://github.com/tribut/ttrss-comics
- Owner: tribut
- Created: 2013-04-21T10:35:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-01T18:54:11.000Z (over 12 years ago)
- Last Synced: 2025-03-19T07:52:55.417Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 133 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ttrss-comics
============
[Tiny Tiny RSS](http://www.tt-rss.org) plugins to add **inline images** (comics) to supported feeds.

Currently available:
* [Eat that toast!](http://eatthattoast.com/)*
* [GU Comics](http://www.gucomics.com/)*
* [Married to the sea](http://www.marriedtothesea.com/)*
* [NPC Comic](http://www.npccomic.com/)
* [The Book of Biff](http://www.thebookofbiff.com/)*
* [Toothpaste for dinner](http://www.toothpastefordinner.com/)*
These plugins should work on any reasonably recent version of tt-rss and were last tested on tt-rrs 1.7.9.
Note that the plugins marked with an asterisk will not have to connect to the webpage of the comic, they merely construct the url for the image from information already available in the respective feeds.
## Installation
* Unpack the [zip-File](https://github.com/tribut/ttrss-comics/archive/master.zip)
* Move the respective folder (af_*) to your plugins directory
* Enable plugins in TT-RSS's Preferences -> Plugins
Please report any problems you might encounter using github's [issue tracker](https://github.com/tribut/ttrss-comics/issues).
[](https://flattr.com/submit/auto?user_id=dxbi&url=https://github.com/tribut/ttrss-comics&title=tribut/ttrss-comics+on+GitHub&description=Some+plugins+to+fix+comics'+feeds+in+Tiny+Tiny+RSS&tags=github,repository,php&category=software)
## Legal
Copyright (c) 2013-2014 [Felix Eckhofer](https://tribut.de)
> This program is free software: you can redistribute it and/or modify
> it under the terms of the GNU General Public License as published by
> the Free Software Foundation, either version 3 of the License, or
> (at your option) any later version.
>
> This program is distributed in the hope that it will be useful,
> but WITHOUT ANY WARRANTY; without even the implied warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> GNU General Public License for more details.
>
> You should have received a copy of the GNU General Public License
> along with this program. If not, see .