diff --git a/README.md b/README.md index bb6c603b..2e456bbf 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,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 (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6). +- 📱 An iOS app that's pending apple's review (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). - 🌙 Dark mode support (web only so far). - 💾 Self-hosting first. - [Planned] Downloading the content for offline reading. diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index 6840466c..1d774fa4 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 (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6). +- 📱 An iOS app that's pending apple's review (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). - 🌙 Dark mode support. - 💾 Self-hosting first. - [Planned] Downloading the content for offline reading. diff --git a/docs/docs/05-quick-sharing.md b/docs/docs/05-quick-sharing.md index 47f58a8e..8bf5172c 100644 --- a/docs/docs/05-quick-sharing.md +++ b/docs/docs/05-quick-sharing.md @@ -7,12 +7,12 @@ The whole point of Hoarder is making it easy to hoard the content. That's why th mobile screenshot -- iOS app: Currently [beta testing](https://testflight.apple.com/join/QifpNxAT) on TestFlight. Pending apple's approval for the app store. -- Android App: Currently pending google's approval. If you can't wait, you can find the APK [in this issue](https://github.com/MohamedBassem/hoarder-app/issues/6). +- **iOS app**: Currently [beta testing](https://testflight.apple.com/join/QifpNxAT) on TestFlight. Pending apple's approval for the app store. +- **Android App**: [Play Store link](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). ## Browser Extensions mobile screenshot -- Chrome extension: [here](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje). -- Firefox addon: [here](https://addons.mozilla.org/en-US/firefox/addon/hoarder/). +- **Chrome extension**: [here](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje). +- **Firefox addon**: [here](https://addons.mozilla.org/en-US/firefox/addon/hoarder/). diff --git a/docs/static/img/quick-sharing/extension.png b/docs/static/img/quick-sharing/extension.png index 4b273998..e5b9a09b 100644 Binary files a/docs/static/img/quick-sharing/extension.png and b/docs/static/img/quick-sharing/extension.png differ