mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-02-07 09:53:39 +00:00
Demo (raw iPad screencast)
This commit is contained in:
parent
763d15e09c
commit
6d2a92e85c
2 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,7 @@ dotfiles for blink.sh env
|
||||||
- [Development setup with docker](#development-setup-with-docker)
|
- [Development setup with docker](#development-setup-with-docker)
|
||||||
- [Start and stop service](#start-and-stop-service)
|
- [Start and stop service](#start-and-stop-service)
|
||||||
- [Access host from the blink](#access-host-from-the-blink)
|
- [Access host from the blink](#access-host-from-the-blink)
|
||||||
|
- [Demo](#demo)
|
||||||
|
|
||||||
<!-- /MarkdownTOC -->
|
<!-- /MarkdownTOC -->
|
||||||
|
|
||||||
|
@ -138,3 +139,7 @@ mosh blink@host -P 22022 -p 22022
|
||||||
```shell
|
```shell
|
||||||
docker-compose exec alpine killall mosh-server
|
docker-compose exec alpine killall mosh-server
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Demo
|
||||||
|
|
||||||
|
![screencast](./docs/sceencast.mp4)
|
||||||
|
|
BIN
docs/sceencast.mp4
Normal file
BIN
docs/sceencast.mp4
Normal file
Binary file not shown.
Loading…
Reference in a new issue