Skip to content

Commit 1b6ca4a

Browse files
Update README.md
1 parent d8078dd commit 1b6ca4a

1 file changed

Lines changed: 19 additions & 4 deletions

File tree

README.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,37 @@
1-
# ShellSecBat
1+
# ShellSecBat and ShellDateSecBat
22

3-
Enso Henkaku plugin that shows seconds and battery percent in statusbar.
3+
Henkaku plugin that shows seconds and battery percent in status bar.
44

55
This is a fusion between "ShellBat" and "LastSeconds" plugins.
6-
It also solves "12 hours" format issues when those plugins were manually combined.
6+
It also solves "12 hours" format issue when those plugins were manually combined.
77

88
![Screenshot](https://github.com/OperationNT414C/ShellSecBat/blob/master/doc/ShellSecBat.png?raw=true)
99

10+
ShellDateSecBat adds the date to the status bar (in addition to the time with seconds and the battery percent).
11+
12+
![Screenshot](https://github.com/OperationNT414C/ShellSecBat/blob/master/doc/ShellDateSecBat.png?raw=true)
13+
1014

1115
### Installation
1216

13-
Add this plugin under `*main` section in `ux0:tai/config.txt`:
17+
Add one of those plugins under `*main` section in `ux0:tai/config.txt`:
1418

1519
```
1620
*main
1721
ux0:tai/shellsecbat.suprx
1822
```
1923

24+
OR:
25+
26+
```
27+
*main
28+
ux0:tai/shelldatesecbat.suprx
29+
```
30+
31+
DO NOT add both!
32+
33+
Please remove any other plugin which impacts the status bar display (like "ShellBat" or "LastSeconds").
34+
2035

2136
### Credits
2237

0 commit comments

Comments
 (0)