Skip to content

Commit 67688ed

Browse files
Update README.md
1 parent 0ed3709 commit 67688ed

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ These are features that are fully ready.
1414
- [x] Change mouse trail length.
1515
- [x] [Change cursor](https://stackoverflow.com/a/60107014)
1616
- [x] Enable and disable transparency effects
17-
- [x] Change date and time format
17+
- [x] Edit date and time
18+
- [x] Change date and time formats
19+
- [x] Use long time in taskbar (may only work on versions newer than 22H2)
1820
- [x] Taskbar settings:
1921
- [x] Move the start menu back to the left.
2022
- [x] Unpin chat, widgets, and search from the taskbar.
2123
- [x] Unpin task view from the search bar.
2224
- [x] Move the taskbar. (Does not work on 22H2 or later, you can use [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher/releases) if you have admin rights to install it.)
25+
- [x] Disable web search in start menu
2326

2427
- [x] Input settings:
2528
- [x] Set the mouse speed.
@@ -31,10 +34,14 @@ These are features that are fully ready.
3134
- [x] Install [PowerToys](https://github.com/microsoft/PowerToys).
3235
- [x] Install [Visual Studio Code](https://github.com/microsoft/vscode).
3336
- [x] Install [clavier plus](https://github.com/guilryder/clavier-plus)
37+
- [x] Install [Cygwin64](https://www.cygwin.com/)
38+
- [x] Install [lapce](https://github.com/lapce/lapce) (Needs visual c++)
3439

3540
- [x] Command line utilities
3641
- [x] Install [fastfetch](https://github.com/LinusDierheimer/fastfetch).
3742
- [x] Add and remove items from bin.
43+
- [x] Install [ntop](https://github.com/gsass1/NTop)
44+
- [x] Install [btop4win](https://github.com/aristocratos/btop4win)
3845

3946
## Beta features
4047

@@ -46,12 +53,7 @@ These are features are in the release, but do not work entirely as intended.
4653

4754
These are features that are not yet in the realease. These features may not work as intended. They may be removed at any time.
4855

49-
- [ ] Install [lapce](https://github.com/lapce/lapce) (Needs visual c++)
50-
- [ ] Use long time in taskbar (may only work on versions newer than 22H2)
51-
- [ ] Install [Cygwin64](https://www.cygwin.com/)
52-
- [ ] Disable web search in start menu
53-
- [ ] Install [ntop](https://github.com/gsass1/NTop)
54-
- [ ] Install [btop4win](https://github.com/aristocratos/btop4win)
56+
Nothing here at the moment. Check back later.
5557

5658
## Planned features
5759

@@ -85,7 +87,7 @@ Checkpoint-Computer -Description "w11-nonadmin-utils script run" -RestorePointTy
8587
Open PowerShell and run this command:
8688

8789
```PowerShell
88-
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.12/setup.ps1" | iex
90+
iwr "https://github.com/starchyunderscore/w11-nonadmin-utils/releases/download/00.01.13/setup.ps1" | iex
8991
```
9092

9193
### Quick run, alpha version ( WARNING: unstable, may not work, may break things ):

0 commit comments

Comments
 (0)