wenqin
August 15, 2024, 10:39pm
1
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!
fbpbdmin
(deepblue)
August 15, 2024, 11:16pm
2
There are ios android client apps, discouraehub. Are that you are looking for?
Heliosurge
(Dan DeMontmorency)
August 15, 2024, 11:23pm
3
You might be interested in checking into
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
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 on the App Store.
[Screen Shot 2020-04-14 at 8.02.48 AM]
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…
This repo will need updating to meet current standards and versions, but this essentially does the proper job:
Following up on the discussion here , 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 - a Discourse plugin that sends Push Notifications to OneSignal’s REST API
and a 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.