Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Repository
d12084b0323760f5fafdb5412ebbbd458e017e61
Switch branch/tag
htop
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@web.lueluesay.top:root/htop.git
Copy HTTPS clone URL
https://web.lueluesay.top/git/root/htop.git
Name
Last commit
Last update
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
solaris
unsupported
fix calloc() calls
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
m4
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
Test on Linux and OSX
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
CONTRIBUTING.md
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
CRT.h
CategoriesPanel.c
CategoriesPanel.h
ChangeLog
CheckItem.c
CheckItem.h
ClockMeter.c
ClockMeter.h
ColorsPanel.c
ColorsPanel.h
ColumnsPanel.c
ColumnsPanel.h
DisplayOptionsPanel.c
DisplayOptionsPanel.h
EnvScreen.c
EnvScreen.h
FunctionBar.c
FunctionBar.h
Hashtable.c
Hashtable.h
Header.c
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
ScreensPanel.c
ScreensPanel.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
CRT.h
CategoriesPanel.c
CategoriesPanel.h
ChangeLog
CheckItem.c
CheckItem.h
ClockMeter.c
ClockMeter.h
ColorsPanel.c
ColorsPanel.h
ColumnsPanel.c
ColumnsPanel.h
DisplayOptionsPanel.c
DisplayOptionsPanel.h
FunctionBar.c
FunctionBar.h
Hashtable.c
Hashtable.h
Header.c
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
String.c
String.h
SwapMeter.c
SwapMeter.h
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
UptimeMeter.h
UsersTable.c
UsersTable.h
Vector.c
Vector.h
autogen.sh
configure.ac
htop.1.in
htop.c
htop.desktop
htop.h
htop.png
README.md
README
Menu
Projects
Groups
Snippets
Help