mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
51 lines
1.5 KiB
Markdown
51 lines
1.5 KiB
Markdown
|
|
||
|
<p align="center">
|
||
|
<picture>
|
||
|
<source media="(prefers-color-scheme: dark)" srcset="./src/app/assets/wave-logo_horizontal-coloronwhite.svg">
|
||
|
<source media="(prefers-color-scheme: light)" srcset="./src/app/assets/wave-logo_horizontal-coloronblack.svg">
|
||
|
<img alt="Wave Terminal Logo" src="./src/app/assets/wave-logo_horizontal-coloronblack.svg" width="352" height="59" style="max-width: 100%;">
|
||
|
</picture>
|
||
|
<br/>
|
||
|
</p>
|
||
|
|
||
|
# 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](https://www.commandline.dev/download)
|
||
|
|
||
|
## Quick Start
|
||
|
|
||
|
A quick start guide is available at [docs.getprompt.dev/quickstart/](https://docs.getprompt.dev/quickstart/)
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
Documentation is available at [docs.getprompt.dev](https://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
|
||
|
|
||
|
|