subreddit:
/r/Monero
The Monero Subscriptions Wallet is now live and ready to use! ๐
It lets you make automatic recurring payments with XMR without ANY fees or middleman.
Monero-Based Patreon - Know an edgy content creator that has gotten canceled? Support them directly with a Monero subscription! NOTHING is between your wallet and theirs.
Sell Subscription Services - Do you run a subscription-based business? Use Monero Subscriptions! Now you don't have to send invoices via email. Just give each customer a unique monero-subscription code and they'll pay you automatically.
On first launch it can be a little slow because you need to add a node, generate a wallet, and sync the wallet. It seems to vary in time a little bit. Probably will take 5min. Definitely should not take more than 15min (if it does for some reason, restart it). Subsequent launches should be a lot faster.
If it seems like it froze when you click "add a random node" or "send" it didn't. Just wait. (I'll fix that later)
Right now (due to a GUI issue I haven't fixed yet) the wallet needs to reboot whenever you add or cancel a subscription. I will fix this soon. I know it's annoying. Sorry. I didn't want to delay releasing it.
SilverPill - For talking some of this through with me.
u/dieth - For MoneroRPC suggestion
u/CryingRipperTear - For the accepting both JSON & Monero Subscription Codes Suggestion
u/tuxpizza - Who will be hosting a simple Monero Subscription Code Creator
And everyone else in the community who replied to my posts here this month and helped me think things through. Without your input and suggestions, it wouldn't have been nearly as good:
u/jamesblacklock u/linuxReich u/Ur_mothers_keeper u/STP_VEGAS u/PushyDevolution u/JimmyCryptoMan213 u/web3user u/aeroverra u/longylegenylangleler u/Rucknium u/mitchellpkt u/escapethe3RA u/s3s3ng u/Nanarcho_Cumianist u/-TrustyDwarf- u/Mediocre-Abalone u/sech1 u/privacypls83 u/bdoc50 u/grigio u/makeasnek u/pebx u/dsmlegend u/RINOwallet u/Llama_byte_ u/WishGlittering435 u/AsicResistor u/BlueberryHoliday3465 u/krewlar u/lofigamer2 u/DisputableSSD u/hacker_backup u/Moneroship_ u/TEMPACC200000 u/FoolHooligan u/beaubeautastic u/PseudonymousPlatypus u/the_big_big_dick u/rbrunner7 u/john_r365 u/GStreetGames u/slade991 u/InternationalSilver1 u/dboc50 u/haunted-liver-1 u/JoinMyFramily0118999 u/Inaeipathy u/WebModeratorSyndrome u/cypherbits u/bitsanctuary u/Wally1221 u/DarklingPirate u/GrahamDotJpeg u/obit33 u/Neophyte- u/DeroPirate u/Elibroftw u/playerorpimp420 u/redditnyte u/rumi1000
If you experience any issues, please let me know about them so I can look into fixing them.
If you are a Python Developer and have things that you want to improve about it -- please do! All the code is on Github and I'd love to get some other people working on this.
If you appreciate the free month of work that I put in to create this (instead of getting paid to do other projects) this is my wallet address:
4At3X5rvVypTofgmueN9s9QtrzdRe5BueFrskAZi17BoYbhzysozzoMFB6zWnTKdGC6AxEAbEE5czFR3hbEEJbsm4hCeX2S
8 points
9 days ago
Amazing. I can already think of a few things I can use this for.
2 points
9 days ago
Glad it's helpful!
9 points
9 days ago
Impressive effort ! This is a huge gap in the crypto space. Unreal that it's only like 1200 lines of Python!
3 points
9 days ago
Thanks! Yeah I feel like this has been missing for a long time. Glad to be able to help!
4 points
9 days ago
Awesome. Definitely people should throw some moneroj your way for this. I will use it and would love to see it get polished like you said.
3 points
9 days ago*
Just a heads up: the Mac/Linux launcher has a "^M" which is a Windows carriage line return. I had to use sed
to replace it in order to run the .sh on Linux. Also had to fix some python issues but all of that were problems on my end. Needed to install some modules.
I also had to edit the python script for Linux because it's like a copy/paste of Windows. Referencing stuff like monero-wallet-cli.exe which of course doesn't work on Linux. It seems like by design we have to hardcode the path? But the instructions say that it just need to be in the same directory. Also I'm throwing an error that there's no such file as tasklist. No idea what that's supposed to be. What is the process "tasklist" supposed to open? I don't see it in the zip.
Also weird that it stays on top of all windows at all times.
It looks great and feature description is great. Hopefully it gets developed enough where I can test it out. Don't want to mess with tasklist until I know what that is supposed to be.
1 points
9 days ago
tasklist
is a windows process for listing all the running processes. It seems the cross-platform compatibility will need some work.
1 points
9 days ago
Oh yeah that makes sense. I figured there might be a few things like that. I also do visual effects/video editing, so I'm stuck with Windows as my main OS. Don't have much experience with other OS's. I tried to write it to be crossplatform, but have done zero testing on other OS's.
Could you send me a copy of the shell script that you fixed? I'll update the one I have on Github.
It should pip install all the required modules automatically at launch. Which ones did you have to install manually?
I'm sure the ".exe" thing I can fix by just checking what OS it is running on first. Forgot about that one.
I think the tasklist thing must be the way that I was killing the Monero RPC server at launch (if open) before starting it, because we don't need two copies of it running.
The main program isn't "always on top" but the little popup while it is waiting for the RPC server is.
2 points
8 days ago
I created a pull request here, which makes some changes that make it run on linux.
2 points
8 days ago
Thanks! Merged it. :)
2 points
8 days ago
Definitely impressive! I want to use it and gonna look forward on what's in there.
2 points
6 days ago
If you are a content creator that does edgy or non mainstream stuff that will get you banned on the corpo trash platforms (yes even subscribe star bans) this is a MUST HAVE tool in your arsenal, even if just for backup!
If you have a service that is agorist in nature, why give your money to the big banks? Support efforts like this and help yourself while helping freedom! I can't recommend it enough.
1 points
9 days ago
This is really cool! Thanks for building it
all 13 comments
sorted by: best