summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-08-02 20:30:40 +0200
committeraristocratos <gnmjpl@gmail.com>2020-08-02 20:30:40 +0200
commitd2eb76ea5ba9ea98ed673d7bcec3c388b035aedc (patch)
treee975352d37a8d7b69a448bd683d521eb9306840a
parent89bf185f6b50f846118b1c2bdfe0d6c61ddae4a3 (diff)
Added links to bpytop
-rwxr-xr-xImgs/bpytop.pngbin0 -> 13610 bytes
-rw-r--r--README.md16
2 files changed, 16 insertions, 0 deletions
diff --git a/Imgs/bpytop.png b/Imgs/bpytop.png
new file mode 100755
index 0000000..1539938
--- /dev/null
+++ b/Imgs/bpytop.png
Binary files differ
diff --git a/README.md b/README.md
index 4695c8b..6d3a37c 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,22 @@
* [TODO](#todo)
* [License](#license)
+## Python port
+
+[![bpytop](Imgs/bpytop.png)](https://github.com/aristocratos/bpytop)
+
+Bpytop, bashtop python port is now available at https://github.com/aristocratos/bpytop
+
+It's a lot faster and about a third as cpu heavy and has more features, including:
+
+* Mouse support
+
+* Toggleable mini mode
+
+* More customization
+
+* Graphs for memory consumption
+
## Documents
#### [CHANGELOG.md](CHANGELOG.md)