@@ -77,8 +77,21 @@ Build sophisticated user interfaces with a simple Python API. Run your apps in t
7777
7878</div >
7979
80+
81+ ---
82+
83+ The official [ Textual demo] ( https://github.com/textualize/textual-demo ) .
84+
85+ <div class =" textual-web-demo " data-app =" demo " ></div >
86+
8087---
8188
89+ ## Toolong
90+
91+ A terminal application to view, tail, merge, and search log files (plus JSONL).
92+
93+ [ Toolong Github Repository] ( https://github.com/textualize/toolong )
94+
8295<div >
8396<a href =" https://github.com/Textualize/toolong " >
8497--8<-- "docs/images/screenshots/toolong.svg"
@@ -87,13 +100,12 @@ Build sophisticated user interfaces with a simple Python API. Run your apps in t
87100
88101---
89102
90- <div >
91- <a href =" https://github.com/textualize/frogmouth " >
92- --8<-- "docs/images/screenshots/frogmouth.svg"
93- </a >
94- </div >
95103
96- ---
104+ ## Memray
105+
106+ Memray is a memory profiler for Python, built by Bloomberg.
107+
108+ [ Memray Github Repository] ( https://github.com/bloomberg/memray )
97109
98110<div >
99111<a href =" https://github.com/bloomberg/memray " >
@@ -103,6 +115,12 @@ Build sophisticated user interfaces with a simple Python API. Run your apps in t
103115
104116---
105117
118+ ## Dolphie
119+
120+ Your single pane of glass for real-time analytics into MySQL/MariaDB & ProxySQL
121+
122+ [ Dolphie Github Repository] ( https://github.com/charles-001/dolphie )
123+
106124
107125<a href =" https://github.com/charles-001/dolphie " >
108126
@@ -113,6 +131,12 @@ Build sophisticated user interfaces with a simple Python API. Run your apps in t
113131
114132---
115133
134+ ## Harlequin
135+
136+ An easy, fast, and beautiful database client for the terminal.
137+
138+ [ Harlequin website] ( https://harlequin.sh/ )
139+
116140<div >
117141<a href =" https://harlequin.sh " >
118142--8<-- "docs/images/screenshots/harlequin.svg"
@@ -124,26 +148,6 @@ Build sophisticated user interfaces with a simple Python API. Run your apps in t
124148---
125149
126150
127- === "Stopwatch tutorial"
128-
129- <div class="textual-web-demo" data-app="tutorial"></div>
130-
131-
132- === "stopwatch.py"
133-
134- ```python
135- --8<-- "docs/examples/tutorial/stopwatch.py"
136- ```
137-
138- === "stopwatch.tcss"
139-
140- ```css
141- --8<-- "docs/examples/tutorial/stopwatch.tcss"
142- ```
143-
144-
145- ---
146-
147151
148152=== "Pride example"
149153
0 commit comments