You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Wave is an open-source terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI.
11
+
Wave is an [open-source](https://github.com/wavetermdev/waveterm) terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI. We support MacOS, Linux, and Windows ([Downloads](https://waveterm.dev/download)).
12
+
13
+
**These docs are incomplete**, but we're working on them. If you have a question, please feel free to ask us in [Discord](https://discord.gg/XfvZ334gwU). If you'd like to file a bug/enchancement, please
14
+
use [Github Issues](https://github.com/wavetermdev/waveterm/issues). These docs are also open-source and we do accept PRs in our [docs repo](https://github.com/wavetermdev/waveterm-docs)
14
15
15
16
References:
16
17
17
-
*[Key Bindings](./keybindings)
18
18
*[Configuration](./config)
19
-
*[Telemetry](./telemetry)
19
+
*[Key Bindings](./keybindings)
20
20
*[Wsh](./wsh)
21
+
*[Telemetry](./telemetry)
21
22
*[Widgets](./widgets)
22
23
*[FAQ](./faq)
23
24
25
+
<!--
24
26
##Features
25
27
26
28
<CardGroup>
@@ -30,6 +32,15 @@ References:
30
32
<Cardhref="features/browser"icon="fa-globe"title="Inline Web Browser"description="Access online content without switching context." />
31
33
<Cardhref="features/charts"icon="fa-chart-simple"title="Data Visualization"description="Create graphs of system stats or custom data piped directly from CLI programs." />
32
34
</CardGroup>
35
+
-->
36
+
37
+
## Links
38
+
39
+
* Homepage -- https://waveterm.dev
40
+
* Download -- https://waveterm.dev/download
41
+
* Discord -- https://discord.gg/XfvZ334gwU
42
+
* Main Github (source code) -- https://github.com/wavetermdev/waveterm/
43
+
* Docs Github (powers this site) -- https://github.com/wavetermdev/waveterm-docs/
0 commit comments