You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Legacy/README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,18 @@
6
6
</a>
7
7
</p>
8
8
9
-
This section of the project is made for machines running lower than macOS Sierra (or if you're running on something like High Sierra on x86). The requirements for this version are pretty much the requirements for itlwm.
9
+
This section of the project is made for machines running lower than macOS Sierra, or are running a 32-bit CPU. The requirements for this version are pretty much the requirements for itlwm.
10
10
11
-
- Mac OS X Lion (10.7) through OS X El Capitan (10.11).
11
+
- Mac OS X Lion (10.7) through macOS Tahoe (26).
12
12
- 32-bit *or* 64-bit CPU.
13
13
14
-
Note that this project is not as maintained as regular ItlwmCLI, so it may not always work properly.
14
+
Note that this project is not *as* maintained as regular ItlwmCLI, so it may not always work properly.
15
15
16
16
This is very similar to the main ItlwmCLI, but it has a few differences:
17
17
- It has an extremely simple TUI
18
18
- There's no graph or network list in the TUI
19
19
- There's no settings features (yet, if there's demand it's possible)
20
20
21
-
Other than that, it uses the exact same API as the main ItlwmCLI, so it should be able to do whatever itlwm can do.
21
+
Other than that, it uses the exact same API as the main ItlwmCLI, so it should be able to do whatever the main ItlwmCLI can do.
22
22
23
-

24
-
25
-
<sub>Note that this screenshot is from a Linux environment, so it does not have access to itlwm.
23
+

0 commit comments