Sulagna-Dutta-Roy / GGExtensions

This is going to be the best repository for new browser extensions.See the Example: Number Guess Game/your files. One contributor shouldn't have 150 points in a single repo, so stop spamming and move to another repo. Also PA is not available on 24*7(Consider as human)
MIT License
90 stars 186 forks source link

Implement Live shell script Code Editor Extension with Online GDP Integration #1160

Open Harleen-786 opened 1 month ago

Harleen-786 commented 1 month ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I have to switch between my browser and my local shell environment to quickly test or debug small pieces of shell script code. This process is time-consuming and disrupts my workflow.

Describe the solution you'd like I would like a Chrome extension that provides a simple and interactive shell script code editor. This extension should allow users to write and execute shell scripts directly within the browser, providing immediate feedback and output. Upon clicking a button, users should be navigated to an online shell scripting platform such as ShellCheck.

Describe alternatives you've considered

Using local shell environments, but this requires setting up a local terminal and is not convenient for quick tests. Using other online shell scripting platforms, but they require manually navigating to the site each time, which disrupts the workflow. Utilizing existing browser-based coding tools, but they may not specifically support shell scripting or provide the integrated experience desired.

Additional context The extension should feature a welcoming page with a typewriter effect to engage users. The welcoming page should display a motivational or thoughtful message about shell scripting. The design should be user-friendly and intuitive, ensuring a smooth experience from installation to code execution.

What problem is this feature trying to solve? This feature aims to streamline the process of writing and testing shell scripts by providing a quick, browser-based solution. It eliminates the need for switching between different tools and environments, thereby saving time and enhancing productivity for developers.

How do we know when the feature is complete?

A functional Chrome extension is available for installation. The extension displays a welcoming page with a typewriter effect and a thoughtful message about shell scripting. Users can write and execute shell scripts directly within the extension. Upon clicking a button, users are navigated to an online shell scripting platform like ShellCheck. The extension has been tested and verified for usability and performance.

I am contributing upon Gssoc24

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Harleen-786 commented 1 month ago

@Sulagna-Dutta-Roy please assign me the issue