From 72c9331cea58132bd63da8677f7e8ae9834a09c1 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 29 Mar 2024 15:26:15 +0000 Subject: [PATCH] readme: Update the readme to include the android app tracking issue --- README.md | 2 +- docs/docs/01-intro.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af2be861..3fb66897 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A self-hostable bookmark-everything app with a touch of AI for the data hoarders - 🔎 Full text search of all the content stored. - ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama! - 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking. -- 📱 An iOS app that's pending apple's review. +- 📱 An iOS app that's pending apple's review, and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6). - 🌙 Dark mode support (web only so far). - 💾 Self-hosting first. - [Planned] Archiving the content for offline reading. diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index e1c190b6..572d9f02 100644 --- a/docs/docs/01-intro.md +++ b/docs/docs/01-intro.md @@ -17,7 +17,7 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical - 🔎 Full text search of all the content stored. - ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama! - 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking. -- 📱 An iOS app that's pending apple's review. +- 📱 An iOS app that's pending apple's review, and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6). - 🌙 Dark mode support. - 💾 Self-hosting first. - [Planned] Archiving the content for offline reading.