Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Migration

Tom Schwarz edited this page Sep 9, 2020 · 5 revisions

Table of Contents

Migrate via OPML

If you want to migrate your existing feeds of an any program (which can export your feeds as OPML), you can follow the steps below:

  1. Export your feeds collection as OPML
  2. Import it: neix -i <path>

Migrate from newsboat

If you already using newsboat and want to migrate or just try neix you can follow the steps below (you don't have to change the directory):

  1. Export your feeds newsboat -e > export.opml
  2. Import it: neix -i export.opml
Clone this wiki locally