Skip to content

Commit

Permalink
docs: Update docs to include the links to the android app
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBassem committed Apr 24, 2024
1 parent 92cff68 commit da6df7c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/01-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/05-quick-sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ 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.
- 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

<img src="/img/quick-sharing/extension.png" alt="mobile screenshot" width="300"/>

- 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/).
Binary file modified docs/static/img/quick-sharing/extension.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit da6df7c

Please sign in to comment.