Dylan
|
ae51ec40e8
|
Fix '--ascii_colors' not changing text color in other modes
|
2016-02-23 20:06:35 +11:00 |
Dylan
|
105c7e06b7
|
Changelog
|
2016-02-23 19:47:41 +11:00 |
Dylan
|
422cc5ac8b
|
Enable resolution support by default but don't display anything if the user doesn't have the dependencies
|
2016-02-23 19:46:22 +11:00 |
Dylan
|
b73da53045
|
Changelog'
|
2016-02-23 19:22:39 +11:00 |
Dylan
|
6cd462ce55
|
Fix indentation
|
2016-02-23 19:21:30 +11:00 |
Dylan Araps
|
4f51ecca75
|
Merge pull request #95 from tudurom/master
Add Battery Support for FreeBSD
|
2016-02-23 19:15:37 +11:00 |
Tudor
|
50290737ad
|
Added battery support for FreeBSD and fixed weird bug
|
2016-02-23 10:12:38 +02:00 |
Dylan
|
12cb33d274
|
Fix weird output when 'ascii_distro' isn't found
|
2016-02-23 17:24:12 +11:00 |
Dylan
|
4d22ecf6ef
|
Only match the first word of ''
|
2016-02-23 17:13:23 +11:00 |
Dylan
|
8df9914158
|
Remove pointless case item
|
2016-02-23 17:02:52 +11:00 |
Dylan
|
1385c2840e
|
Remove '*_color' launch options
|
2016-02-23 17:00:52 +11:00 |
Dylan
|
c71a76b2ee
|
Better color implementation
|
2016-02-23 16:52:25 +11:00 |
Dylan
|
fcc1d50b54
|
Shorten Mac OS X GPU output and add a comma between gpus
|
2016-02-23 10:36:10 +11:00 |
Dylan
|
3b58a066c2
|
Fixed GPU output
|
2016-02-23 09:42:48 +11:00 |
Dylan
|
46caad8a5f
|
Fix GPU output on OS X when more than one GPU is found
|
2016-02-23 09:40:57 +11:00 |
Dylan
|
6f238e14fa
|
Fix whitespace in cpu output on OS X
|
2016-02-23 09:35:31 +11:00 |
Dylan
|
7531e234fe
|
Changelog
|
2016-02-21 23:19:05 +11:00 |
Dylan
|
5b499beb57
|
Actual working/tested windows resolution support
|
2016-02-21 21:48:49 +11:00 |
Dylan
|
c2ac041b56
|
Add resolution support to Windows
|
2016-02-21 21:01:46 +11:00 |
Dylan Araps
|
c75163bfd7
|
Merge pull request #94 from tudurom/master
Fixed license
|
2016-02-21 00:30:40 -08:00 |
Tudor
|
06c84facc4
|
Fixed license
|
2016-02-21 10:12:21 +02:00 |
Dylan
|
d831cbbbb3
|
In screenfetch mode the text colors are now colored according to your distro's logo colors
|
2016-02-21 17:07:14 +11:00 |
Dylan
|
fbf313b7ea
|
Removed the .25s delay when falling back to ascii mode
|
2016-02-21 15:35:13 +11:00 |
Dylan
|
72e7b1103d
|
Get the terminal size without the need of a loop
|
2016-02-21 14:49:41 +11:00 |
Dylan
|
aa1272ffa9
|
Reduce the amount of stuff we do in the image size while loop.
|
2016-02-21 14:37:17 +11:00 |
Dylan
|
ba67112434
|
config change
|
2016-02-21 13:19:56 +11:00 |
Dylan
|
bddac928ac
|
Misc changes
|
2016-02-21 13:19:39 +11:00 |
Dylan
|
f6b1ab4887
|
Fix image sizing in tmux
|
2016-02-21 11:32:02 +11:00 |
Dylan
|
c773bc242a
|
Changelog
|
2016-02-21 08:57:07 +11:00 |
Dylan
|
1954063895
|
Use a variable so we don't calculate terminal height twice
|
2016-02-21 08:53:30 +11:00 |
Dylan
|
b567f3057d
|
Uppercase the first letter of each Theme output
|
2016-02-21 08:44:22 +11:00 |
Dylan
|
a55ac54e86
|
Set nocasematch once instead of having it throughout the script
|
2016-02-21 08:42:17 +11:00 |
Dylan
|
5d5bf3a068
|
Cleanup OS X workaround
|
2016-02-21 08:38:07 +11:00 |
Dylan
|
22939ba502
|
Fix stray digit in Windows CPU output
|
2016-02-21 08:34:02 +11:00 |
Dylan
|
7770c9a3cd
|
Remove duplicate blocks in getcpu
|
2016-02-21 08:30:23 +11:00 |
Dylan
|
e3a27d6093
|
Cleanup getos
|
2016-02-21 08:21:55 +11:00 |
Dylan
|
896716d2ba
|
Disable xprop stuff on Mac OS X
|
2016-02-21 07:08:50 +11:00 |
Dylan
|
43ae3b6767
|
Fix integer error
|
2016-02-21 07:07:41 +11:00 |
Dylan
|
11b952c3ac
|
Merge branch 'master' of github.com:dylanaraps/fetch
|
2016-02-20 22:53:46 +11:00 |
Dylan
|
ffb139398f
|
Changelog
|
2016-02-20 22:52:32 +11:00 |
Dylan Araps
|
817f41089e
|
Merge pull request #91 from dylanaraps/size
--size now takes a percentage
|
2016-02-20 03:43:13 -08:00 |
Dylan
|
95c1b74e6d
|
--size now takes a percentage
|
2016-02-20 13:35:07 +11:00 |
Dylan
|
ad8acb6bf7
|
Changelog
|
2016-02-20 11:35:44 +11:00 |
Dylan
|
7d2b1928a3
|
Disable Theme, Fonts and Icons on OS X
|
2016-02-20 11:34:41 +11:00 |
Dylan
|
6cdbf9ca21
|
Simplify parts of the image functions
|
2016-02-20 10:39:33 +11:00 |
Dylan
|
abd6692019
|
Changelog
|
2016-02-20 00:24:43 +11:00 |
Dylan Araps
|
6f115b3c19
|
Merge pull request #88 from dylanaraps/stdout
Cleanup 'stdout' functions
|
2016-02-20 00:21:34 +11:00 |
Dylan
|
0143724f6d
|
Remove 'print all functions' behaviour from '--stdout'
|
2016-02-20 00:19:22 +11:00 |
Dylan
|
75abd75765
|
Simplified --stdout arg
|
2016-02-20 00:05:48 +11:00 |
Dylan
|
ef74bd85ee
|
changelog
|
2016-02-19 23:42:38 +11:00 |