diff options
| author | Siddharth Doshi <sidoshi510@gmail.com> | 2025-10-11 14:40:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-11 13:40:00 +0100 |
| commit | 36ffbdf8b5ad24e38c266e31b0dcd6d6312dda76 (patch) | |
| tree | cf71e24adf76d5285ab9b4d98dacdcb8e45dfb5e | |
| parent | bae8386d36855c8a8bbe77ccd6f4e67618eb2a9a (diff) | |
| download | karakeep-36ffbdf8b5ad24e38c266e31b0dcd6d6312dda76.tar.zst | |
docs: Add karakeep-sync to community projects (#1994)
Added a new community project for syncing links from Hacker News and Reddit to Karakeep.
| -rw-r--r-- | docs/docs/13-community-projects.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docs/13-community-projects.md b/docs/docs/13-community-projects.md index f7a8df42..ea73cb0d 100644 --- a/docs/docs/13-community-projects.md +++ b/docs/docs/13-community-projects.md @@ -70,3 +70,10 @@ _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). + +### karakeep-sync +_By [@sidoshi](https://github.com/sidoshi/)_ + +Sync links from Hacker News upvotes, Reddit Saves to Karakeep for centralized bookmark management. + +Get it [here](https://github.com/sidoshi/karakeep-sync) |
