• Stars
    star
    231
  • Rank 173,434 (Top 4 %)
  • Language
    Go
  • License
    BSD 2-Clause "Sim...
  • Created almost 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Raspberry Pi terminal based activity monitor

pitop

Raspberry Pi terminal based activity monitor


Terminal based activity monitor in Go, for Raspberry Pi.

This is for RPI 4, it should work on RPI 3 (Update : It works on RPI 3).

Install

Note: Prebuilt binaries for 32-bit and 64-bit operating systems, doesn't require Go.

32-bit

  • Raspberry Pi OS 32-bit
  • Raspian
  • RetropPie Raspberry Pi 4/400
curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop32.sh | bash

64-bit

  • Ubuntu server 20.04 LTS 64-bit for Raspberry Pi
curl -sSL https://raw.githubusercontent.com/PierreKieffer/pitop/master/install/install_pitop64.sh | bash

Run

pitop

Built With

No external package is used for system data extraction and manipulation.

License

BSD