1.0.0 • Published 1 year ago
@kronosgr/get-default-terminal v1.0.0
Default Terminal
A Node.js module to detect the default terminal application based on the operation system and the desktop environment
Installation
npm install @kronosgr/get-default-terminal
Usage
const getDefaultTerminal = require('get-default-terminal')
console.log(getDefaultTerminal())
Supported Platforms
- Windows
- macOC
- Linux
1.0.0
1 year ago