You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
write a Dockerfile for the linux desktop environment, and the difficulties are
start x11 & lightdm & lxde from cmd
auto login a x11 session
also need a forwarded xrdp port for development
start the desired GUI program and locate its window or maximize it
rate control logic, to avoid annoyance of too many new notifications in a very short time
(low priority) a merged report notification for one day/week. It might slightly improve readibility and make people to learn the list of new discussions or popular posts in one past period.
If I'll do this, I'd prefer to use sqlite to store the events from flarum.
The difficult thing is, the webhook don't tell us the event type, we can only infer it from its title and should deal carefully with i18n translation.
The text was updated successfully, but these errors were encountered:
Help wanted : )
The text was updated successfully, but these errors were encountered: