wenqin
15.Август.2024 22:39:24
1
Какие инструменты обычно используют? Я попросил друга попробовать превратить это в приложение, но, похоже, сложно адаптировать отображение для разных телефонов. При этом потерялась возможность быстро обновлять команду через выпадающее меню.
Мне бы хотелось узнать, какие инструменты доступны для удобного использования наших форумов прямо как приложение!
fbpbdmin
(deepblue)
15.Август.2024 23:16:14
2
Существуют клиентские приложения для iOS и Android — DiscourseHub. Именно их вы ищете?
Heliosurge
(Dan DeMontmorency)
15.Август.2024 23:23:22
3
Возможно, вас заинтересует:
По умолчанию Discourse предлагает пользователям возможность установить приложение, если они используют совместимый браузер, например Chrome.
Также существует несколько проектов по созданию приложения для 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…
Этот репозиторий потребуется обновить, чтобы соответствовать текущим стандартам и версиям, но в целом он выполняет свою задачу:
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…
Кроме того, Google, по крайней мере, позволяет развёртывать в Play Store PWA.