# האם אפשר להפוך את הפורום שלי לאפליקציה?

**URL:** https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896
**Category:** Development
**Created:** [15 באוגוסט,‏ 2024,‏ 10:39pm UTC](https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896 "2024-08-15T22:39:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![wenqin](https://avatars.discourse-cdn.com/v4/letter/w/85f322/32.png) [@wenqin](https://meta.discourse.org/u/wenqin)
#### Post date: [15 באוגוסט,‏ 2024,‏ 10:39pm UTC](https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896/1 "2024-08-15T22:39:24Z")

</div>

What tools do people typically use? I asked my friend to try to make it into an app. but it seems to be hard to handle the display between different phones. And lost the ability to drop down and instantly refresh the command.  
I’d like to know what tools are available to facilitate easy use of our forums directly as an app!

---

<div class="post-metadata">

### Author: ![fbpbdmin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fbpbdmin/32/300893_2.png) [@fbpbdmin](https://meta.discourse.org/u/fbpbdmin)
#### Post date: [15 באוגוסט,‏ 2024,‏ 11:16pm UTC](https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896/2 "2024-08-15T23:16:14Z")

</div>

There are ios android client apps, discouraehub. Are that you are looking for?

---

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [15 באוגוסט,‏ 2024,‏ 11:23pm UTC](https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896/3 "2024-08-15T23:23:22Z")

</div>

You might be interested in checking into

- [Discourse Connect](https://meta.discourse.org/t/13045?silent=true)
- Discourse Hub -Android  
[https://play.google.com/store/apps/details?id=com.discourse](https://play.google.com/store/apps/details?id=com.discourse)

Discourse by default will give users an option to install an app if on a compatible browser ie chrome.

There is also a couple of projects on making an app for discourse

> [@Fig - Native Discourse client for iOS](https://meta.discourse.org/t/fig-native-discourse-client-for-ios/148352):
>
> Just wanted to introduce a project I have been working on. It is called Fig, and it is native Discourse client for iOS/iPadOS. Fig is available for [free](https://apps.apple.com/us/app/fig-for-discourse/id1485491193?ls=1) on the App Store. [[Screen Shot 2020-04-14 at 8.02.48 AM]](https://apps.apple.com/us/app/fig-for-discourse/id1485491193?ls=1) Most of the functions and features in Fig are free and will be plentiful for most users. Fig+ subscription allows access to private communities, unlimited number of posts and communities, free app icons, and future premium features. It will also help sustain the continuous development o…

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [16 באוגוסט,‏ 2024,‏ 9:15am UTC](https://meta.discourse.org/t/can-i-turn-my-forum-into-an-app/321896/4 "2024-08-16T09:15:53Z")

</div>

This repo will need updating to meet current standards and versions, but this essentially does the proper job:

> [@Whitelisted Discourse app with Push Notifications via OneSignal](https://meta.discourse.org/t/whitelisted-discourse-app-with-push-notifications-via-onesignal/58247):
>
> Following up on the discussion [here](https://meta.discourse.org/t/what-if-i-want-to-white-label-the-discourse-mobile-apps/53063/9), I have successfully set up a fork of the official Discourse app that can send push notifications via the OneSignal API. There are two parts to this: [discourse-onesignal](https://github.com/pmusaraj/discourse-onesignal/) - a Discourse plugin that sends Push Notifications to OneSignal’s REST API and a [Discourse Mobile Single Site App](https://github.com/pmusaraj/discourse-mobile-single-site-app) built similarly to the official Discourse Mobile app (using React Native), but using OneSignal for notifications and a simplified interface to suit the needs of a single app. I…

Also at least Google allows you to deploy to Play Store as a PWA.
