An open-source, cross-platform terminal for seamless workflows
Go to file
Tracy Miranda 505ab56ef4
PE 178 Add OSS files (#50)
* Add contribution guide

* Format improvements

* Add security guidelines

* Create CODE_OF_CONDUCT.md

* Add README.md
2023-10-28 13:16:50 -07:00
housekeeping Refactored now (#29) 2023-10-05 11:25:32 -07:00
public jetbrains for terminal font. restore font loading. remove fractional font size. set line-height to 1.5 (not 20px). 2023-10-09 22:29:05 -07:00
src PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
waveshell update go.mod and import paths for waveshell 2023-10-16 13:25:53 -07:00
wavesrv new paths for getting waveterm running with monorepo 2023-10-16 14:02:22 -07:00
.gitignore merged gitignore 2023-10-16 13:22:02 -07:00
.prettierignore add prettier to package.json 2023-08-21 21:33:47 -07:00
.prettierrc.json add prettier to package.json 2023-08-21 21:33:47 -07:00
build-linux.md update build-linux and scripthaus for linux builds 2023-10-18 14:23:40 -07:00
BUILD.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
CODE_OF_CONDUCT.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
CONTRIBUTING.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
forge.config.js add linux support for maker-zip 2023-10-18 05:54:07 +00:00
LICENSE Add Apache 2.0 License 2023-10-16 15:22:41 -07:00
NOTICE add notice and license in package.json 2023-10-16 15:21:21 -07:00
package-lock.json Pe 96 left navbar (#27) 2023-09-30 12:13:40 -07:00
package.json add linux support for maker-zip 2023-10-18 05:54:07 +00:00
README.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
scripthaus.md update build-linux and scripthaus for linux builds 2023-10-18 14:23:40 -07:00
SECURITY.md PE 178 Add OSS files (#50) 2023-10-28 13:16:50 -07:00
tsconfig.json Pe 96 left navbar (#27) 2023-09-30 12:13:40 -07:00
version.js restructured plugins (#30) 2023-10-05 13:56:52 -07:00
webpack.common.js Pe 199 pre rel 0.4.0 (#34) 2023-10-11 23:43:47 -07:00
webpack.dev.js prettier all the files 2023-08-21 21:37:04 -07:00
webpack.electron.js Refactored now (#29) 2023-10-05 11:25:32 -07:00
webpack.electron.prod.js prettier all the files 2023-08-21 21:37:04 -07:00
webpack.prod.js prettier all the files 2023-08-21 21:37:04 -07:00
webpack.share.dev.js prettier all the files 2023-08-21 21:37:04 -07:00
webpack.share.js Pe 199 pre rel 0.4.0 (#34) 2023-10-11 23:43:47 -07:00
webpack.share.prod.js prettier all the files 2023-08-21 21:37:04 -07:00
yarn.lock add linux support for maker-zip 2023-10-18 05:54:07 +00:00

Wave Terminal Logo

Wave Terminal

The universal modern terminal for seamless workflows.

Wave isn't just another terminal emulator; it's an AI-powered modern terminal designed for developers to never lose focus. With Wave, you can focus on execution, collaboration and context switching seamlessly.

Features

  • Render anything inline: review code, images, even csv files without ever leaving the terminal
  • Save sessions and history
  • AI-powered

Installation

Wave Terminal works with MacOS and Linux (preliminary).

Install Wave Terminal from: www.commandline.dev/download

Quick Start

A quick start guide is available at docs.getprompt.dev/quickstart/

Documentation

Documentation is available at docs.getprompt.dev

Community

  • Joins us on Discord

Contributing

Wave uses Github Project for tracking issues.

Find more information in our Contributions Guide, which includes:

  • Ways to contribute
  • How to build and run from source
  • Contribution guidelines