I’ve made an app that makes it possible to schedule a post in Lemmy at an arbitrary time. It’s available at https://schedule.lemmings.world and can be used by people from any instance.

Let me know what you think!

P.S. This post is made using the app!

Edit: And it’s open source!

  • Rikudou_SageOPA
    link
    English
    811 months ago

    It is open source! https://github.com/RikudouSage/LemmySchedule

    Self-hosting is possible, though I don’t have a direct support for that right now, you would have to figure it out yourself (it’s not hard if you know how to work with the Symfony framework).

    • Dandroid
      link
      fedilink
      English
      311 months ago

      Awesome! I’m just starting my workday now, but I could take a look to see if I could put it in a docker container if you would like. I would have to do it after work, which means I probably won’t make significant progress until the weekend.

      • Rikudou_SageOPA
        link
        English
        211 months ago

        That would actually be great! Feel free to contact me if you need some pointers.