base
Base Plugin for all TrueRSS plugins.
truerss-reddit-imageviewer-plugin
Images from imgur or gfycat in feed
Configuration:
RedditImageViewerPlugin {
r = [gifs, diy, EducationalGifs]
}
truerss-stackoverflow-plugin
Read atom feeds from stackexchange sites.
Configuration:
StackoverflowPlugin {
onlyQuestion = false
onlyBestAnswer = false
allAnswers = true
}
truerss-tumblr-plugin
Read Tumblr posts
Configuration:
TumblrPlugin = {
consumer_key: "your-consumer-key"
}
truerss-notifier-plugin
Push notification about new entries.
TrueRSSNotifierPlugin {
position = "top-right" // top-left, top-right, center, bottom-left, bottom-right
dark = false // or true
}
truerss-youtube-plugin (moved to truerss main repo)
Embed Youtube Video.
Configuration: none