0.1.1 • Published 10 months ago

@owdproject/app-terminal v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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-terminal

Installation

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.

0.1.1

10 months ago

0.1.0

10 months ago

0.0.2

10 months ago

0.0.1

11 months ago