aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md12
-rw-r--r--docs/docs/01-intro.md6
2 files changed, 10 insertions, 8 deletions
diff --git a/README.md b/README.md
index 8a343d20..47a57aaa 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,7 @@
# <img height="50px" src="./screenshots/logo.png" />
-A self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
-
-> *Hoarder is an independent, non-commercial project. It is not affiliated with, endorsed by, or connected to Hordr.app or its owners.*
+Karakeep (previously Hoarder) self-hostable bookmark-everything app with a touch of AI for the data hoarders out there.
![homepage screenshot](https://github.com/hoarder-app/hoarder/blob/main/screenshots/homepage.png?raw=true)
@@ -54,15 +52,19 @@ A self-hostable bookmark-everything app with a touch of AI for the data hoarders
## Demo
-You can access the demo at [https://try.hoarder.app](https://try.hoarder.app). Login with the following creds:
+You can access the demo at [https://try.karakeep.app](https://try.karakeep.app). Login with the following creds:
```
-email: demo@hoarder.app
+email: demo@karakeep.app
password: demodemo
```
The demo is seeded with some content, but it's in read-only mode to prevent abuse.
+## About the name
+
+The name Karakeep is inspired by the Arabic word "كراكيب" (karakeeb), a colloquial term commonly used to refer to miscellaneous clutter, odds and ends, or items that may seem disorganized but often hold personal value or hidden usefulness. It evokes the image of a messy drawer or forgotten box, full of stuff you can't quite throw away—because somehow, it matters (or more likely, because you're a hoarder!).
+
## Stack
- [NextJS](https://nextjs.org/) for the web app. Using app router.
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md
index 62efe98c..cd886c14 100644
--- a/docs/docs/01-intro.md
+++ b/docs/docs/01-intro.md
@@ -4,7 +4,7 @@ slug: /
# Introduction
-Hoarder is an open source "Bookmark Everything" app that uses AI for automatically tagging the content you throw at it. The app is built with self-hosting as a first class citizen.
+Karakeep (previously Hoarder) is an open source "Bookmark Everything" app that uses AI for automatically tagging the content you throw at it. The app is built with self-hosting as a first class citizen.
![Screenshot](https://raw.githubusercontent.com/hoarder-app/hoarder/main/screenshots/homepage.png)
@@ -35,10 +35,10 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical
## Demo
-You can access the demo at [https://try.hoarder.app](https://try.hoarder.app). Login with the following creds:
+You can access the demo at [https://try.karakeep.app](https://try.karakeep.app). Login with the following creds:
```
-email: demo@hoarder.app
+email: demo@karakeep.app
password: demodemo
```