Skip to content

JoshuaCrewe/rss-to-wallabag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS feeds to Wallabag .::|WIP|::.

Take rss feeds and add them to wallabag.

Setup

Copy the example config from this repo and add it to $HOME/.local/share/go-rss-to-wallabag/config.yaml

Fill in the following pieces of information :

  • client_id
  • client_secret
  • username
  • password
  • baseurl

This information can either be a string or a command to obtain that string (e.g. a pass command). A command should be supplied using $(<command>) in place of the double quotes.

About

Take rss feeds and add them to getpocket.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages