Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.
/ rss2shiori-deno Public archive

Deno script and instructions to import rss files to shiori

Notifications You must be signed in to change notification settings

querwurzel/rss2shiori-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

rss2shiori

some script importing rss feeds to shiori

Requirements

Deno 1.5+

Prologue

deno run --allow-run --allow-read import.ts /bin/echo sample.rss

Usage

  1. deno run --allow-run --allow-read import.ts /path/to/shiori bookmarks.rss
  2. update shiori afterwards by calling shiori update

Epilogue

All imported feeds are assigned to the shiori user account (id 0, effectively the admin account). In order to change ownership you will have to update the database manually.

About

Deno script and instructions to import rss files to shiori

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published