You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
.github/workflows Convert hwlock CI run to a full featured one 6 years ago
darwin Update CPU freq display to use NAN on error 6 years ago
dragonflybsd Update CPU freq display to use NAN on error 6 years ago
freebsd Update CPU freq display to use NAN on error 6 years ago
linux Do not drop qualifier in cast 6 years ago
openbsd Update CPU freq display to use NAN on error 6 years ago
solaris Update CPU freq display to use NAN on error 6 years ago
unsupported Update CPU freq display to use NAN on error 6 years ago
zfs Refactor __attribute__ usage 6 years ago
.editorconfig Add `trim_trailing_whitespace` to editorconfig 6 years ago
.gitignore Axe automated header generation. 6 years ago
.travis.yml Fail travis CI on compiler warnings 6 years ago
AUTHORS
Action.c Do not drop qualifier in cast 6 years ago
Action.h Use strict function prototypes 6 years ago
Affinity.c Avoid checking of undefined macros 6 years ago
Affinity.h Merge identical ifdefs in Affinity.h 6 years ago
AffinityPanel.c Do not drop qualifier in cast 6 years ago
AffinityPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
AvailableColumnsPanel.c Call character checking function with unsigned char 6 years ago
AvailableColumnsPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
AvailableMetersPanel.c Axe automated header generation. 6 years ago
AvailableMetersPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
BatteryMeter.c Update battery API to use NAN on error 6 years ago
BatteryMeter.h Axe automated header generation. 6 years ago
CONTRIBUTING.md Updates to project URLs in docs and embedded in source code 6 years ago
COPYING Remove trailing whitespaces 6 years ago
CPUMeter.c Read CPU frequency from sysfs by default 6 years ago
CPUMeter.h Consolidate repeated macro definitions into one header 6 years ago
CRT.c Mark noreturn functions 6 years ago
CRT.h Avoid checking of undefined macros 6 years ago
CategoriesPanel.c Call character checking function with unsigned char 6 years ago
CategoriesPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
ChangeLog Bump version, changelog for minor htop-3.0.2 release 6 years ago
CheckItem.c Axe automated header generation. 6 years ago
CheckItem.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
ClockMeter.c Axe automated header generation. 6 years ago
ClockMeter.h Axe automated header generation. 6 years ago
ColorsPanel.c Axe automated header generation. 6 years ago
ColorsPanel.h Clean up some code duplication in the header files 6 years ago
ColumnsPanel.c Call character checking function with unsigned char 6 years ago
ColumnsPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
CommandScreen.c show selected command wrapped in a separate window 6 years ago
CommandScreen.h show selected command wrapped in a separate window 6 years ago
DisplayOptionsPanel.c Do not drop qualifier in cast 6 years ago
DisplayOptionsPanel.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
EnvScreen.c Consolidate repeated macro definitions into one header 6 years ago
EnvScreen.h Remove superfluous 'extern's from function declarations. 6 years ago
FunctionBar.c Axe automated header generation. 6 years ago
FunctionBar.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
Hashtable.c Axe automated header generation. 6 years ago
Hashtable.h Remove superfluous 'extern's from function declarations. 6 years ago
Header.c Clean up some code duplication in the header files 6 years ago
Header.h Consolidate repeated macro definitions into one header 6 years ago
HostnameMeter.c Axe automated header generation. 6 years ago
HostnameMeter.h Axe automated header generation. 6 years ago
IncSet.c Call character checking function with unsigned char 6 years ago
IncSet.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
InfoScreen.c Axe automated header generation. 6 years ago
InfoScreen.h Add format attribute 6 years ago
ListItem.c Do not drop qualifier in cast 6 years ago
ListItem.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
LoadAverageMeter.c Axe automated header generation. 6 years ago
LoadAverageMeter.h Axe automated header generation. 6 years ago
Macros.h Refactor __attribute__ usage 6 years ago
MainPanel.c Call character checking function with unsigned char 6 years ago
MainPanel.h Use strict function prototypes 6 years ago
Makefile.am show selected command wrapped in a separate window 6 years ago
MemoryMeter.c Axe automated header generation. 6 years ago
MemoryMeter.h Axe automated header generation. 6 years ago
Meter.c Drop unused macros 6 years ago
Meter.h Clean up some code duplication in the header files 6 years ago
MetersPanel.c Do not drop qualifier in cast 6 years ago
MetersPanel.h Free movingBar memory on exit 6 years ago
NEWS Remove trailing whitespaces 6 years ago
Object.c Axe automated header generation. 6 years ago
Object.h Consolidate repeated macro definitions into one header 6 years ago
OpenFilesScreen.c Check for fdopen failure in OpenFilesScreen_getProcessData 6 years ago
OpenFilesScreen.h Further, minor cleanups to headers post-MakeHeaders 6 years ago
Panel.c Call character checking function with unsigned char 6 years ago
Panel.h Drop unused variable 6 years ago
Process.c Do not drop qualifier in cast 6 years ago
Process.h Drop dead process fields 6 years ago
ProcessList.c Switch variable/field naming from WhiteList to MatchList 6 years ago
ProcessList.h Switch variable/field naming from WhiteList to MatchList 6 years ago
README Update creation date to 2004 (thanks rubyFeedback) 6 years ago
README.md
RichString.c Avoid checking of undefined macros 6 years ago
RichString.h Avoid checking of undefined macros 6 years ago
ScreenManager.c Do not drop qualifier in cast 6 years ago
ScreenManager.h Do not drop qualifier in cast 6 years ago
Settings.c Reorder check to avoid crash on invalid process field setting 6 years ago
Settings.h Revert the vim_mode setting for now, needs a rethink 6 years ago
SignalsPanel.c Axe automated header generation. 6 years ago
SignalsPanel.h Use strict function prototypes 6 years ago
StringUtils.c Clean up some code duplication in the header files 6 years ago
StringUtils.h Remove superfluous 'extern's from function declarations. 6 years ago
SwapMeter.c Axe automated header generation. 6 years ago
SwapMeter.h Axe automated header generation. 6 years ago
TESTPLAN Remove trailing whitespaces 6 years ago
TasksMeter.c Consolidate repeated macro definitions into one header 6 years ago
TasksMeter.h Axe automated header generation. 6 years ago
TraceScreen.c Avoid hardcoding of buffer size 6 years ago
TraceScreen.h Remove superfluous 'extern's from function declarations. 6 years ago
UptimeMeter.c Axe automated header generation. 6 years ago
UptimeMeter.h Axe automated header generation. 6 years ago
UsersTable.c Axe automated header generation. 6 years ago
UsersTable.h Use strict function prototypes 6 years ago
Vector.c Clean up some code duplication in the header files 6 years ago
Vector.h Clean up some code duplication in the header files 6 years ago
XAlloc.c Drop unused macros 6 years ago
XAlloc.h Mark noreturn functions 6 years ago
autogen.sh autotools: enable warnings and cleanup 6 years ago
configure.ac Add -Wfloat-equal to default build flags 6 years ago
htop.1.in show selected command wrapped in a separate window 6 years ago
htop.c Avoid warning about unreachable break statement 6 years ago
htop.desktop Add danish translation to htop.desktop 7 years ago
htop.png Updated icon! 12 years ago
test_spec.lua Remove trailing whitespaces 6 years ago

README.md

htop

CI Coverity Scan Build Status Mailing List IRC #htop Github Release Download

Introduction

htop is a cross-platform interactive process viewer.

htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption.

The information displayed is configurable through a graphical setup and can be sorted and filtered interactively.

Tasks related to processes (e.g. killing and renicing) can be done without entering their PIDs.

Running htop requires ncurses libraries (typically named libncursesw*).

For more information and details on how to contribute to htop visit htop.dev.

Build instructions

This program is distributed as a standard GNU autotools-based package.

Compiling htop requires the header files for ncurses (libncursesw*-dev). Install these and other required packages for C development from your package manager.

Then, when compiling from a release tarball, run:

./configure && make

Alternatively, for compiling sources downloaded from the Git repository (git clone or downloads from Github releases), install the header files for ncurses (libncursesw*-dev) and other required development packages from your distribution's package manager. Then run:

./autogen.sh && ./configure && make

By default make install will install into /usr/local, for changing the path use ./configure --prefix=/some/path.

See the manual page (man htop) or the on-line help ('F1' or 'h' inside htop) for a list of supported key commands.

Support

If you have trouble running htop please consult your Operating System / Linux distribution documentation for getting support and filing bugs.

Bugs, development feedback

We have a development mailing list. Feel free to subscribe for release announcements or asking questions on the development of htop.

You can also join our IRC channel #htop on freenode and talk to the developers there.

If you have found an issue with the source of htop, please check whether this has already been reported in our Github issue tracker. If not, please file a new issue describing the problem you have found, the location in the source code you are referring to and a possible fix.

History

htop was invented, developed and maintained by Hisham Muhammad from 2004 to 2019. His legacy repository has been archived to preserve the history.

In 2020 a team took over the development amicably and continues to maintain htop collaboratively.

License

GNU General Public License, version 2 (GPL-2.0)