0.1.1 • Published 10 months ago
@owdproject/app-terminal v0.1.1
Overview
This app for Open Web Desktop is a basic terminal to interact with other apps.
Installation
nx run desktop:install-app --name=@owdproject/app-terminalInstallation
Usage
Available configuration
You could set this configuration in /desktop/owd.config.ts:
terminal: {
{
welcomeMessage: "Welcome to Open Web Desktop",
prompt: "$"
}
}License
The application is released under the MIT License.