Justin Crawford
53ffd7ce10
Mac OS X support and BSD function stubs
...
Reorder the functions, begin OS X specific functions
Load averages and Memory usage now works on OSX (I hope the calculations are correct)
Minor edits
Finish OSX support - Fixes CPU usage
2013-05-20 20:02:13 -07:00
Justin Crawford
dd3cb1e27d
Fix the formatting to use tabs instead of spaces, easier to read this way.
2013-04-15 11:35:38 -07:00
Justin Crawford
7261b34ace
Don't use namespace std. It makes things too confusing.
2013-04-15 11:33:28 -07:00
Matt McCormick
2dc1716dd3
Add note in README that OSX is not supported.
2013-04-04 19:52:38 -04:00
Matt McCormick
91034d3d29
Add CMake error on OSX.
...
It is not currently supported.
2013-04-04 19:50:16 -04:00
Matt McCormick
c7c0063916
Merge pull request #4 from krieiter/patch-1
...
Update README.rst
2013-03-20 19:43:40 -07:00
krieiter
39c97db2b0
Update README.rst
...
I'm not actually sure whether it's typo or not. Feel free to reject this change.
2013-03-18 16:27:13 +09:00
Matt McCormick
c40ab82bfa
Merge branch 'license'
2012-11-25 17:20:58 +00:00
Matt McCormick
f9f1342280
Add Apache-2.0 license.
...
Per request of Alex Alexander.
2012-11-25 17:20:31 +00:00
Matt McCormick (thewtex)
b1109a31d9
Make number of bar graph lines optional.
...
The default is still 10. If you have a machine with many cores, this can be
used to show how many cores are active.
v2.1.0
2010-08-01 10:17:42 -05:00
Matt McCormick (thewtex)
457834ee1b
Change annotation letters to numbers.
...
Because Github's ReST parser mangles them.
v2.0.0
2010-02-25 11:20:27 -06:00
Matt McCormick (thewtex)
0926ee84f8
Update README for use with tmux.
2010-02-25 11:13:59 -06:00
Matt McCormick (thewtex)
dbd3f8e3c7
Make cpu usage timing interval user option.
...
Also convert sleep to microseconds so the delay time can always be less than the
tmux status bar update interval.
2010-02-25 08:54:18 -06:00
Matt McCormick (thewtex)
00a85129fa
Remove some parameter subscriptions to save space.
2010-02-25 00:03:02 -06:00
Matt McCormick (thewtex)
d83d5e302d
Add load average.
2010-02-24 23:49:36 -06:00
Matt McCormick (thewtex)
88938b24c3
Calculate used memory.
2010-02-24 23:37:21 -06:00
Matt McCormick (thewtex)
edc15497e2
Total memory available.
2010-02-24 19:02:55 -06:00
Matt McCormick (thewtex)
83945d1a19
Move cpu usage from screen setup to tmux setup.
2010-02-24 18:49:10 -06:00
Matt McCormick (thewtex)
dc5fe29f1d
rename screen-cpu-mem to tmux-mem-cpu-load
2010-02-24 18:04:41 -06:00
Matt McCormick (thewtex)
b0ef6972bd
use absolute paths for free + awk
...
causes conflicts when cwrapper installed
v1.0.1
2009-09-17 09:36:11 -05:00
Matt McCormick (thewtex)
8de900a58d
hardstatus spelling error fix
v1.0.0
2009-09-11 01:19:56 -05:00
Matt McCormick (thewtex)
a3ba98dec8
add README.rst
2009-09-11 01:13:33 -05:00
Matt McCormick (thewtex)
011e3abe69
add cmake configuration
2009-09-09 01:51:47 -05:00
Matt McCormick (thewtex)
627dab275c
start with the scripts
2009-09-09 01:28:04 -05:00