open-terminal
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

open-terminal

GitHub stars

cross platform open terminal and run command

Please ★ this repo if you found it useful ★ ★ ★

Features

  • supports osx
  • supports linux

Installation

npm install -g open-terminal

Dependencies

Usage

from the terminal

open-terminal "echo 'Hello, world!' && tail -f /dev/null"

from the nodejs api

import openTerminal from 'open-terminal';

openTerminal("echo 'Hello, world!' && tail -f /dev/null");

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Clay Risser © 2021

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

Package Sidebar

Install

npm i open-terminal

Weekly Downloads

61

Version

0.1.11

License

MIT

Unpacked Size

80.7 kB

Total Files

25

Last publish

Collaborators

  • codejamninja