Commit graph

439 commits

Author SHA1 Message Date
Tudor
845a76504b Battery support for OpenBSD 2016-02-23 11:21:16 +02: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
6cd462ce55 Fix indentation 2016-02-23 19:21:30 +11:00
Tudor
50290737ad Added battery support for FreeBSD and fixed weird bug 2016-02-23 10:12:38 +02: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
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
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
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
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
95c1b74e6d --size now takes a percentage 2016-02-20 13:35:07 +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 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 Araps
60027c04b0 Merge pull request #87 from dylanaraps/theme_merge
Merge `getvisualstyle` with `getstyle`.
2016-02-19 23:41:53 +11:00
Dylan
348b576911 Small change 2016-02-19 23:36:58 +11:00
Dylan Araps
09c65e59a1 Merge pull request #82 from dylanaraps/image_size
Font size is now calculated by fetch
2016-02-19 23:31:21 +11:00
Dylan
69e3b3704f Remove pointless check 2016-02-19 23:21:26 +11:00
Dylan
dfa82bc995 Fix duplicate info on Windows 2016-02-19 23:18:02 +11:00
Dylan
c7fa222ede Remove getvisualstyle and merge it with getstyle 2016-02-19 23:10:09 +11:00
Dylan
058e0bc3e6 Don't display Theme, Icons, Font or Window Manager if X isn't running 2016-02-19 20:47:13 +11:00
Dylan
ba2c66daa7 Added 'song_shorthand' which prints the Artist and Title on seperate lines 2016-02-19 11:26:24 +11:00
Dylan
43239ecdc1 Fallback to ascii mode instead of hanging if the terminal emulator doesn't support xterm escape sequences 2016-02-19 09:54:16 +11:00
Dylan
67ed4a32ee Add more substitutions for Intel 2016-02-18 22:04:02 +11:00
Dylan
6bb05edf86 Font size is now calculated by fetch 2016-02-18 14:19:41 +11:00
Dylan
602575358f Add support for SailfishOS 2016-02-17 18:54:42 +11:00
Dylan Araps
ed953cdf82 Merge pull request #79 from dylanaraps/xprop
Use 'xprop' instead of 'wmctrl' to get the window manager.
2016-02-17 17:34:54 +11:00
Dylan
33a1a8fb12 Update docs 2016-02-17 17:29:01 +11:00
Dylan
4d1ebbe600 Remove quotes from theme output 2016-02-17 17:14:58 +11:00
Dylan
9a7a213746 Remove wmctrl stuff 2016-02-17 16:55:12 +11:00
Dylan
7a36f2fef0 Get window manager using xprop 2016-02-17 16:54:18 +11:00