tabminal 2.0.17 → 2.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # `t>` Tabminal
2
2
 
3
- > **Tab(ter)minal, a Cloud-Native terminal and ACP agent workspace for desktop, tablet, and phone.
3
+ > `Tab(ter)minal`, a Cloud-Native terminal and ACP agent workspace for desktop, tablet, and phone.
4
4
 
5
5
  `Tabminal` combines persistent server-side terminal sessions, a built-in
6
6
  workspace, multi-host access, and Agent Client Protocol (ACP) integrations in
@@ -11,6 +11,8 @@ experience.
11
11
 
12
12
  ![Tabminal Banner](public/favicon.svg)
13
13
 
14
+ ![IMG_0918](https://github.com/user-attachments/assets/a0cb7d8d-924c-4ba0-852e-bd0b1f2928ae)
15
+
14
16
  ## What It Does
15
17
 
16
18
  - Persistent terminal sessions that survive refreshes, reconnects, and device
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabminal",
3
- "version": "2.0.17",
3
+ "version": "2.0.19",
4
4
  "description": "A modern, persistent web terminal with multi-tab support and real-time system monitoring.",
5
5
  "type": "module",
6
6
  "bin": {