Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

makotom/threadfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threadfeed - Feed threads on 2ch BBS
Copyright (C) 2010-2011 Makoto Mizukami.
http://threadfeed.www1.biz/


= Legal Notice =
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 <http://www.gnu.org/licenses/>.


= Installation =
Place files on your Web server.


= Usage =
Access to the script with URI formatted as below:
http://yourhost/servername/boardkey/{rss|atom|rss1|rss2|atom1}[/entries]
where:
yourhost is the host name of your Web server;
servername is the host name of the server where the board you want to feed is hosted;
boardkey is the key of the board;
"rss" and "atom" are aliases of "rss2" and "atom1";
entries is the number of fed items.

Releases

No releases published

Packages

No packages published

Languages