Skip to content

Commit d72cb00

Browse files
authored
Update README.md
1 parent 3c28378 commit d72cb00

File tree

1 file changed

+36
-34
lines changed

1 file changed

+36
-34
lines changed

README.md

Lines changed: 36 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,42 @@ It is snappy, straightforward to use, and does a lot of the *grunt work* for you
6767
</table>
6868

6969

70+
### Videos
71+
72+
<details>
73+
<summary> 🎬 Merging multiple (compressed) files </summary>
74+
&nbsp;
75+
76+
<div align="center">
77+
<video src="https://github.com/Textualize/tailless/assets/554369/efbbde11-bebf-44ff-8d2b-72a84b542b75" />
78+
</div>
79+
80+
81+
</details>
82+
83+
<details>
84+
<summary> 🎬 Viewing JSONL files </summary>
85+
&nbsp;
86+
87+
<div align="center">
88+
<video src="https://github.com/Textualize/tailless/assets/554369/38936600-34ee-4fe1-9fd3-b1581fc3fa37" />
89+
</div>
90+
91+
92+
93+
</details>
94+
95+
<details>
96+
<summary> 🎬 Live Tailing a file </summary>
97+
&nbsp;
98+
99+
<div align="center">
100+
<video src="https://github.com/Textualize/tailless/assets/554369/7eea6a0e-b30d-4a94-bb45-c5bff0e329ca" />
101+
</div>
102+
103+
104+
105+
70106
## How?
71107

72108
Toolong is currently best installed with [pipx](https://github.com/pypa/pipx).
@@ -120,40 +156,6 @@ This [guy](https://github.com/willmcgugan). An ex web developer who somehow make
120156

121157

122158

123-
## Videos
124-
125-
<details>
126-
<summary> 🎬 Merging multiple (compressed) files </summary>
127-
&nbsp;
128-
129-
<div align="center">
130-
<video src="https://github.com/Textualize/tailless/assets/554369/efbbde11-bebf-44ff-8d2b-72a84b542b75" />
131-
</div>
132-
133-
134-
</details>
135-
136-
<details>
137-
<summary> 🎬 Viewing JSONL files </summary>
138-
&nbsp;
139-
140-
<div align="center">
141-
<video src="https://github.com/Textualize/tailless/assets/554369/38936600-34ee-4fe1-9fd3-b1581fc3fa37" />
142-
</div>
143-
144-
145-
146-
</details>
147-
148-
<details>
149-
<summary> 🎬 Live Tailing a file </summary>
150-
&nbsp;
151-
152-
<div align="center">
153-
<video src="https://github.com/Textualize/tailless/assets/554369/7eea6a0e-b30d-4a94-bb45-c5bff0e329ca" />
154-
</div>
155-
156-
157159
## Installing
158160

159161
Toolong is a Python application, but you don't neccesarily need to be a Python developer to use it.

0 commit comments

Comments
 (0)