py_mega_account_generator icon indicating copy to clipboard operation
py_mega_account_generator copied to clipboard

Simplification for users who do not know coding.

Open DogancanYr opened this issue 2 years ago • 6 comments
trafficstars

Simplification for users who do not know coding.

There are 2-3 shortcomings but they are not a problem.

DogancanYr avatar Nov 18 '23 22:11 DogancanYr

Also, the credentials section should be moved to the upper path.

DogancanYr avatar Nov 18 '23 22:11 DogancanYr

Not sure if this is in the scope of the project to have an install script, if anything I'd export it all into an executable and have it be usable without required dependencies, issues might occur with install scripts and since I'm not that familiar with this it would be hard to diagnose issues and further maintain this project.

The scripts look good, though I'm not a fan of restructuring the folders, I'll leave this PR open for now if something changes. And for making the program more accessible, I wouldn't say that installing Python is any different from any other program on your computer, especially if I include a guide right in the readme of the project.

qtchaos avatar Nov 18 '23 22:11 qtchaos

You're the boss .

DogancanYr avatar Nov 18 '23 22:11 DogancanYr

Everything works, actually I only said that because they wouldn't know where to save the accounts.You can return it to its previous state in case of any problems.

DogancanYr avatar Nov 18 '23 23:11 DogancanYr

I am reading carefully because I am an amateur in using programming. However I have doubts: Can the accounts be saved automatically in a .csv? Is there a video tutorial to watch and complete what you learned from the instructions? Greetings

gaiogora avatar Mar 09 '24 16:03 gaiogora

I am reading carefully because I am an amateur in using programming. However I have doubts: Can the accounts be saved automatically in a .csv? Is there a video tutorial to watch and complete what you learned from the instructions? Greetings

When you change the extension from .txt to .xlsx or .csv, it should automatically read in Excel format.

DogancanYr avatar Mar 09 '24 16:03 DogancanYr