@zigai/pi-footer 0.1.4 → 0.1.5

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 +5 -5
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  This Pi extension replaces Pi's footer with a single compact plain-text status line.
4
4
 
5
+ ![Pi Footer screenshot](assets/footer.png)
6
+
5
7
  The footer keeps key session information visible without taking much space:
6
8
 
7
9
  - current working directory
@@ -15,5 +17,5 @@ The footer keeps key session information visible without taking much space:
15
17
  ## Install
16
18
 
17
19
  ```sh
18
- pi install git:github.com/zigai/pi-ux-tweaks
20
+ pi install git:github.com/zigai/pi-tweaks
19
21
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zigai/pi-footer",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Pi package for a custom footer and worked-for token speed widget.",
5
5
  "keywords": [
6
6
  "footer",
@@ -8,17 +8,17 @@
8
8
  "pi-coding-agent",
9
9
  "pi-extension",
10
10
  "pi-package",
11
- "pi-ux"
11
+ "pi-tweaks"
12
12
  ],
13
- "homepage": "https://github.com/zigai/pi-ux-tweaks/tree/main/packages/pi-footer#readme",
13
+ "homepage": "https://github.com/zigai/pi-tweaks/tree/main/packages/pi-footer#readme",
14
14
  "bugs": {
15
- "url": "https://github.com/zigai/pi-ux-tweaks/issues"
15
+ "url": "https://github.com/zigai/pi-tweaks/issues"
16
16
  },
17
17
  "license": "MIT",
18
18
  "author": "zigai",
19
19
  "repository": {
20
20
  "type": "git",
21
- "url": "git+https://github.com/zigai/pi-ux-tweaks.git",
21
+ "url": "git+https://github.com/zigai/pi-tweaks.git",
22
22
  "directory": "packages/pi-footer"
23
23
  },
24
24
  "files": [