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

Arithmomaniac/gappsscript-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

(C) 2013 Avi Levin, MIT License

This project, based on work by Google Apps Script guru Amit Argawal, is a modular system for generating RSS feeds using Google Apps Scripts. This is particularly happy for Internet content repackaging when you don't have your own computer.

RSS.gs defines an API to simplify the work of making the script, instead of having to re-implement Argawal's system within the main file every time. GoComics.gs is a sample application that delivers comics images via RSS with the script=__ URL parameter.

To deploy, create a new apps script, create/copy RSS.gs and your custom file in it, and follow Step 2 here.

About

Google Apps Script RSS Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages