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 dc6523bf60 DateMeter followup 6 years ago
.github/workflows Add clang analyzer CI job 6 years ago
darwin Add a date and datetime meter (#159) 6 years ago
dragonflybsd Add a date and datetime meter (#159) 6 years ago
freebsd Add a date and datetime meter (#159) 6 years ago
linux Add a date and datetime meter (#159) 6 years ago
openbsd Add a date and datetime meter (#159) 6 years ago
scripts Add script to run htop under valgrind 6 years ago
solaris Add a date and datetime meter (#159) 6 years ago
unsupported Add a date and datetime meter (#159) 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 Initial import. 20 years ago
Action.c Drop redundant casts to the same type 6 years ago
Action.h Use strict function prototypes 6 years ago
Affinity.c Sort headers/includes 6 years ago
Affinity.h Make --enable-hwloc and --enable-linux-affinity mutual exclusive 6 years ago
AffinityPanel.c Add clang analyzer CI job 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 Drop redundant casts to the same type 6 years ago
AvailableMetersPanel.h Sort headers/includes 6 years ago
BatteryMeter.c Drop redundant return statements 6 years ago
BatteryMeter.h Covert Meter attributes to file-local constant arrays 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 Covert Meter attributes to file-local constant arrays 6 years ago
CPUMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
CRT.c Add a date and datetime meter (#159) 6 years ago
CRT.h Add a date and datetime meter (#159) 6 years ago
CategoriesPanel.c Call character checking function with unsigned char 6 years ago
CategoriesPanel.h Sort headers/includes 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 Covert Meter attributes to file-local constant arrays 6 years ago
ClockMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
ColorsPanel.c Adjust colors 6 years ago
ColorsPanel.h Sort headers/includes 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 limit max screen title length to window width 6 years ago
CommandScreen.h show selected command wrapped in a separate window 6 years ago
DateMeter.c DateMeter followup 6 years ago
DateMeter.h DateMeter followup 6 years ago
DateTimeMeter.c DateMeter followup 6 years ago
DateTimeMeter.h DateMeter followup 6 years ago
DiskIOMeter.c Add DiskIOMeter for IO read/write usage 6 years ago
DiskIOMeter.h Add DiskIOMeter for IO read/write usage 6 years ago
DisplayOptionsPanel.c Do not drop qualifier in cast 6 years ago
DisplayOptionsPanel.h Sort headers/includes 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 Resolve DEBUG compilation issues 6 years ago
Hashtable.h Resolve DEBUG compilation issues 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 Covert Meter attributes to file-local constant arrays 6 years ago
HostnameMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
IncSet.c Call character checking function with unsigned char 6 years ago
IncSet.h Sort headers/includes 6 years ago
InfoScreen.c limit max screen title length to window width 6 years ago
InfoScreen.h Sort headers/includes 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 Covert Meter attributes to file-local constant arrays 6 years ago
LoadAverageMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
Macros.h Assert that low value is lower than the high value in CLAMP 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 Add a date and datetime meter (#159) 6 years ago
MemoryMeter.c Covert Meter attributes to file-local constant arrays 6 years ago
MemoryMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
Meter.c Covert Meter attributes to file-local constant arrays 6 years ago
Meter.h Sort headers/includes 6 years ago
MetersPanel.c Do not drop qualifier in cast 6 years ago
MetersPanel.h Sort headers/includes 6 years ago
NEWS Remove trailing whitespaces 6 years ago
Object.c Mark argument in Object_isA const 6 years ago
Object.h Mark argument in Object_isA const 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 Sort headers/includes 6 years ago
Process.c Process.{h,c}: Use integer types that are more portable 6 years ago
Process.h Merge branch '0000/int-sizes/00' of https://github.com/mfwitten/htop into mfwitten-0000/int-sizes/00 6 years ago
ProcessList.c Switch variable/field naming from WhiteList to MatchList 6 years ago
ProcessList.h Sort headers/includes 6 years ago
README Update creation date to 2004 (thanks rubyFeedback) 6 years ago
README.md Add README.md for Github 12 years ago
RichString.c Avoid checking of undefined macros 6 years ago
RichString.h Merge identical declarations 6 years ago
ScreenManager.c Do not drop qualifier in cast 6 years ago
ScreenManager.h Sort headers/includes 6 years ago
Settings.c Introduce ARRAYSIZE 6 years ago
Settings.h Sort headers/includes 6 years ago
SignalsPanel.c Axe automated header generation. 6 years ago
SignalsPanel.h Use strict function prototypes 6 years ago
StringUtils.c Drop redundant casts to the same type 6 years ago
StringUtils.h Remove superfluous 'extern's from function declarations. 6 years ago
SwapMeter.c Covert Meter attributes to file-local constant arrays 6 years ago
SwapMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
TESTPLAN Remove trailing whitespaces 6 years ago
TasksMeter.c Covert Meter attributes to file-local constant arrays 6 years ago
TasksMeter.h Covert Meter attributes to file-local constant arrays 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 Covert Meter attributes to file-local constant arrays 6 years ago
UptimeMeter.h Covert Meter attributes to file-local constant arrays 6 years ago
UsersTable.c Axe automated header generation. 6 years ago
UsersTable.h Use strict function prototypes 6 years ago
Vector.c Resolve DEBUG compilation issues 6 years ago
Vector.h Resolve DEBUG compilation issues 6 years ago
XAlloc.c Cleanse xStrdup mess 6 years ago
XAlloc.h Sort headers/includes 6 years ago
autogen.sh autotools: enable warnings and cleanup 6 years ago
configure.ac Mention platform for platform specific configure options 6 years ago
htop.1.in show selected command wrapped in a separate window 6 years ago
htop.c Add clang analyzer CI job 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)