bottom
Cross-platform graphical process/system monitor
A cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop.
https://clementtsang.github.io/bottom
amd64 armhf
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install bottom
Snippets
Download URLs
| Version | SHA256 | Size (KB) |
|---|---|---|
| 0.14.4 | aef935611d90e187c0a910ff313e203cc4fdaa1d80f84880e97d43417014d783 |
1496 |
| 0.14.3 | 33fb257fe67020028f8faee07e5887d66262a0ce8e876a748514c208cbb841d5 |
1494 |
| 0.14.2 | 5e4bc8a765444d522651984f815dfe475c88c3a3294bae6204da66cae8731fca |
1496 |
| 0.14.1 | c46cfd526d2f97274990b42e2f633baa8c1514e5025dd6caba28d60cef082216 |
1494 |
| 0.14.0 | a7fbdc26d8bbc1436d0b6d044c8c4cd5a8e1024c0ace24adccb1797df96945ea |
1492 |
| 0.13.0 | 4ff47b2d9b4ff6c8f59a3601d7bb68ff26a8370897a66d8384dd49668ae6e9cb |
1490 |
| 0.12.3 | 55c864a9d2206539caa31db6ee1c2c051e88b9e4e7c191fbceaf774e68eb29e3 |
1447 |
| 0.12.2 | 9eb51fdbce27b032a8415068bf7aad8d0ecbd1b9d6c38cf5bfb4c960c933e050 |
1522 |
| 0.12.1 | bfab0ccc38218d637cef265777576e3a068b7636e52a13c76ef86a97af880da6 |
1522 |
| 0.12.0 | ef499bc40ee9c99d6094d4c26a7323654ae8df05a71264c869a40baec666625e |
1522 |
| Version | SHA256 | Size (KB) |
|---|---|---|
| 0.14.4 | 5dba5eb2b73562879f08801ba91fa3511f13d95a1137a513079c801a282bf1ab |
1326 |
| 0.14.3 | 8601b71ae742058215460aec0bef2212009091ce01f51adfe2811c35126c8f30 |
1326 |
| 0.14.2 | 2f87c752739e8a77bd12b05386965abd76eb6ef554b5aef920d26b8e5a6f2fcd |
1326 |
| 0.14.1 | 4b8f69136994d05648b8edfca5afc4ff04052017325d94f8361277aedf1cbbd5 |
1325 |
| 0.14.0 | 32d8ef511e51050a9bc0d10a064842e0862e45d959295f825161463d00df2360 |
1321 |
| 0.13.0 | ec8cd1e89c80bb78f0fe6c0e7e4c79f9fec4a99941d3fc11ed1ff7e5b94971b9 |
1320 |
| 0.12.3 | 68283a2a129a02c9ca117368ee34f50d70a9393d37cf25f3fc13862dbe1ecccd |
1274 |
| 0.12.2 | 5536394feb4c5c0c9931efcec5dcf89abc096ededa1f115c9d544e540d49c147 |
1346 |
| 0.12.1 | 3575d252e2efcb6136aa77956feabedb6f94796404f031c3f9cc1bd238288b9d |
1345 |
| 0.12.0 | 754072fcd543baa3e504619760a787d32d7b3de66679a19034b48d7ecc72f13e |
1345 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for bottom are versioned here.
Click here to see bottom ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/bottom/ops2deb.yml
- name: bottom
matrix:
architectures:
- amd64
- armhf
version: 0.6.8
homepage: https://clementtsang.github.io/bottom
summary: cross-platform graphical process/system monitor
description: |-
A cross-platform graphical process/system monitor with a customizable interface
and a multitude of features. Supports Linux, macOS, and Windows.
Inspired by gtop, gotop, and htop.
fetch:
url: https://github.com/ClementTsang/bottom/releases/download/{{version}}/bottom_{{target}}.tar.gz
targets:
amd64: x86_64-unknown-linux-gnu
armhf: armv7-unknown-linux-gnueabihf
script:
- mv btm {{src}}/usr/bin/
- name: bottom
matrix:
architectures:
- amd64
- armhf
versions:
- 0.7.0
- 0.7.1
- 0.8.0
- 0.9.0
- 0.9.1
- 0.9.2
- 0.9.3
- 0.9.4
- 0.9.5
- 0.9.6
- 0.9.7
- 0.10.0
- 0.10.1
- 0.10.2
- 0.11.0
- 0.11.1
- 0.11.2
- 0.11.3
- 0.11.4
- 0.12.0
- 0.12.1
- 0.12.2
- 0.12.3
- 0.13.0
- 0.14.0
- 0.14.1
- 0.14.2
- 0.14.3
- 0.14.4
homepage: https://clementtsang.github.io/bottom
summary: cross-platform graphical process/system monitor
description: |-
A cross-platform graphical process/system monitor with a customizable interface
and a multitude of features. Supports Linux, macOS, and Windows.
Inspired by gtop, gotop, and htop.
fetch:
url: https://github.com/ClementTsang/bottom/releases/download/{{version}}/bottom_{{target|rust_target}}.tar.gz
targets:
armhf: armv7-unknown-linux-gnueabihf
install:
- btm:/usr/bin/
The blueprint fetch keyword contains a URL template pointing to bottom releases. Downloaded files are locked in a lockfile versioned here.
Click here to see bottom release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/bottom/ops2deb.lock.yml
- url: https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 8d89e39f45cdf267f8491efeda756b39bf22420318c19b2bc2441a9162ddb85c
timestamp: 2022-02-02 04:19:25+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 5f50d2a58a3138ddc895822a6e047a9b005329665ff542bca8960539f891f648
timestamp: 2022-02-02 04:19:25+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 630e9e28c1f452011cb9278c4d5eee16eb4ef8322c71be501862fe6759dbdea4
timestamp: 2023-01-01 04:24:24+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 41693e01a3f2676e1b072dd197473e2aa86258d6a2df1c6e5b5939c1e3de1679
timestamp: 2023-01-01 04:24:24+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 8cfd488841dca3cd78f1c30995104f0983b79341922508692843b8c52c255d62
timestamp: 2023-01-06 07:23:50+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 0b252643be0ad653610259bc70272e9142bc5c358dd5dd99c6c839f2c9aad523
timestamp: 2023-01-06 07:23:50+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.8.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 400235abb1efa9a7cbb87c4ad0a10c16cf10f6d6db6ee5c52002dd0739cccc62
timestamp: 2023-01-22 10:17:01+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.8.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 41298ee2a0fa7aa6299837f897259f1638a3aad9d41599c0c40b5a9abd8e350f
timestamp: 2023-01-22 10:17:01+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 41354d7a5cf69e8cfc533dd2fe79145ad45d46b218d9a15c1e6d271c4af83dbd
timestamp: 2023-05-10 09:17:17+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 88445fd5763628f0a1d9a18e4e328461069cb317ef65092536d967a5134a6a82
timestamp: 2023-05-10 09:17:17+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 9f0d494032888d3cf6fc737a01ff28a16400407e562c5db5d4cbb4667ab293d6
timestamp: 2023-05-14 06:20:14+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: b074b8364f9b97676de06ca5f39b35c60f32ed8aab11982ac1e642f9523fcbbb
timestamp: 2023-05-14 06:20:14+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: aff93cd8e470938be8efcc53841b4e6638b6d4b717d08e267cbb00a926dd1040
timestamp: 2023-06-12 01:48:35+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: c3c12ffd60dd79a4ea3db465d1f8908e7dd89a327d97c68bd3d86cc6436cb832
timestamp: 2023-06-12 01:48:35+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.3/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: ca2b599108aee4316f248ea0d3574d036b742812f152e34049b27a32f6d11bc4
timestamp: 2023-06-25 21:16:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.3/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 580cea92cbca0de6c0a64ece1e446195c596530b496649f6f8dab6dbd16cefc3
timestamp: 2023-06-25 21:16:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 5f9ba615ec6df13feab6ccfe52c752e8dff36a8c6fc16f8d7e33d289f302869d
timestamp: 2023-08-06 01:16:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.4/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: ee8ac30b536686e13d9f4a7ebc43257b837460b9d9b77c995bba21449d17a920
timestamp: 2023-08-06 01:16:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 06e180d334c11047cc80bd7a7f77d252d454cbc5376d394b6493df6fcbfed305
timestamp: 2023-08-26 18:18:49+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 580f43a64b3b3a0f4f0260351b055cd75f6c0a6deef106993ab98a3904d21f6a
timestamp: 2023-08-26 18:18:49+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 1a448637a5a77a3600f0a4f34ee91f3e245ac41ac520a83a779268eb38988d01
timestamp: 2023-08-27 03:16:05+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 964feecfcfc6d3e1bd371be47f700565fe2095dfe68f86a8c8e58a22ca7da108
timestamp: 2023-08-27 03:16:05+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.7/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: c241cb1b151fdaadb2eda4b62fbdf4a1ec44fc2f3ff1cb977e01ec67f11f1d76
timestamp: 2024-07-26 06:07:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.9.7/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 545632bd30f0b2f8a9be0f4ff1b68055c8e860460879bf5ab8976f541f3c03a0
timestamp: 2024-07-26 06:07:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: eac5202625f5ee736c408d9ff32fe57361ad38f5c1c01d3748d33f420583a4a5
timestamp: 2024-08-01 09:05:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 4c298a3c4548aace8da6cad69074d14f4157c4c84f1a3783fe5319eee9c7d19f
timestamp: 2024-08-01 09:05:51+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 91e1f54b8bbafde1df1085dfe719d84477d1ef380d8dec7d20b9564c7ba094ed
timestamp: 2024-08-01 18:07:02+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 7167fddf7fc7504be14a41bd6972d1cdd40603da34ab69443857bfbfa4a098b6
timestamp: 2024-08-01 18:07:02+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: aa8d0b3719801a7822c6871e3f6faf207583f170db89eed9a17e79423a25ae7c
timestamp: 2024-08-06 03:06:11+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: f20211d398b9744545b93ac4af73f3a9f3e67179c385fb0c73d0dd4d84d28a8f
timestamp: 2024-08-06 03:06:11+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 5e91fb495990aaf2d2f91086c70a69b8f980ff58ad80e099d3fcb724a7d5dc9e
timestamp: 2025-08-06 06:04:27+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: b3ca71bee7431117b45daf0a5ace242b7b967a17da5762b856a197f33f985538
timestamp: 2025-08-06 06:04:27+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 7746990396832690e97d465fd040dd4ed7a6ccf0d3db1bfe383a84feac982f4a
timestamp: 2025-08-15 06:03:10+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: b173d13b0206e941b1b646ac18756c63a18fbe8b07744ab8ee992807aa2bad8a
timestamp: 2025-08-15 06:03:10+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 403de6129479385fbe0d1985cd549392591f47e54ab8a0427223a30b0002f0c4
timestamp: 2025-10-08 06:03:10+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 93bf247a0566c55c1418129f2a5849b23ba95e678e7d7d1ab7accd8abce43ffb
timestamp: 2025-10-08 06:03:10+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.3/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: d3435da58534442e79fdf2dbc307e9eecc09357699143b8cd1f087a42e8b0b36
timestamp: 2025-11-06 18:03:17+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.3/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: baf6ce33ea7f5ff8ce5255d51a88565cfec64efb414932bc4faea56541c5178d
timestamp: 2025-11-06 18:03:17+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.4/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: a06e108d273a88849c8edf5a702fbc37205a83be3558a147e43bb20ce5c0f541
timestamp: 2025-11-17 00:08:47+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.11.4/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 26945b60822d7525d6f413a8ffb795afc4fdcb88effdc5f86423776c287c625d
timestamp: 2025-11-17 00:08:47+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: deabc24efa624cc622740a287029da6469c81d86b6e01ec8ae5bc81bd17abf56
timestamp: 2025-12-25 06:03:22+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 83bda93974a7c12e2021e18c39fd72927173bc46963df0367b3576fc2f4b01c1
timestamp: 2025-12-25 06:03:22+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 5c7bdf82c3e09613864e57c2f4a10bb26c096a2137dd01975c63192082368c38
timestamp: 2025-12-25 18:03:02+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 1ea1dc6f6101fe48591837270bd0ed14f9efe38277c452c2d2d4fc4eb0dc86e0
timestamp: 2025-12-25 18:03:02+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.2/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 891e0499242cbc7517313d498b0d7f1d326bebf4834c16bcc6c6ad2520f3da87
timestamp: 2025-12-27 18:03:09+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.2/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: fa483e67d0d6541b77130b591ea7305c1f3f1514a87613a825fa520da93f1e79
timestamp: 2025-12-27 18:03:09+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.3/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 42554905f61056d760206a466e3732b348f9fa78221f2dfdb0700d6707661938
timestamp: 2026-01-01 06:03:26+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.12.3/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 468131d586dee6f4cce23fae597646cfd032103ecf749a478acb9d236adab6d6
timestamp: 2026-01-01 06:03:26+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.13.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: b634b3093fd482f63dfb3ae45900e1bcb6bad165dfb3c1255870dfaf838133c6
timestamp: 2026-06-20 07:16:41+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.13.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 684e106887db097087ce5ddd5fe600a8186b478b539c77a04c2809290ac1f84b
timestamp: 2026-06-20 07:16:41+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.0/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 71339332afccdc6c67a77836d36defce10162d7e73e0cfa9e80c001a7e77a5e2
timestamp: 2026-06-20 12:32:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.0/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 6cd7be7183d64927ec2011a78e9bb865207196a398ecd67596c2a6e8812bca90
timestamp: 2026-06-20 12:32:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.1/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 62a395dded90caa8049d6aec529fad758a2550e4ed934e250bf97937a38b7543
timestamp: 2026-06-22 07:53:01+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.1/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 6fa44652759372054b5bc469a75c9bab38be37ff6bd087193a6c8f5855ede5dc
timestamp: 2026-06-22 07:53:01+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.2/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 0c5d57bf648c49282611f696e047b4a0d85fb5af297f4f56f5e93b2a3901848b
timestamp: 2026-06-28 00:30:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.2/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 48e6e40aabbeb31cdd34333208d16102aa190125dfed70b28d89ed20f43803ae
timestamp: 2026-06-28 00:30:30+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.3/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: a61c9633804acbee8b45d92d01bf6742ff26d08632a7039b59a3d1752b2951b7
timestamp: 2026-07-02 07:03:59+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.3/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: 09961b35e7a0dbd29c89940d884ab771ddecb738e38cafe2bc421f7908349c51
timestamp: 2026-07-02 07:03:59+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.4/bottom_armv7-unknown-linux-gnueabihf.tar.gz
sha256: 12d2dc6d466a0f74af4a98045585d9c61383eaf86967fd40e724104a6cf6bc19
timestamp: 2026-07-10 00:27:56+00:00
- url: https://github.com/ClementTsang/bottom/releases/download/0.14.4/bottom_x86_64-unknown-linux-gnu.tar.gz
sha256: cb821b7a0d4203eba3cb6eaf1c3a4ebf19b50a9b47052f8afd0afa05ce7a5ddf
timestamp: 2026-07-10 00:27:56+00:00