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
PowerShell version(PoC still) of [asciinema](https://github.com/asciinema/asciinema) using [Windows Pseudo Console(ConPTY)](https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/)
7
+
PowerShell version of [asciinema](https://github.com/asciinema/asciinema) based on [Windows Pseudo Console(ConPTY)](https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/)
8
+
9
+
Basic features record/play/auth/upload are working now.
10
+
11
+
12
+
## Compatibilities
6
13
7
-
Only the `record` feature is implemented now. The output is comptible with asciinema v2 standard and can be played by `ascinnema`
14
+
* The output is comptible with asciinema v2 standard and can be played by `ascinnema`.
15
+
* The `auth` and `upload` functionalities are agains `asciinema.org`.
0 commit comments