mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 01:32:33 +02:00
add demo
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 906 KiB |
@@ -0,0 +1,41 @@
|
||||
Output ./.github/assets/demo.gif
|
||||
Require spilltea
|
||||
|
||||
Set Shell "zsh"
|
||||
Set FontSize 32
|
||||
Set Width 1600
|
||||
Set Height 1900
|
||||
|
||||
Type "spilltea"
|
||||
Sleep 800ms
|
||||
Enter
|
||||
Sleep 3s
|
||||
|
||||
Down@800ms 2
|
||||
Up@800ms 1
|
||||
Enter@800ms 1
|
||||
|
||||
Wait+Screen /hadi.icu/
|
||||
Sleep 3s
|
||||
|
||||
Ctrl+Y
|
||||
Sleep 3s
|
||||
|
||||
Down@1.9 4
|
||||
Escape@1.3 1
|
||||
|
||||
Ctrl+R
|
||||
Sleep 3s
|
||||
Type "e"
|
||||
Sleep 1s
|
||||
Escape
|
||||
Sleep 1s
|
||||
Type "s"
|
||||
Sleep 6s
|
||||
|
||||
Type "1"
|
||||
Sleep 2s
|
||||
Type "f"
|
||||
Sleep 2s
|
||||
Type "2"
|
||||
Sleep 2s
|
||||
|
||||
@@ -20,6 +20,8 @@ Spilltea is a **terminal-native HTTP(S) interception proxy**. It sits between yo
|
||||
|
||||
It is intentionally minimal. No Electron, no browser, no bloat. Just a fast, keyboard-driven tool that gets out of your way.
|
||||
|
||||
<img alt="demo" src="./.github/assets/demo.gif" width="700" />
|
||||
|
||||
## Features
|
||||
|
||||
- **Intercept**: Pause requests and responses in-flight. Inspect and modify them (even with your favorite editor) before forwarding.
|
||||
|
||||
Reference in New Issue
Block a user