Eleutheria Pay - Open source donation platform
-
-
@atrilahiji Finished EL for now (as in I believe it is ready for use). And the package merges the configs. Its a single .env and binary now
Thanks for that suggestion @girish !
-
@girish one quick update before I think itโs ready (had to re-enable asset customization)
Yeah thankfully the backend for EleutheriaPay is very simple so rewriting it in go was pretty quick. I did have to pull out an assets folder from the executable so it can be customized. But it still means the frontend build is already done when it is downloaded.
Iโll link it here in a moment
-
@atrilahiji if it can be a separate repo like other app packages, that will be great! You can put it in git.cloudron.io
-
@girish Its been over here: https://git.cloudron.io/AtriLahiji/eleutheriapay-app
I just updated it and fixed asset linking. Should be ready now. I've lost count of the number of times I've said it should be ready but my ADD brain does seem to miss things I need to fix. This time for real though.
-
@atrilahiji yes, sorry.
Contribute to it in any way. I love the idea of this.
-
@privsec Ah I see. Yeah its on my self hosted gitea but I can always make accounts for those who want to contribute or try to merge in contributions with credit from forks on GitHub or something. I haven't figured out the whole contribution model for self hosted yet. This is why we need activitypub gitea
I'm glad you like it!
-
haHAHAHAHA one more fix in. Had the wrong mime type for the Badge endpoint so it wasn't showing up when embedded. I got mad that it was just that so I re-tagged 1.1.4.
My instance using the new package. I need to make sure the assets update correctly so I'll push that to the package soon.
-
@girish Done.
-
I've pushed a new update. Version 1.1.5 of EL. The package should be ready as well. Let me know if you have any questions about it @girish and a reminder that if you want it, "smash that upvote button" on my original post.
-
Is there a possibility of this being on the store? I have a few things I want to add in the near future but nothing should be breaking. It should be stable and good to go now
Guess I should probably tag @girish here eh?
Also bump! -
@atrilahiji It's on my list, haven't forgotten this This week was supposed to be our "app month" but it has instead turned out into a "6.2 month"! We have ended up with 7 patch releases now but atleast we are finally done. The roll out will take the rest of this week, so we will get on track to focusing on getting the most voted apps and already packaged ones out.
-
FYI Iโm working on integration with Owncast
The developer of Owncast reached out via an issue on my repo suggesting this and Iโm exploring possibilities now.
-
I have a new version out now with support for Owncast. It also uses a Stripe element built into the app rather than their checkout workflow to work with embeds (Owncast has an upcoming feature where this will be important). If configured, it will send donation messages to chat.
-
Totally unrelated but just spotted this open source AI project with a similar name https://www.eleuther.ai/
-
@jdaviescoates Huh... and its a pretty cool project as well.
-
This has been cool to work on. I didn't think the Owncast dev would make an account on my git instance literally the day I opened registration to allow for issues. But yeah I'm hoping to make some more integrations with similar services where it makes sense.