txt2rss software publish

txt to rss software, it can start one rss server to response rss style content from txt file.

 useage 

put your multiple content to html/txt/{fileName}.txt, txt template your can see html/txt/1.txt, 

then access your url:

http://127.0.0.1:28081/rss/?file={fileName}

if your want random access rss item:

http://127.0.0.1:28081/rss/?random=1&file={fileName}

startup 


$ ./txt2rss

or custom bind address:
$ ./txt2rss -addr=127.0.0.1:28081


advance

usage this tool with pkrss: https://sourceforge.net/projects/pkrss/
add http://127.0.0.1:28081/rss/?file=1 to your custom rss source, then listen and see lyric in windows.

download

in here: https://github.com/pkrss/txt2rss/releases

Comments

Popular posts from this blog

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3

2011-11

php openid test log