1.0.0 • Published 2 years 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-terminalUsage
const getDefaultTerminal = require('get-default-terminal')
console.log(getDefaultTerminal())Supported Platforms
- Windows
- macOC
- Linux
1.0.0
2 years ago