mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-26 22:20:18 +00:00
[skip travis] update README
This commit is contained in:
parent
24f0bbc852
commit
63bb79cb98
1 changed files with 7 additions and 7 deletions
|
@ -25,10 +25,10 @@ Features of bottom include:
|
|||
The compatibility of each widget and operating systems are, as of version 0.1.0, as follows:
|
||||
|
||||
| OS/Widget | CPU | Memory | Disks | Temperature | Processes | Networks |
|
||||
| ------------------------------ | -------- | -------- | -------- | --------------------- | --------- | --------------------------------------------- |
|
||||
| -------------------------------- | --- | ------ | ----- | ----------- | --------- | --------------------- |
|
||||
| Linux (tested on Arch Linux) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
| Windows (tested on Windows 10) | ✓ | ✓ | ✓ | Currently not working | ✓ | Partially supported (total RX/TX unavailable) |
|
||||
| macOS (tested on macOS Catalina) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ (`dd` not working) |✓
|
||||
| Windows (tested on Windows 10) | ✓ | ✓ | ✓ | ✗ | ✓ | Total RX/TX not shown |
|
||||
| macOS (tested on macOS Catalina) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Reference in a new issue