GithubHelp home page GithubHelp logo

pwfoo / bb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epilys/bb

0.0 2.0 0.0 436 KB

simple process viewer in rust https://crates.io/crates/bb

Home Page: https://nessuent.xyz/bb.html

License: GNU General Public License v3.0

Rust 99.62% Roff 0.38%

bb's Introduction

NAME

 bb — your system's Big Brother

SYNOPSIS

     bb

DESCRIPTION

simple process viewer (for functionalities, press h within bb or see shortcuts below)

screenshot

WHY

This is a "weekend" side-project made for fun, but it ended up somewhat useful and fast. Performance seems on par with htop without having done any benchmarks, however in contrast to htop, bb doesn't leave artifacts when it redraws the screen. I am not completely sure this is htop's fault though, feel free to correct me.

INSTALL

Prerequisites: cargo >= 1.36, Linux

cargo install bb

BUILD

 Prerequisites: rustc, cargo >= 1.36, Linux

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

SHORTCUTS

      'h'   Toggle help overlay
      'F'   Follow process and its children. Type the pid you want to follow
      'L'   Highlight process. Type the pid you want to highlight
      'k'   Kill process under cursor
            Press Enter to confirm kill, or Esc to cancel
      'f'   (un)freeze process list updates
      '/'   Search process list
			'n'   Next search result
			'N'   Previous search result
      Space Filter process list
      't'   toggle tree view
      F1    toggles/activates username sorting
      F2    toggles/activates vm_rss sorting
      F3    toggles/activates cpu% sorting
      F4    toggles/activates cmd_line sorting
      Esc   Cancel action

AUTHORS

 Copyright 2019 Manos Pitsidianakis <[email protected]> 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

bb's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.