aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/13-community-projects.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs/13-community-projects.md b/docs/docs/13-community-projects.md
index 79ca1e4d..cff1dbdc 100644
--- a/docs/docs/13-community-projects.md
+++ b/docs/docs/13-community-projects.md
@@ -53,3 +53,11 @@ _By [@thiswillbeyourgithub](https://github.com/thiswillbeyourgithub/)_
A python package to simplify access to the karakeep API. Can be used as a library or from the CLI. Aims for feature completeness and high test coverage but do check its feature matrix before relying too much on it.
Get it [here](https://github.com/thiswillbeyourgithub/karakeep_python_api).
+
+### FreshRSS_to_Karakeep
+
+_By [@thiswillbeyourgithub](https://github.com/thiswillbeyourgithub/)_
+
+A python script to automatically create Karakeep bookmarks from your [FreshRSS](https://github.com/FreshRSS/FreshRSS) *favourites/saved* RSS item. Made to be called periodically. Based on the community project `Karakeep-Python-API` above, by the same author.
+
+Get it [here](https://github.com/thiswillbeyourgithub/freshrss_to_karakeep).