Skip to content

Commit eec8247

Browse files
authored
feat: adds btop (ibraheemdev#15)
1 parent 5d988f7 commit eec8247

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| [`bat`][bat] | A `cat` clone with syntax highlighting and Git integration. | ![_][bat-ghst] ![_][bat-lang] ![_][bat-ghlc] | <img alt="bat-preview" width="300" src="./screenshots/bat.png" /> |
77
| [`bottom`][bottom] | Yet another cross-platform graphical process/system monitor. | ![_][bottom-ghst] ![_][bottom-lang] ![_][bottom-ghlc] | <img alt="bottom-preview" width="300" src="./screenshots/bottom.gif" /> |
88
| [`broot`][broot] | A new way to see and navigate directory `tree`s. | ![_][broot-ghst] ![_][broot-lang] ![_][broot-ghlc] | <img alt="broot-preview" width="300" src="./screenshots/broot.png" /> |
9+
| [`btop`][btop] | A monitor of resources | ![_][btop-ghst] ![_][btop-lang] ![_][btop-ghlc] | <img alt="btop-preview" width="300" src="./screenshots/btop.png" /> |
910
| [`cheat`][cheat] | Create and view interactive cheatsheets on the command-line. | ![_][cheat-ghst] ![_][cheat-lang] ![_][cheat-ghlc] | <img alt="cheat-preview" width="300" src="./screenshots/cheat.png" /> |
1011
| [`choose`][choose] | A human-friendly and fast alternative to `cut` and (sometimes) `awk` . | ![_][choose-ghst] ![_][choose-lang] ![_][choose-ghlc] | <img alt="choose-preview" width="300" src="./screenshots/choose.png" /> |
1112
| [`curlie`][curlie] | The power of `curl`, the ease of use of `httpie`. | ![_][curlie-ghst] ![_][curlie-lang] ![_][curlie-ghlc] | <img alt="curlie-preview" width="300" src="./screenshots/curlie.png" /> |
@@ -67,6 +68,13 @@
6768
[broot-ghlc]: https://img.shields.io/github/last-commit/Canop/broot?label=%F0%9F%92%BB
6869
[broot-lang]: https://img.shields.io/github/languages/top/Canop/broot
6970

71+
<!--btop-->
72+
73+
[btop]: https://github.com/aristocratos/btop
74+
[btop-ghlc]: https://img.shields.io/github/last-commit/aristocratos/btop?label=%F0%9F%92%BB
75+
[btop-ghst]: https://img.shields.io/github/stars/aristocratos/btop?label=%E2%AD%90
76+
[btop-lang]: https://img.shields.io/github/languages/top/aristocratos/btop
77+
7078
<!--cheat -->
7179

7280
[cheat]: https://github.com/cheat/cheat

links.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"bat.png": "https://camo.githubusercontent.com/be35879c510cea3111901d01e4af4d7e8f38fbb7c56a49ca711f07edf1b2d6fd/68747470733a2f2f696d6775722e636f6d2f724773646e44652e706e67",
44
"bottom.gif": "https://raw.githubusercontent.com/ClementTsang/bottom/master/assets/demo.gif",
55
"broot.png": "https://raw.githubusercontent.com/Canop/broot/master/website/docs/img/20200629-overview.png",
6+
"btop.png": "https://raw.githubusercontent.com/aristocratos/btop/main/Img/normal.png",
67
"cheat.png": "https://static.haydenjames.io/wp-content/uploads/2020/09/cheat-command-line-github-868x478.png",
78
"choose.png": "https://asciinema.org/a/315932.png",
89
"curlie.png": "https://raw.githubusercontent.com/rs/curlie/master/doc/get.png",

screenshots/btop.png

161 KB
Loading

0 commit comments

Comments
 (0)