Commit Graph

1435 Commits

Author SHA1 Message Date
Dylan a6f72295ab Changelog 2016-03-29 22:42:35 +11:00
Dylan Araps 3a5f63c242 Merge pull request #196 from dylanaraps/ascii
Use awk to get ascii size.
2016-03-29 22:41:37 +11:00
Dylan 9d20bb67cd Fix progress bars 2016-03-29 22:36:40 +11:00
Dylan bfac607589 Use color function instead of harcoding escape sequences 2016-03-29 21:04:31 +11:00
Dylan c9bb5988da Color ascii logos using the forground color too 2016-03-29 19:54:09 +11:00
Dylan 1fd6cd5b00 If the title color is white then use foreground color 2016-03-29 19:48:25 +11:00
Dylan 864795da7d Reset highlighting before coloring progress bars 2016-03-29 19:32:46 +11:00
Dylan 9b58b7cdb7 Clear highlighting before setting colors 2016-03-29 18:28:26 +11:00
Dylan 3ea3451417 Add travis condition 2016-03-29 18:25:11 +11:00
Dylan feb2a32db1 Remove pointless brackets 2016-03-29 18:20:48 +11:00
Dylan 213f23c7c4 Add +1 to the height 2016-03-29 18:19:34 +11:00
Dylan 47eba49457 Swap to a portable way of getting the ascii size' 2016-03-29 18:17:30 +11:00
Dylan a1d409046a Rename variables so they're clearer 2016-03-29 18:04:36 +11:00
Dylan 5c6b680a1e Get ascii size in a single wc call 2016-03-29 17:57:22 +11:00
Dylan 059eb0eec0 Don't get CPU usage if we're not going to use it 2016-03-29 17:11:36 +11:00
Dylan 97fc5f34b7 Don't use as many ps flags 2016-03-29 10:04:59 +11:00
Dylan aa6ed1b216 Changelog 2016-03-29 11:41:15 +11:00
Dylan d1a8fb9037 Fix OS X wallpaper detectiob 2016-03-29 11:40:30 +11:00
Dylan 2c881c11f5 Fix broken terminal 2016-03-29 11:11:28 +11:00
Dylan dbe5cf758f Changelog 2016-03-29 11:07:27 +11:00
Dylan e0e4ec46b2 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-29 11:06:41 +11:00
Dylan 12d7162a2e Use stty instead of read \-s 2016-03-29 11:06:29 +11:00
Dylan Araps 177cea84df Merge pull request #195 from iandrewt/refresh_fix
fixed resolution output when refresh rate not available
2016-03-28 17:28:59 +11:00
Andrew Titmuss 64dc636e48 fixed resolution output when refresh rate not available 2016-03-28 17:19:06 +11:00
Dylan 9a7a21d18a More gpu substitutions 2016-03-28 14:32:00 +11:00
Dylan 82a085cd12 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-28 09:52:50 +11:00
Dylan Araps 347a927fe4 Merge pull request #193 from dylanaraps/windows_mem
Merge Linux and Windows memory functions.
2016-03-28 09:52:28 +11:00
Dylan f358f25e8a Add 2 dummy numbers to mem function 2016-03-28 09:47:38 +11:00
Dylan e2ae78c898 Merge Windows/Linux memory functions 2016-03-28 09:41:53 +11:00
Dylan ed96550203 Changelog 2016-03-28 09:41:31 +11:00
Dylan Araps 6fef7aa456 Merge pull request #192 from konimex/master
Added installation instructions for Void
2016-03-28 08:51:37 +11:00
Muhammad Herdiansyah 39d2c65bfc Added installation instructions for Void 2016-03-27 20:20:35 +07:00
Dylan 22735a7423 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-27 23:21:01 +11:00
Dylan 7fdd3f318b Changelog' 2016-03-27 23:20:43 +11:00
Dylan Araps f98c7c4892 Merge pull request #190 from dylanaraps/progress_distro
Color progress bars based on distro logo colors
2016-03-27 23:20:12 +11:00
Dylan a6bcaab30a Remove highlight reset from progress bars and rebase 2016-03-27 21:42:26 +11:00
Dylan 35d120c25d Restrict progress bar colors to darker shades' 2016-03-27 21:34:41 +11:00
Dylan 0c4608a268 Update config file 2016-03-27 21:34:41 +11:00
Dylan 951ed1169c Use '' instead of '' for coloring since '' has a lower chance of being white 2016-03-27 21:34:41 +11:00
Dylan 3ac52b1717 Don't let total bar be white 2016-03-27 21:34:41 +11:00
Dylan c51f7cdac3 Color progress bars based on distro logo colors 2016-03-27 21:34:41 +11:00
Dylan cb19652a11 Changelog 2016-03-27 21:33:52 +11:00
Dylan 200faf2e1d Default text colors now work on bright colorschemes 2016-03-27 21:33:11 +11:00
Dylan f19617cef9 Don't clear highlighting 2016-03-27 21:07:57 +11:00
Dylan f4feaaa830 Changelog 2016-03-27 20:29:17 +11:00
Dylan 3bb8ee2ae4 Enable more options for test mode and fix bug with memory bar on linux 2016-03-27 20:28:43 +11:00
Dylan Araps 0824b1cc11 Merge pull request #189 from iandrewt/patch-2
fix typo with markdown
2016-03-27 20:19:21 +11:00
Andrew Titmuss 82ae8f2834 fix typo with markdown 2016-03-27 20:18:53 +11:00
Dylan 21905f65b9 Changelog 2016-03-27 20:17:15 +11:00
Dylan Araps 4ffedf49e1 Merge pull request #188 from iandrewt/screenresolution
made resolution way faster on OS X
2016-03-27 20:16:06 +11:00