Commit Graph
44 Commits
Author SHA1 Message Date
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
HerdiansyahandGitHub 5c1d5fec76 README: Added installation instructions for Android/Termux 2016-11-02 08:23:57 +07:00
HerdiansyahandGitHub 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