this post was submitted on 23 Jun 2024
26 points (100.0% liked)

Community Promo

1046 readers
2 users here now

Promote your favourite communities here, or ask about a community you are looking for.

This includes groups for Lemmy, Kbin, Telegram, Matrix, Discord, Reddit, etc.




๐Ÿ—ฃ๏ธ Sharing a community:

Please make a descriptive title describing the purpose of the community, and link the community in the post URL or body fields.

When linking to your community, use this universal format: [email protected]


๐Ÿ”Ž Searching for a community:

Include details about what you are looking for



Rules:

  1. Reposts: Don't post about the same community more than once a month. However, you can share new details as needed (ex. upcoming event, updated content)
  2. Instance Rules: Follow instance rules when posting and commenting. See sidebar here

Rule breaking posts will be removed at moderator discretion (ex. scams, dangerous links, duplicate posts)



This community is also on Matrix and Discord, but those spaces are not managed by the moderation team here.


founded 2 years ago
MODERATORS
 

Hey guys,
I created this community to promote and talk about the UnifiedPush project. It aims to create a free and open source alternative to Google's proprietary Firebase Cloud Messaging (FCM). Quite a few apps have already adopted the UP protocol, but there are still many FOSS apps lacking support for it. I will post GitHub issue threads where UP integration in FOSS apps is being discussed. I will also post about new apps that gained UnifiedPush support, and other useful tools that help with using UP. If you want to stay up-to-date about ongoing developments in the Android FOSS ecosystem in regards to push notifications, consider subscribing to [email protected]

I also recommend following the official Mastodon account, joining the Matrix room and donating to support development!

top 3 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

Right above this post I saw a discussion about something similar ๐Ÿ˜„

https://lemm.ee/post/35342732

I will post GitHub issue threads where UP integration in FOSS apps is being discussed. I will also post about new apps that gained UnifiedPush support, and other useful tools that help with using UP

Sounds cool, subscribed! You could also share this in [email protected] and probably some communities on lemdro.id

[โ€“] [email protected] 3 points 2 months ago* (last edited 2 months ago)

If you mean ntfy.sh, it actually uses the UnifiedPush protocol. It is a so called UP distributor, and the main way of using UnifiedPush on Android. A brief explanation can be found on the UP homepage: https://unifiedpush.org/

Will definitely share this in some more communities!

[โ€“] [email protected] 2 points 1 week ago

@Andromxda I have a Nextcloud instance where I set up the UnifiedPush distributor. Problem is, I've only found, like, three applications that work with UP - one of them constantly crashes, the other requires manually installing additional services on my server in order to even work, and the third one I barely even used in the end. I seriously hope to see more apps using UP now that it's finally landed on the main Maven repositories.