summaryrefslogtreecommitdiffstats
path: root/README
blob: 31cffda6439ece680169a1283f374dbc4afb499a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
NAME
     bb — your system's Big Brother

SYNOPSIS
     bb

DESCRIPTION
     simple process viewer made for fun
     screenshot: see ./screenshot.png

BUILD
     prerequisites: rustc, cargo >= 1.36, Linux

     execute `cargo build --release`, resulting binary will be in
     ./target/release/bb

SHORTCUTS
          'k' kill process under cursor
              press enter to confirm kill, or esc to cancel
          'f' (un)freeze process list updates
AUTHORS
     Copyright 2019 Manos Pitsidianakis <epilys@nessuent.xyz> Released
     under the GPL, version 3 or greater. This software carries no warranty of
     any kind. (See COPYING for full copyright and warranty notices.)

     ⟨https://nessuent.xyz/⟩

                                 September 04, 2019