Open
Description
[UPDATE]: Check this comment for progress on this issue: #831 (comment)
Is your feature request related to a problem? Please describe.
Changing directories looking for scripts to use one by one will be quite a headache.
Describe the solution you'd like
Making it a menu-driven script, where a user can select the option and the specific script will run (can take arguments too if needed at runtime) in sort like Lazy Script
if you are aware of.
Let me brief you about what you have to do on this issue:
- Make a menu-driven script which will perform the task as per selected option.
- There are 100+ scripts currently so we need to provide all in the menu.
Which can be done in the following ways- Scripts can be further categorized into sub categories
- Automation
- AI/ML
- Calculators
- Games
- Fun
- Scrappers
- Bots
and More
- It'll help in searching through the numerous script easy
- Scripts can be further categorized into sub categories
- Give all the folder 777 permission for the execution of python files
- Do provide comments while doing scripting
- Be aware of file path as per linux system
ie. /root/your_filename
while working on github - Follow all the guidelines provided
Marking Guidelines
- Since This is a big Issues, Multiple contributors are welcome to contribute to the script, Depending on the Contribution PR level would be marked..the Issue would be a
Level3
, Each Linked PR would be of MinimumLevel2
.
@kaustubhgupta @antrikshmisri @santushtisharma10 Kindly Helpout the Contributors working on this particular Issue..As this one is a complex issue..If Any Issues, DM me on Discord..
Happy Coding..👨🏻💻
Metadata
Metadata
Assignees
Labels
Projects
Status
In progress