Muhammad Herdiansyah
d754a15e83
Docs: CHANGELOG
2016-12-19 00:29:40 +07:00
Herdiansyah and GitHub
09d8d5ad8f
Merge pull request #548 from z33ky/master
...
Song: Add support for xmms2
2016-12-19 00:26:00 +07:00
Muhammad Herdiansyah
9496c542eb
CPU: Remove more unneeded outputs
2016-12-18 12:08:27 +07:00
Muhammad Herdiansyah
10857ff92d
Docs: CHANGELOG
2016-12-18 09:19:50 +07:00
Muhammad Herdiansyah
9dfb8068f9
Merge branch 'gnu-to-linux'
2016-12-18 09:16:19 +07:00
Muhammad Herdiansyah
55190a61f5
ASCII: Fixed BSD Beastie's shoes
2016-12-17 21:46:36 +07:00
Muhammad Herdiansyah
48ee97fcd1
GPU: Remove more filler stuff from AMD
...
Source: http://redd.it/5iqjf1
2016-12-17 17:45:06 +07:00
Muhammad Herdiansyah
1ba4bc3da8
General: Set fixed PATH
2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
e8b121c938
Local IP: Merge BSD and Solaris to Linux
2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
93e7ab0b3a
OS: Merge all "GNU" instances to Linux
2016-12-17 17:11:55 +07:00
Muhammad Herdiansyah
3fc42f3245
ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux
2016-12-16 17:37:35 +07:00
Muhammad Herdiansyah
0a3505fc22
CHANGELOG: Merge CPU block
2016-12-15 18:51:02 +07:00
Herdiansyah and GitHub
0fdd3b8637
CPU [Linux]: Added CPU name detection for more architectures ( #529 )
...
This fixes #526 .
2016-12-15 18:03:10 +07:00
Muhammad Herdiansyah
fb53751813
Update CHANGELOG
...
Ubuntu Studio is not a DE
2016-12-14 11:57:40 +07:00
Muhammad Herdiansyah
9aed2b0103
Memory [Solaris]: Changed function name for consistency
2016-12-14 11:57:12 +07:00
Muhammad Herdiansyah
fee6f565f7
ASCII: Added Ubuntu Studio
2016-12-13 15:19:26 +07:00
Muhammad Herdiansyah
66be054f30
Colors: use start++ instead of adding it manually after case
2016-12-10 19:52:07 +07:00
Muhammad Herdiansyah
de91180567
BSD: Use $kernel_name instead of $distro in some functions
2016-12-05 18:07:20 +07:00
Muhammad Herdiansyah
a40c0fd7ad
Wallpaper: Expanded support to Solaris and GNU Hurd
2016-12-05 17:36:21 +07:00
Muhammad Herdiansyah
63c532f2c5
Kernel: Modify how kernel_shorthand works in BSDs
2016-12-03 11:20:31 +07:00
Muhammad Herdiansyah
956c79d0de
Distro: Added support for GoboLinux
2016-12-02 18:18:55 +07:00
Muhammad Herdiansyah
00447db6d7
Public IP: Add caching
2016-12-02 12:11:39 +07:00
Muhammad Herdiansyah
4d21fb6397
GNU Hurd: Added uptime
...
Oops, forgot this one.
2016-11-29 16:46:58 +07:00
Muhammad Herdiansyah
4d939690a8
CPU: Added cpu_temp support for BSDs
2016-11-26 14:48:25 +07:00
Muhammad Herdiansyah
8fbb7dee58
Config: Updated description
2016-11-26 11:32:50 +07:00
Muhammad Herdiansyah
7527f2c459
Music: Added support for Pragha
2016-11-24 22:08:52 +07:00
Muhammad Herdiansyah
21201a1abd
Music: Added support for Clementine
2016-11-24 22:01:28 +07:00
Muhammad Herdiansyah
524a43dd33
Distro: Add last fallback if no distro was detected
2016-11-22 07:02:34 +07:00
Muhammad Herdiansyah
87fb0fd5ea
Packages: Added package detection for Lunar Linux and TinyCore
2016-11-18 21:41:11 +07:00
Muhammad Herdiansyah
2581fbd8d8
Music: Added support for Lollypop
2016-11-15 21:46:27 +07:00
Muhammad Herdiansyah
7e445aa062
Music: Added support for GNOME Music
2016-11-15 21:46:25 +07:00
Muhammad Herdiansyah
5801cd44a1
Added fallback ASCII for *BSD, Solaris, GNU
2016-11-13 18:08:07 +07:00
Muhammad Herdiansyah
d160a2ee03
ASCII: Added Netrunner
2016-11-04 19:33:16 +07:00
Muhammad Herdiansyah
1fa37fa274
ASCII: Added Korora
2016-11-04 19:33:16 +07:00
Herdiansyah and GitHub
5c1d5fec76
README: Added installation instructions for Android/Termux
2016-11-02 08:23:57 +07:00
Herdiansyah and GitHub
ebf5f6345a
Android (Termux): Fixed ASCII not appearing
2016-11-02 08:21:15 +07:00
Muhammad Herdiansyah
c47d095a38
Expanded distro_shorthand to *BSDs
2016-10-31 20:47:32 +07:00
Muhammad Herdiansyah
2f46385cf0
GPU: Used FreeBSD's method for DragonFlyBSD and PacBSD
2016-10-30 23:40:52 +07:00
Muhammad Herdiansyah
e92e691751
SUSE: Changed ASCII behavior
...
In SUSE's `lsb_release`, they have different behavior for `-ir` and
`-d`, one output will be `openSUSE Leap 42.1` and the other will be
`SUSE LINUX 42.1`. This new behavior would also extend compatibility
with SUSE Linux Enterprise.
2016-10-24 22:09:57 +07:00
Muhammad Herdiansyah
24e7216777
Solaris: Strip out crap from getdistro output
2016-10-23 18:51:12 +07:00
Muhammad Herdiansyah
d39bebb2a4
Solaris: Unified package detection with Linux
...
Some OpenSolaris/illumos-based distribution used various Linux package
managers such as dpkg, rpm, and portage (see more at
http://wiki.illumos.org/display/illumos/Distributions ). It would make
sense for Solaris' case to be unified with Linux.
However, Linux's `pkg` detection (I don't know which distro is that) are
vastly different from Oracle Solaris/OpenIndiana's `pkg`, so a
workaround is used.
2016-10-23 18:51:04 +07:00
Muhammad Herdiansyah
e4c7f1926a
Solaris: Rewritten uptime
...
Solaris' uptime will now show the second mark only so we don't have 2
case instances.
2016-10-21 16:29:31 +07:00
Muhammad Herdiansyah
294b5f34e7
Added support for Bitrig
2016-10-16 09:50:22 +07:00
Muhammad Herdiansyah
710fd49887
Added function to check if old flags is still present on configs
2016-10-15 13:19:52 +07:00
Muhammad Herdiansyah
fe6588d8b6
Expanded distro_shorthand to Solaris
2016-10-15 13:19:52 +07:00
Muhammad Herdiansyah
ed41c15c6a
Expanded distro_shorthand to Mac OS X
2016-10-15 13:19:49 +07:00
Muhammad Herdiansyah
9fa8f4cff1
Changed installation instruction for Gentoo/Funtoo
2016-10-09 18:06:27 +07:00
Muhammad Herdiansyah
1694faa3b8
README: Added feature support for Win10 Linux subsystem
2016-10-07 17:44:47 +07:00
Muhammad Herdiansyah
b7256fb48a
Removed "Windows" from os_arch description.
...
To preserve accuracy, os_arch's description will be changed accordingly
so there will be no notion that os_arch is Windows' exclusive.
2016-10-07 17:44:39 +07:00
Muhammad Herdiansyah
aa7e185d17
Solaris: Better awk without gsub
2016-10-05 22:06:54 +07:00
Muhammad Herdiansyah
461c826b70
Fixed various indentation
2016-10-02 09:12:48 +07:00
Muhammad Herdiansyah
3dff1947b5
Initial support for Windows 10 Linux subsystem
2016-10-01 18:00:32 +07:00
Muhammad Herdiansyah
42048570d4
Added support for deadbeef
2016-09-11 23:37:23 +07:00
Muhammad Herdiansyah
7a7e7aeb1f
Added support for Amarok
2016-09-07 23:33:05 +07:00
Muhammad Herdiansyah
fb4638f1af
Added support for Banshee Music Player
2016-09-07 22:10:13 +07:00
Muhammad Herdiansyah
8c459ba781
Added support for Rhythmbox Music Player
2016-09-07 22:07:51 +07:00
Muhammad Herdiansyah
f45951a147
Fixed percent not displaying in cpu_display
2016-09-03 14:46:59 +07:00
Muhammad Herdiansyah
e51f6cf836
OpenBSD's battery status get back into the BSD case
...
Maybe the original commiter forgot the * so s/he decided to get OpenBSD's
case nest into the `$os` instead of `$distro`.
I suspect the original reason that because OpenBSD's `$distro` output
is `OpenBSD $(uname -m)` instead of just `OpenBSD` so the results didn't
appear.
Anyway, for consistency, I decided to bring OpenBSD's battery case back
to the `$distro` case, add a very little fix (which is the *) and the
problem should be fixed.
2016-09-02 21:12:02 +07:00
Muhammad Herdiansyah
e2af2772fe
Expanded distro_shorthand to support non-LSB solutions
2016-09-01 20:28:57 +07:00
Muhammad Herdiansyah
444c860e61
Fixed Android uptime
2016-08-30 23:13:59 +07:00
Muhammad Herdiansyah
a80eb35d2c
Updated README with Solaris dependencies
2016-08-30 19:17:36 +07:00
Muhammad Herdiansyah
7372e56d50
Added distro_shorthand to simplify lsb_release output
2016-08-30 11:18:30 +07:00
Muhammad Herdiansyah
b3dcfe820c
Changed case
2016-08-30 07:26:13 +07:00
Muhammad Herdiansyah
c0b53c0606
Added distro detection
2016-08-29 21:36:57 +07:00
Muhammad Herdiansyah
7889c093b2
Added and changed some Android commands
...
Included:
- Added model support for Android
- Changed CPU command to use native Android ones
2016-08-29 21:20:46 +07:00
Muhammad Herdiansyah
06a3f809cc
Added support for GuixSD
2016-08-27 15:42:56 +07:00
Muhammad Herdiansyah
346bff1c52
Added Solaris support for model
2016-08-14 17:41:09 +07:00
Muhammad Herdiansyah
52b3f02ea3
Updates on ASCII logos and colors
...
Included:
* Added Oracle logo (and color)
* Small color tweak on OpenIndiana's logo (and colors)
2016-08-12 00:25:22 +07:00
Muhammad Herdiansyah
2e64ff37cd
Added Solaris support
2016-08-07 18:42:56 +07:00
Muhammad Herdiansyah
26f68ab060
Updated installation instructions
...
Included:
- Added Installation Instructions for Slackware
- Fix for Gentoo's instruction on wget
- Small changes for Void
2016-08-07 09:29:37 +07:00
Muhammad Herdiansyah
fb836d5e91
New installation instruction for Gentoo/Funtoo
2016-06-13 19:47:11 +07:00
Muhammad Herdiansyah
ddb5c99646
Unified installation instructions for Red Hat distros
2016-05-24 11:44:22 +07:00
Muhammad Herdiansyah
39d2c65bfc
Added installation instructions for Void
2016-03-27 20:20:35 +07:00