Skip to content

jmpesp/liferea_to_newsbeuter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This repository stores scripts necessary to move cached RSS content from Liferea's DB to Newsbeuter's DB.

First, run 01-export-from-liferea.py in ~/.local/share/liferea/ (or where liferea.db is on your system). This will output JSON to stdout so redirect it into a file named items.json. Move items.json into ~/.newsbeuter/.

Next, run 02-import-into-newsbeuter.py in ~/.newsbeuter/. This script will verbosely log what it is doing so I recommend dumping the output into a .log file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages