1
0
mirror of https://github.com/xgi/castero synced 2024-11-10 15:28:45 +01:00

add OPML import/export info to readme

fixes #55
This commit is contained in:
Jake Robertson 2019-10-19 22:09:02 -04:00
parent 9a9e042c0f
commit 79a6a6bb52
No known key found for this signature in database
GPG Key ID: 15FF1380B7D5C715

@ -22,9 +22,6 @@ $ pip install castero --upgrade
### Manual Installation
Warning: changes to the master branch are sometimes made before the
documentation on this page is updated.
```bash
$ git clone https://github.com/xgi/castero
$ cd castero
@ -75,6 +72,16 @@ Commands
1-3 - change between client layouts
```
### Importing/exporting feeds from another client
castero supports importing and exporting an [OPML file](https://en.wikipedia.org/wiki/OPML)
of your subscriptions in order to easily transfer them between other podcast
clients. Please refer to your other client's documentation for details on
how/if it supports this format.
Importing and exporting from castero are available with command line flags.
Run `castero --help` for details.
## Configuration
The configuration file is located at `{HOME}/.config/castero/castero.conf`