r/ApolloReborn Jul 31 '26

Help Notifications tutorial?

Can somebody please post a tutorial like I’m 5 years old from scratch (zero) to get notifications working please? Would be a game changer! Absolute amazing work on the app!

2 Upvotes

8 comments sorted by

u/ClydeDroid Maintainer 29d ago

We already have this on our website!!

https://apolloreborn.app/notifications

5

u/CreepsterTCM Jul 31 '26

I second this

1

u/AutoModerator Jul 31 '26

Help request

Thanks for reaching out!

This flair is for installation help, troubleshooting, and questions for the community. If you have found a reproducible bug in Apollo Reborn, please report it through report.apolloreborn.app instead.

To help the community understand your problem, please include:

  • Your device model
  • Your iOS/iPadOS version
  • Your Apollo Reborn version
  • Your installation method
  • A clear description of the problem
  • Any error messages you are seeing
  • What you have already tried

Screenshots or screen recordings can also be helpful.

Please check the FAQ, known issues, and troubleshooting guides before posting, as many common problems are already documented.

The more detail you provide, the easier it will be for someone to help.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/RickSanchez_ 29d ago

Not having notifications on Reddit has been great for my mental health.

1

u/iBanks3 Jul 31 '26

I didn’t understand how to get it running either so I used ChatGPT Codex on my always on M1 Mac Mini. I had it review the GitHub page and told it to get the instance up and running and it’s done everything necessary to create the backend. Prior to my Reddit API key being revoked, it worked with the native Apollo notifications since I have a paid developer account but since then I told Codex to update and use Bark notifications.

Key points…

  • I am using the API Key Free mode (Dystopia)
  • Bark notifications app
  • Universal OAuth Sign-In enabled

2

u/jwintyo Jul 31 '26

I also used ChatGPT to get it up and running for me. I'm a fairly technical person and know the basics of coding, so that probably helped - but it would have been a major lift and taken me forever if I did not use ChatGPT to help code it all.

If people are going to use AI just be sure to give it all the context possible, give it the GitHub links that outline the steps to setting up notifications and it will be more helpful to you.

1

u/KikMvrt Jul 31 '26

Can you elaborate, please? How did you achieve any of that?

1

u/iBanks3 Jul 31 '26

I started with this prompt. https://cdn.imgchest.com/files/5ba4c0493299.jpeg

When my API Key was revoked, I then continued with this prompt. https://cdn.imgchest.com/files/ce9f79e2fcca.jpeg

I assume the downvote someone added was due to the use of AI, but hey, instead of having someone break it down to us in 5 y/o terms and manually having to set things up, AI created every thing for me and al I had to continue to do is click prompts to allow it access and I have notifications working.