# Wrap your script in an app for the people who fear the terminal

- Category: product
- Author: Camil (https://indie.md/people/camil/)
- Source: https://indie.md/journeys/camil-soundscrub/
- Canonical URL: https://indie.md/advice/wrap-your-script-in-an-app/

Camil's noise-removal script already worked; the product was wrapping it in a desktop app for everyone who would never touch a terminal. The market for a command-line tool is other developers; the market for the same capability behind a clean interface is everyone. If you have a script that genuinely solves a problem, the productizing work is mostly removing the technical barriers around it, not adding features. A good interface over a working script reaches an audience an order of magnitude larger than the script ever could.
