@kronosgr/get-default-terminal
v1.0.0
Published
Find the default terminal/Konsole for all OSes and Desktop Environments
Downloads
5
Maintainers
Readme
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
