summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2020-08-07 14:50:37 +0200
committeraristocratos <gnmjpl@gmail.com>2020-08-07 14:50:37 +0200
commit9f8a1334933981ceb97f7daa90187e2f2fc70a13 (patch)
tree461c4bfa8cf1adfc1cf11edeeeccb08e37509d00
parentd2eb76ea5ba9ea98ed673d7bcec3c388b035aedc (diff)
Get bpytop!
-rw-r--r--README.md43
1 files changed, 20 insertions, 23 deletions
diff --git a/README.md b/README.md
index 6d3a37c..cbbef82 100644
--- a/README.md
+++ b/README.md
@@ -12,13 +12,32 @@
[![Sponsor](https://img.shields.io/badge/-Sponsor-red?logo=github)](https://github.com/sponsors/aristocratos)
[![Coffee](https://img.shields.io/badge/-Buy%20me%20a%20Coffee-grey?logo=Ko-fi)](https://ko-fi.com/aristocratos)
+# Notice, [python version released!](https://github.com/aristocratos/bpytop) Please get this instead.
+
+[![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
+
+It's also a lot easier for me to bug fix and it's the project I'm actively working on, so please try to migrate to bpytop.
+
+#
+
## Index
* [Documents](#documents)
* [Description](#description)
* [Features](#features)
* [Themes](#themes)
-* [Upcoming](#upcoming) (Python port)
* [Support and funding](#support-and-funding)
* [Prerequisites](#prerequisites)
* [Dependencies](#dependencies)
@@ -28,21 +47,6 @@
* [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
@@ -81,13 +85,6 @@ User created themes should be placed in `$HOME/.config/bashtop/user_themes` to b
Let me know if you want to contribute with new themes.
-## Upcoming
-
-#### Python port: bpytop
-
-Currently working full time on this during my vacation :)
-I'm aiming to have a first release by end of July.
-
## Support and funding
Bug fixes and updates might be slow during normal workdays since I work full time as an industrial worker and don't have much time or energy left during the week.