# open-terminal **Repository Path**: mirrors_codejamninja/open-terminal ## Basic Information - **Project Name**: open-terminal - **Description**: cross platform open terminal and run command - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # open-terminal [![GitHub stars](https://img.shields.io/github/stars/clayrisser/open-terminal.svg?style=social&label=Stars)](https://github.com/clayrisser/open-terminal) > cross platform open terminal and run command Please ★ this repo if you found it useful ★ ★ ★ ## Features - supports osx - supports linux ## Installation ```sh npm install -g open-terminal ``` ## Dependencies - [NodeJS](https://nodejs.org) ## Usage ### from the terminal ```sh open-terminal "echo 'Hello, world!' && tail -f /dev/null" ``` ### from the nodejs api ```js import openTerminal from 'open-terminal'; openTerminal("echo 'Hello, world!' && tail -f /dev/null"); ``` ## Support Submit an [issue](https://github.com/clayrisser/open-terminal/issues/new) ## Screenshots [Contribute](https://github.com/clayrisser/open-terminal/blob/master/CONTRIBUTING.md) a screenshot ## Contributing Review the [guidelines for contributing](https://github.com/clayrisser/open-terminal/blob/master/CONTRIBUTING.md) ## License [MIT License](https://github.com/clayrisser/open-terminal/blob/master/LICENSE) [Clay Risser](https://clayrisser.com) © 2021 ## Changelog Review the [changelog](https://github.com/clayrisser/open-terminal/blob/master/CHANGELOG.md) ## Credits - [Clay Risser](https://clayrisser.com) - Author ## Support on Liberapay A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project. [Add some fuel](https://liberapay.com/clayrisser/donate) if you'd like to keep me going! [![Liberapay receiving](https://img.shields.io/liberapay/receives/clayrisser.svg?style=flat-square)](https://liberapay.com/clayrisser/donate) [![Liberapay patrons](https://img.shields.io/liberapay/patrons/clayrisser.svg?style=flat-square)](https://liberapay.com/clayrisser/donate)