Commit graph

468 commits

Author SHA1 Message Date
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
Dylan
b21533d842 Reduce size of if block 2016-02-17 11:01:26 +11:00
Dylan
8891cce908 Fix missing ascii art when fetch is installed in /usr/local 2016-02-17 10:23:52 +11:00
Dylan
a314447afa Remove leftover substitutions 2016-02-17 09:43:05 +11:00
Dylan Araps
ece1f55183 Merge pull request #77 from dylanaraps/wmctrl
Make 'wmctrl' a required dependency. See #75 for more info.
2016-02-17 09:34:22 +11:00
Dylan Araps
071f776914 Merge pull request #74 from dylanaraps/kde
Added KDE support to getstyle.
2016-02-17 00:12:07 +11:00
Dylan
7e57c7eb59 Make ChromiumOS use the same logo as ChromeOS 2016-02-17 00:00:44 +11:00
Dylan
012938e81d Added support for Chrome OS 2016-02-16 23:47:04 +11:00
Dylan
c22ff5ec91 Misc cleanup 2016-02-16 21:54:21 +11:00
Dylan
31e7057fbc Reduce size of 'ascii' function 2016-02-16 20:58:06 +11:00
Dylan
5981cb6eca wmctrl is now a required dependency 2016-02-16 18:01:40 +11:00
Dylan
4a0f02bde7 Added support for Exherbo Linux 2016-02-16 16:31:55 +11:00
Dylan
6ba5f78dee Added support for Scientific Linux 2016-02-16 16:10:11 +11:00
Dylan
7dd92aab9d Fix packages on Slackware 2016-02-16 15:21:45 +11:00
Dylan
362cbb5b7d Add playback state to getsong 2016-02-16 14:50:20 +11:00
Dylan
0d2db03909 Uppercase first letter in KDE theme output 2016-02-16 10:53:12 +11:00
Dylan
c4bd708a09 Fix stray gtktheme string 2016-02-16 10:52:26 +11:00
Dylan
bb2e0210de getgtk has been renamed to getstyle and is now a generic function that prints the GTK/QT theme 2016-02-16 10:49:21 +11:00
Dylan
98f1a0e057 If KDE theme is found don't look for GTK2/3 Themes 2016-02-16 10:42:38 +11:00
Dylan
0427eb3f05 Add support for older KDE versions 2016-02-16 10:31:13 +11:00
Dylan
1b1bfa2dab Added experimental KDE theme detection to getgtk 2016-02-16 10:19:28 +11:00
Dylan
9788d8b81c Added support for Chapeau 2016-02-16 09:52:10 +11:00
Dylan
c8b41da31c getsong, check to see if music player is running 2016-02-16 00:31:28 +11:00
Dylan
a1c9452bda Add MOC support to getsong 2016-02-16 00:12:15 +11:00
Dylan
e0be28a83d Check for packages based on which package manager is installed. 2016-02-15 23:59:05 +11:00
Dylan
6fa9366006 Added support for Frugalware 2016-02-15 22:59:28 +11:00
Dylan
9fc58aeb85 Added support for Sabayon 2016-02-15 21:15:16 +11:00
Dylan
376e594c9d Added package support for KaOS 2016-02-15 12:43:55 +11:00
Dylan
0f0806ca06 Added support for KaOS 2016-02-15 12:39:02 +11:00
Dylan
1cb6970c74 Added support for LMDE 2016-02-15 12:20:26 +11:00
Dylan
884e38915f Added support for gNewSense 2016-02-15 12:07:32 +11:00
Dylan
7d403db369 Rename mandriva to openmandriva 2016-02-15 11:59:28 +11:00
Dylan
e3245fba63 Added support for Mandriva 2016-02-15 11:55:18 +11:00
Dylan
b0cee7c7d7 Merge branch 'master' of github.com:dylanaraps/fetch 2016-02-15 09:29:00 +11:00
Dylan Araps
182284bd05 Merge pull request #68 from tudurom/master
Fixed uptime output when the uptime is under a minute
2016-02-15 09:30:22 +11:00
Dylan
49771d8925 Added support for Dragora (No ascii
)
2016-02-15 09:28:51 +11:00
Tudor
8d2e2b5ee4 Forgot the uptime file 2016-02-14 15:56:02 +02:00
Tudor
06797de423 Now we have uptime shorthand for seconds 2016-02-14 15:50:24 +02:00
Dylan
dbf0d34dc7 Added support for Chakra Linux 2016-02-14 23:49:36 +11:00
Dylan
6daade00ad Added support for NixOS 2016-02-14 23:29:04 +11:00
Dylan
d2df70f77d Rename Red Hat ascii art from 'red' to 'redhat' 2016-02-14 20:43:08 +11:00
Dylan
cb87a2095d --ascii_distro now also enables ascii mode 2016-02-14 20:39:35 +11:00
Dylan
4cc6fec6a0 Added support for Peppermint Linux 2016-02-14 20:35:42 +11:00
Dylan
191fb776b3 Added support for Solus 2016-02-14 19:42:27 +11:00
Dylan
53dde789a6 added support for Trisquel 2016-02-14 17:02:45 +11:00
Dylan
9277ba2775 Fix some lint errors 2016-02-14 09:26:52 +11:00
Tudor
5c7cb81c27 Forgot about that 2016-02-13 19:29:59 +02:00
Tudor
32053b795e Forgot a space 2016-02-13 19:27:54 +02:00
Tudor
a588f88f6c Fixed uptime output if it is under a minute 2016-02-13 19:24:44 +02:00
Dylan
96e05f78f8 Added support for BLAG Linux 2016-02-13 21:14:50 +11:00
Dylan
9f93bb681d Added ascii art for Tails Linux 2016-02-13 19:55:58 +11:00
Dylan
6f46d44435 Change substitution to also work with tails 2016-02-13 19:31:28 +11:00
Dylan
7132a82571 Added tails support 2016-02-13 19:29:08 +11:00
Dylan
8470a256fd Added support for Zorin OS 2016-02-13 12:20:40 +11:00
Dylan
b5e95a8ce4 Added support for PCLinuxOS 2016-02-13 11:16:15 +11:00
Dylan
dc5eae2234 Added ascii colors for Mageia 2016-02-12 21:28:24 +11:00
Dylan
0c6e0048e8 Added support for Mageia Linux 2016-02-12 21:24:37 +11:00
Dylan
6d30f5131f Added Raspbian ascii art 2016-02-12 10:43:31 +11:00
Dylan
32110bc87e Remove processor info from Intel GPUs 2016-02-12 09:19:22 +11:00
Dylan
4f3c2e3b1f Add Raspbian to packages function 2016-02-12 09:08:12 +11:00
Dylan
2e0e3f5d64 If a GPU with a prefix of '3D' exists, use it instead. 2016-02-12 00:00:41 +11:00
Dylan
9e7ad5c0ef Enable gpu_shorthand by default 2016-02-11 09:20:03 +11:00
Dylan
8da9015026 Possible locale fix 2016-02-10 22:54:07 +11:00
Dylan
a81b4238df Added support for showing the user's Desktop Environment and renamded 'windowmanager' to 'wm' 2016-02-10 22:44:23 +11:00
Dylan
1ac98037d5 Possible fix for the locale issue 2016-02-10 10:20:51 +11:00
Dylan
b61f33854a Add comments of the new functions to the printinfo fucntion 2016-02-09 21:50:57 +11:00
Dylan Araps
fcefefee8b Merge pull request #60 from dylanaraps/ip
IP Address support
2016-02-09 21:49:07 +11:00
Dylan
e050ba6d1a If $img is an xml file fallback ro ascii mode 2016-02-09 21:30:41 +11:00
Dylan
f1450d1fc8 Add support for showing 'MATE' wallpaper 2016-02-09 21:12:09 +11:00
Dylan
f38da87a79 Left stray '/usr/' 2016-02-09 20:58:41 +11:00
Dylan
de8ab1eeb7 Fix lspci not found on open SUSE 2016-02-09 20:54:24 +11:00
Dylan
7ec516860a Replace broken BSD local ip cmd with a tested working one 2016-02-09 18:32:01 +11:00