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 |
Dylan
|
111caa6356
|
Add experimental and untested BSD support to localip
|
2016-02-09 17:53:52 +11:00 |
Dylan
|
76d583a124
|
Added '--ip_host' and '' which allow you to choose which website to ping for the public ip
|
2016-02-09 17:26:44 +11:00 |
Dylan
|
609e18a31c
|
Add 'publicip' command to display your public ip address.
|
2016-02-09 17:20:19 +11:00 |
Dylan
|
2f13ce79de
|
Added local IP support to OS X
|
2016-02-09 10:48:37 +11:00 |
Dylan
|
3e9975c438
|
Add local IP support to Linux and Windows
|
2016-02-09 09:36:43 +11:00 |
Dylan Araps
|
ccc43cbcae
|
Merge pull request #54 from dylanaraps/getgtk_rewrite
Rewrite GTK theme detection to also get correct DE theme.
|
2016-02-09 09:11:58 +11:00 |
Dylan
|
924714b76d
|
Fix whitespace issue with openSUSE uptime
|
2016-02-09 09:04:05 +11:00 |
Dylan
|
9a3a3bc83d
|
Really fix openSUSE uptime command
|
2016-02-09 09:02:07 +11:00 |
Dylan
|
74d4943115
|
OpenSUSE: Add uptime support
|
2016-02-09 08:55:53 +11:00 |
Dylan
|
a311897efd
|
Fix package count on Kali Linux
|
2016-02-09 08:21:28 +11:00 |
Dylan
|
4a99a128f9
|
Uptime: Match Puppy linux's weird way of versioning
|
2016-02-09 07:55:13 +11:00 |
Dylan
|
44ace4e837
|
Uptime: Add puppy linux support
|
2016-02-09 07:49:42 +11:00 |
Dylan
|
5ddd145bdc
|
Grab last occurence of '^exec x' when parsing xinit files
|
2016-02-09 07:30:19 +11:00 |
Dylan
|
5e8953c7fa
|
We now check for GTK theme by GTK version
|
2016-02-09 07:16:15 +11:00 |
Dylan
|
cbc33486f7
|
If the DE detection fails fallback to the generic theme detection
|
2016-02-09 02:21:12 +11:00 |
Dylan
|
caf55803f3
|
Remove new from comment
|
2016-02-09 01:06:54 +11:00 |
Dylan
|
5446b6afd5
|
Add back support for '$gtk2/3'
|
2016-02-09 00:48:55 +11:00 |
Dylan
|
438d5e0542
|
GTK: Fix xfce case
|
2016-02-08 23:37:14 +11:00 |
Dylan
|
f15f5728ea
|
Rewrite getgtk to also check DE
|
2016-02-08 23:29:48 +11:00 |
Dylan
|
0d78a6bdfe
|
Makefile: Use for the install of ascii art and default config
|
2016-02-08 22:02:49 +11:00 |
Dylan
|
9d35c8e6d1
|
Fix typo in usage and remove 1.1 changelog. Closes #51
|
2016-02-07 16:41:34 +11:00 |
Dylan
|
4fed7d5576
|
Change 'seperator' to 'separator'. Thanks @tudurom
|
2016-02-07 10:03:49 +11:00 |
Dylan
|
f82adabc11
|
Added usage for stdout mode
|
2016-02-06 10:49:06 +11:00 |
Dylan
|
ce3415481b
|
Remove underline from stdout output
|
2016-02-06 10:30:46 +11:00 |
Dylan
|
e3fc21fd5f
|
Merge master into stdout2 as we need some changes from master.
|
2016-02-06 10:27:16 +11:00 |
Dylan
|
0507b6a80e
|
Remove uneeded check
|
2016-02-06 10:27:14 +11:00 |
Dylan
|
a80d50b0ff
|
Added '--underline on/off' and '' to toggle it
|
2016-02-06 10:25:12 +11:00 |
Dylan
|
943a5493c3
|
Stdout mode: Replace the printinfo function instead of disabling it.
|
2016-02-06 10:21:12 +11:00 |
Dylan
|
6f69aed92e
|
Fix '--stdout_seperator' not working when '--stdout' gets args
|
2016-02-06 10:04:50 +11:00 |
Dylan
|
84b8b04d83
|
Remove newline in if statement
|
2016-02-06 02:36:00 +11:00 |
Dylan
|
e6d8fc9c98
|
Remove unnecessary comments
|
2016-02-06 02:26:44 +11:00 |
Dylan
|
8da6f40ce0
|
Cleanup of stdout
|
2016-02-06 02:25:21 +11:00 |
Dylan
|
5e5cf5da2a
|
Fix weird leftover escape codes in stdout mode
|
2016-02-06 01:31:13 +11:00 |
Dylan
|
59cc2f61ce
|
Remove check for battery num
|
2016-02-06 01:27:17 +11:00 |