Martinkersner Gtop Save

CPU, GPU and memory viewer utilizing information provided by tegrastats

Project README

Build Status

gtop

Martin Kersner, [email protected], 2017

Description

gtop is CPU, GPU and memory viewer utilizing information provided by tegrastats (terminal utility for NVIDIA® JETSON embedded platform). It requires ncurses and its output resembles htop.

Prerequisites

sudo apt-get install libncurses5-dev libncursesw5-dev

Installation instruction

https://github.com/martinkersner/gtop.git
cd gtop
make
sudo ./gtop

It is recommended to create alias for gtop so it can be used from any directory. Add following line to your .bashrc file

alias gtop="sudo ./$PATH_TO_GTOP_DIRECTORY/gtop"

and don't forget to replace $PATH_TO_GTOP_DIRECTORY.

License

GNU General Public License, version 3 (GPL-3.0)

Open Source Agenda is not affiliated with "Martinkersner Gtop" Project. README Source: martinkersner/gtop
Stars
89
Open Issues
9
Last Commit
3 years ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating