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.
 
 
 
 
 
Daniel Lange da2dcf9505 Remove duplicate test for NUL 5 years ago
.github/workflows update Github CI 5 years ago
darwin Split platform dependent parts for file locks screen 5 years ago
docs Documentation on the repository style guide 5 years ago
dragonflybsd Split platform dependent parts for file locks screen 5 years ago
freebsd Split platform dependent parts for file locks screen 5 years ago
iwyu IWYU update 5 years ago
linux Remove duplicate test for NUL 5 years ago
openbsd Split platform dependent parts for file locks screen 5 years ago
scripts Add script to run htop under valgrind 6 years ago
solaris Split platform dependent parts for file locks screen 5 years ago
unsupported Split platform dependent parts for file locks screen 5 years ago
zfs Hold only a const version of the ProcessList in Meters 5 years ago
.editorconfig Add `trim_trailing_whitespace` to editorconfig 6 years ago
.gitignore Add conf*/ and callgrind.out.* to list of ignored files 5 years ago
.travis.yml s390x support for travis 5 years ago
AUTHORS Initial import. 20 years ago
Action.c Split platform dependent parts for file locks screen 5 years ago
Action.h XUtils string related updates 5 years ago
Affinity.c Make all required includes explicit 5 years ago
Affinity.h Make all required includes explicit 5 years ago
AffinityPanel.c Make all required includes explicit 5 years ago
AffinityPanel.h Mark Object instances const 6 years ago
AvailableColumnsPanel.c Make all required includes explicit 5 years ago
AvailableColumnsPanel.h Mark Object instances const 6 years ago
AvailableMetersPanel.c Make all required includes explicit 5 years ago
AvailableMetersPanel.h Make all required includes explicit 5 years ago
BatteryMeter.c Make all required includes explicit 5 years ago
BatteryMeter.h Mark Object instances const 6 years ago
CONTRIBUTING.md Documentation on the repository style guide 5 years ago
COPYING Remove trailing whitespaces 6 years ago
CPUMeter.c Use integer type for item count instead of char 5 years ago
CPUMeter.h Mark Object instances const 6 years ago
CRT.c Zram Meter feature 5 years ago
CRT.h Zram Meter feature 5 years ago
CategoriesPanel.c Make all required includes explicit 5 years ago
CategoriesPanel.h Make all required includes explicit 5 years ago
ChangeLog Bump version, changelog for minor htop-3.0.2 release 6 years ago
CheckItem.c Make all required includes explicit 5 years ago
CheckItem.h Make all required includes explicit 5 years ago
ClockMeter.c Make all required includes explicit 5 years ago
ClockMeter.h Mark Object instances const 6 years ago
ColorsPanel.c Make all required includes explicit 5 years ago
ColorsPanel.h Mark Object instances const 6 years ago
ColumnsPanel.c Fix segmentation fault when column name is NULL. 5 years ago
ColumnsPanel.h Fix segmentation fault when column name is NULL. 5 years ago
CommandScreen.c Make all required includes explicit 5 years ago
CommandScreen.h Make all required includes explicit 5 years ago
Compat.c Add compat wrapper for readlinkat 5 years ago
Compat.h Add compat wrapper for readlinkat 5 years ago
DateMeter.c Make all required includes explicit 5 years ago
DateMeter.h Mark Object instances const 6 years ago
DateTimeMeter.c Make all required includes explicit 5 years ago
DateTimeMeter.h Mark Object instances const 6 years ago
DiskIOMeter.c Handle data wraparounds in IO Meters 5 years ago
DiskIOMeter.h FreeBSD: implement Platform_getDiskIO() 5 years ago
DisplayOptionsPanel.c Merge branch 'number-cpus-from-zero' of zevweiss/htop 5 years ago
DisplayOptionsPanel.h Mark Object instances const 6 years ago
EnvScreen.c Make all required includes explicit 5 years ago
EnvScreen.h Make all required includes explicit 5 years ago
FunctionBar.c XUtils string related updates 5 years ago
FunctionBar.h Add key to pause process list updates 5 years ago
Hashtable.c Combine XAlloc.[ch] into XUtils.[ch] 5 years ago
Hashtable.h Make all required includes explicit 5 years ago
Header.c Make all required includes explicit 5 years ago
Header.h Make all required includes explicit 5 years ago
HostnameMeter.c Make all required includes explicit 5 years ago
HostnameMeter.h Mark Object instances const 6 years ago
IncSet.c Make all required includes explicit 5 years ago
IncSet.h Implement IncSet_filter as function 5 years ago
InfoScreen.c Drop tabs in source indentions 5 years ago
InfoScreen.h Make all required includes explicit 5 years ago
ListItem.c Small ListItem update 5 years ago
ListItem.h Small ListItem update 5 years ago
LoadAverageMeter.c Make all required includes explicit 5 years ago
LoadAverageMeter.h Mark Object instances const 6 years ago
Macros.h Drop tabs in source indentions 5 years ago
MainPanel.c Make all required includes explicit 5 years ago
MainPanel.h XUtils string related updates 5 years ago
Makefile.am Split platform dependent parts for file locks screen 5 years ago
MemoryMeter.c Make all required includes explicit 5 years ago
MemoryMeter.h Mark Object instances const 6 years ago
Meter.c Use integer type for item count instead of char 5 years ago
Meter.h Use integer type for item count instead of char 5 years ago
MetersPanel.c Make all required includes explicit 5 years ago
MetersPanel.h Make all required includes explicit 5 years ago
NEWS Remove trailing whitespaces 6 years ago
NetworkIOMeter.c Handle data wraparounds in IO Meters 5 years ago
NetworkIOMeter.h Add NetworkIOMeter 5 years ago
Object.c Make all required includes explicit 5 years ago
Object.h IWYU update 5 years ago
OpenFilesScreen.c Make all required includes explicit 5 years ago
OpenFilesScreen.h Make all required includes explicit 5 years ago
Panel.c Assert Vector_get returns an object 5 years ago
Panel.h Enclose macro arguments in parentheses 5 years ago
Process.c Hold only a const version of Settings in Process 5 years ago
Process.h Implement Process_getParentPid and Process_isChildOf as functions 5 years ago
ProcessList.c Hold only a const version of Settings in ProcessList 5 years ago
ProcessList.h Unify function argument names 5 years ago
ProcessLocksScreen.c Split data array for file lock information into separate fields 5 years ago
ProcessLocksScreen.h Split data array for file lock information into separate fields 5 years ago
ProvideCurses.h Make all required includes explicit 5 years ago
README Add screen shot of htop to readme 6 years ago
README.md Add README.md for Github 12 years ago
RichString.c Implement RichString_setLen as function 5 years ago
RichString.h Enclose macro arguments in parentheses 5 years ago
ScreenManager.c Continue to update generic data in paused mode 5 years ago
ScreenManager.h Make all required includes explicit 5 years ago
Settings.c Merge branch 'Xalloc_Cleanup' of cgzones/htop 5 years ago
Settings.h Merge branch 'number-cpus-from-zero' of zevweiss/htop 5 years ago
SignalsPanel.c Make all required includes explicit 5 years ago
SignalsPanel.h Make all required includes explicit 5 years ago
SwapMeter.c Make all required includes explicit 5 years ago
SwapMeter.h Mark Object instances const 6 years ago
TESTPLAN Remove trailing whitespaces 6 years ago
TasksMeter.c Hold only a const version of the ProcessList in Meters 5 years ago
TasksMeter.h Mark Object instances const 6 years ago
TraceScreen.c Make all required includes explicit 5 years ago
TraceScreen.h Make all required includes explicit 5 years ago
UptimeMeter.c Make all required includes explicit 5 years ago
UptimeMeter.h Mark Object instances const 6 years ago
UsersTable.c Avoid some unnecessary casts and mark some not changing variables const 5 years ago
UsersTable.h Update License consistently to GPLv2 as per COPYING file 6 years ago
Vector.c Assert Vector_get returns an object 5 years ago
Vector.h Hold only a const version of Settings in ProcessList 5 years ago
XUtils.c IWYU update 5 years ago
XUtils.h XUtils string related updates 5 years ago
autogen.sh autotools: enable warnings and cleanup 6 years ago
configure.ac Implement screen for active file locks 5 years ago
htop.1.in Implement screen for active file locks 5 years ago
htop.c Fix segmentation fault when column name is NULL. 5 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

Screenshot of htop

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)