diff options
| author | MohamedBassem <me@mbassem.com> | 2024-05-06 18:07:53 +0100 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-05-06 18:07:53 +0100 |
| commit | 7f3e482cedd598becf51f2709c1292aff860038f (patch) | |
| tree | 9945233ebad889a234b6a66d8b440a4bebfbab4f /docs | |
| parent | 32b5a025568dcc5788a8a2afc19bf07264e01a63 (diff) | |
| download | karakeep-7f3e482cedd598becf51f2709c1292aff860038f.tar.zst | |
readme: Add the iOS app store link to the readme and docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/01-intro.md | 2 | ||||
| -rw-r--r-- | docs/docs/05-quick-sharing.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md index 1d774fa4..ae9d414c 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 an [Android app](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). +- 📱 An [iOS app](https://apps.apple.com/us/app/hoarder-app/id6479258022), 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 8bf5172c..9488cb69 100644 --- a/docs/docs/05-quick-sharing.md +++ b/docs/docs/05-quick-sharing.md @@ -7,7 +7,7 @@ The whole point of Hoarder is making it easy to hoard the content. That's why th <img src="/img/quick-sharing/mobile.png" alt="mobile screenshot" width="300"/> -- **iOS app**: Currently [beta testing](https://testflight.apple.com/join/QifpNxAT) on TestFlight. Pending apple's approval for the app store. +- **iOS app**: [App Store Link](https://apps.apple.com/us/app/hoarder-app/id6479258022). - **Android App**: [Play Store link](https://play.google.com/store/apps/details?id=app.hoarder.hoardermobile&pcampaignid=web_share). ## Browser Extensions |
