Skip to content

Btop is your personal terminal dashboard. The goal of this project, is to display many information of your system 🚀

Notifications You must be signed in to change notification settings

clementbolin/btop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Btop

Go Build Status

Btop is your personal terminal dashboard. The goal of this project, is to display many information of your system

  • Process run
  • Docker information (container, system)
  • Uptime
  • Power charge
  • Git statistics
  • System information (os, version)
  • Command history 🚀

Example

Btop example

Feature

  • Process run
  • Docker information (container, system)
  • Uptime
  • Power charge
  • Git statistics
  • System information (os, version)
  • Command history
  • Choice your module
  • Choice position of each module
  • Github Module
  • Trello module
  • Updater

How To Install

if you don't have the Golang compiler, you can download it here

git clone https://github.com/ClementBolin/btop
cd btop
chmod +x ./install.sh
sudo ./install.sh

How to run with docker

git clone https://github.com/ClementBolin/btop
cd btop
docker build -t btop . && docker run -it btop /bin/bash
./bin/btop

This project is based on WTF and use tview and tcell library

About

Btop is your personal terminal dashboard. The goal of this project, is to display many information of your system 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published