Lemmy Schedule - app for scheduling posts and getting notified of new posts

https://lemmings.world/post/1472078

Lemmy Schedule - app for scheduling posts and getting notified of new posts - Lemmings.world

My Lemmy Schedule [https://schedule.lemmings.world] app now includes the option to get notified of new posts in a specific community! In case you haven’t heard about the app before, here’s what other things it can do: - schedule a post and post it to multiple communities - you can upload an image as well and choose between uploading to your Lemmy instance or to Imgur - create a recurring post that gets posted at a specific date and time (especially useful for daily/weekly/monthly/end-of-month threads) - schedule pinning and unpinning of posts (instance and community) - the pinning and unpinning can be specified as part of creating a post - the aforementioned notifications about unread posts from a specific community (useful for mods) - can be also set using a recurring schedule, so you can get the report daily/weekly/monthly etc. To learn more, visit the [email protected] [/c/[email protected]] community. P.S. It’s open source [https://github.com/RikudouSage/LemmySchedule/] and can be self-hosted using docker [https://github.com/RikudouSage/LemmySchedule/#self-hosting---docker]!

Probably needs a name change at this point, as it does more then schedule posts.
Well, it still schedules stuff.
Technically that’s true, but if i am interested in that feature and looking through awesome-lemmy and see the name lemmy schedule i might think it won’t have that feature and then won’t check it out.
awesome-lemmy/template.md at master · dbeley/awesome-lemmy

A community driven list of useful apps, tools and websites for the Lemmy federated social network. - dbeley/awesome-lemmy

GitHub
Ah, didn’t know it was there. Would you suggest any better description? I’ve currently changed it to “App for scheduling posts, pins/unpins and notifications about new content”, though I feel like it could be better.
On second thought i don’t know if a name change is needed as this functionality will probably be added to lemmy natively and might make yours obsolete.
Allow users to enable notifications for a community so that they receive notifications when posts are made to it by iByteABit256 · Pull Request #3964 · LemmyNet/lemmy

Implemented ability to enable notifications for a community so that you can receive notifications whenever a post is made to it. notifications_enabled column added to community_follower followed_c...

GitHub