Commit graph

46 commits

Author SHA1 Message Date
Compilenix cbe3074c6b Update README.rst and AUTHORS 2016-04-28 22:13:05 +02:00
Michał Goliński bac831cd69 Code refactoring for merging
- license header in new files
- changed "powerline" into "powerline-right"
- added braces around one-liners
- small fixes concerning whitespace
2016-04-14 12:30:20 +02:00
Michał Goliński 159051079b Changes in README.rst 2016-03-05 19:34:37 +01:00
Matt McCormick 68fd497108 Update README with mem-mode instructions. 2016-02-15 00:02:58 -05:00
cousine 0e89998ee4 Add new mode to other platforms and indicate mac only support in README 2016-02-10 17:38:11 +02:00
cousine 1b8fa1ec3a Add new option to the readme 2016-02-10 17:35:15 +02:00
Matt McCormick cc85854323 Add new contributors to the README. 2016-01-09 17:00:56 -05:00
Travis Heller ff36892e29 Fixed formatting. 2015-09-30 12:27:29 -07:00
Travis Heller d273cbaf60 RST files don't use Markdown formatting; fixed the link. 2015-09-30 12:25:04 -07:00
Travis Heller e1908ebd13 Why is the markdown formatting not propagating? 2015-09-30 12:16:00 -07:00
Travis Heller 8e6d013c66 Formatting links in .md 2015-09-30 12:11:21 -07:00
Travis Heller ad0a88d1f2 Fixed readme linking error 2015-09-30 12:03:57 -07:00
Travis Heller 7cc6ff35cc Added a check to see if the file has already been installed. 2015-09-30 11:51:53 -07:00
Travis Heller 79e16ec38b Supports Antigen via plugin that builds and installs 2015-09-30 10:57:06 -07:00
Matt McCormick b61503e76a Add circle-ci status badge. 2015-07-30 16:03:52 -04:00
Matt McCormick 4355f8ffae Add Jasper to contributors. 2015-03-01 19:23:25 -05:00
Matt McCormick 32d9083326 Add NetBSD to the list of supported platforms. 2015-02-19 22:41:53 -05:00
Matt McCormick 395ac49e83 Suggest status-left-length 60 in the README.
Addresses #19.
2015-02-19 20:46:17 -05:00
Pawel "l0ner" Soltys 668a1d97dd suggestion about script that can be used to strip whitespaces 2015-01-20 15:13:39 +01:00
Matt McCormick ea0e620a46 Update the README for new usage. 2015-01-19 23:02:48 -05:00
Pawel "l0ner" Soltys d5506ac797 added myself (l0ner) to contributors list 2015-01-18 14:30:38 +01:00
Pawel "l0ner" Soltys 5fdb0e6227 remove merge leftovers from README 2015-01-17 17:15:01 +01:00
Pawel "l0ner" Soltys 3475328dc4 added note to README about C++11 reqirement 2015-01-17 16:37:45 +01:00
Pawel "l0ner" Soltys ee39fccc65 Merge remote-tracking branch 'upstream/master'
Conflicts:
	CMakeLists.txt
	README.rst
	tmux-mem-cpu-load.cpp
2015-01-17 16:21:56 +01:00
Peter Dave Hello ad1637f05b Use svg instead of png to get better image quality 2015-01-05 20:03:07 +08:00
Matt McCormick 660481f23b Add Mark to contributors. 2014-05-07 23:23:41 -04:00
Matt McCormick a91673be3a Improve foreground contrast with colors.
A brightwhite is needed for the white text to have enough contrast.  It also
allows for non-bright black, which also has better contrast.
2013-07-15 23:20:35 +00:00
Matt McCormick fac8da7a0c Improve foreground contrast with colors.
A brightwhite is needed for the white text to have enough contrast.  It also
allows for non-bright black, which also has better contrast.
2013-07-15 23:20:35 +00:00
Matt McCormick 69880667e5 Add Travis icon to README. 2013-06-14 02:07:07 +00:00
Matt McCormick c81bcc3d84 Add Travis icon to README. 2013-06-14 02:07:07 +00:00
Matt McCormick 228639fa50 Add contributors to README. 2013-06-09 22:57:37 -04:00
Matt McCormick 8418e297ad Add contributors to README. 2013-06-09 22:57:37 -04:00
Matt McCormick 85e20f258c Update README to note OSX is now supported. 2013-06-09 22:55:08 -04:00
Matt McCormick f95aa23b75 Update README to note OSX is now supported. 2013-06-09 22:55:08 -04:00
Matt McCormick 9d072d4ec1 Merge remote-tracking branch 'Justastic/master' #1, #2, #5
Add support for Mac OSX from Justastic.  Refactors the code from Justastic so it
works with the Linux code and so it also works for the new colors support.

Still need to test on OSX.

Conflicts:
	tmux-mem-cpu-load.cpp
2013-06-09 20:49:21 -04:00
Matt McCormick 777452a83e Merge remote-tracking branch 'Justastic/master' #1, #2, #5
Add support for Mac OSX from Justastic.  Refactors the code from Justastic so it
works with the Linux code and so it also works for the new colors support.

Still need to test on OSX.

Conflicts:
	tmux-mem-cpu-load.cpp
2013-06-09 20:49:21 -04:00
Matt McCormick 7186e5dbd0 Add instructions for color support in the README. 2013-05-03 14:28:12 -04:00
Matt McCormick 2dc1716dd3 Add note in README that OSX is not supported. 2013-04-04 19:52:38 -04:00
Matt McCormick b00f53193b Add note in README that OSX is not supported. 2013-04-04 19:52:38 -04: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
krieiter 2fd8b67424 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 (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.
2010-08-01 10:17:42 -05:00
Matt McCormick (thewtex) 457834ee1b Change annotation letters to numbers.
Because Github's ReST parser mangles them.
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) 8de900a58d hardstatus spelling error fix 2009-09-11 01:19:56 -05:00
Matt McCormick (thewtex) a3ba98dec8 add README.rst 2009-09-11 01:13:33 -05:00