Commit graph

722 commits

Author SHA1 Message Date
Dylan Araps
dcceeb7a13 Merge pull request #339 from dylanaraps/promptfix
Don't clear the screen in 'Ascii' and 'No Image' modes. Fixes #335
2016-10-02 13:43:26 +11:00
Muhammad Herdiansyah
461c826b70 Fixed various indentation 2016-10-02 09:12:48 +07:00
Dylan Araps
75a7d2c1b4 swap case for ifs 2016-10-02 12:23:12 +11:00
Dylan Araps
6ede242b1c Fix blank model output on Windows 2016-10-02 12:01:22 +11:00
Dylan Araps
e590ddc10f Fix blank oem info on Windows 2016-10-02 11:58:28 +11:00
Dylan Araps
d77bbd9619 Fix empty cpu speed on windows 2016-10-02 11:40:00 +11:00
Dylan Araps
515f5e0fe6 Fix ascii color 2016-10-02 11:33:31 +11:00
Dylan Araps
be9fadf7c4 Fix ascii colors on Windows 10 2016-10-02 11:27:24 +11:00
Dylan Araps
8f822c9366 Merge pull request #334 from konimex/subsystem
Initial support for Windows 10 Linux subsystem
2016-10-02 10:19:36 +11:00
undrskr
59a7120196 Change the ascii colors for Solus 2016-10-01 18:16:10 +03:00
Muhammad Herdiansyah
3dff1947b5 Initial support for Windows 10 Linux subsystem 2016-10-01 18:00:32 +07:00
Dylan Araps
070843d2bf Clear screen later 2016-10-01 12:57:54 +10:00
Dylan Araps
2b7ff346db Fix garbage in prompt 2016-10-01 12:55:31 +10:00
Dylan Araps
b112ac9715 Cleanup 2016-10-01 12:33:30 +10:00
Dylan Araps
70fa77b64b Faster math 2016-10-01 12:30:59 +10:00
Dylan Araps
402abf90a8 Remove cursor pos line 2016-10-01 12:28:21 +10:00
Dylan Araps
823cce5893 Add comments 2016-10-01 11:42:18 +10:00
Dylan Araps
c4e881c9f1 No longer clear screen 2016-10-01 11:35:23 +10:00
Dylan Araps
580b5fd3f0 Neofetch no longer clears the screen in ascii/off modes 2016-10-01 11:12:29 +10:00
Dylan Araps
8f9b320e99 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-10-01 10:50:12 +10:00
Dylan Araps
534ffd671c Fix typo 2016-10-01 10:49:56 +10:00
Dylan Araps
79b8ad83bc Fix #336 2016-10-01 10:35:52 +10: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
Dylan Araps
d1bab99b00 Merge pull request #327 from konimex/distro_shorthand
Expanded distro_shorthand to support non-LSB solutions
2016-09-03 02:17:42 +10: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
Dylan Araps
0a56836343 Merge pull request #323 from konimex/lsb
Added distro_shorthand to simplify lsb_release output
2016-08-30 19:53:26 +10:00
Muhammad Herdiansyah
7372e56d50 Added distro_shorthand to simplify lsb_release output 2016-08-30 11:18:30 +07:00
Muhammad Herdiansyah
c0b53c0606 Added distro detection 2016-08-29 21:36:57 +07:00
Muhammad Herdiansyah
06a3f809cc Added support for GuixSD 2016-08-27 15:42:56 +07:00
Dylan Araps
f7353a6b64 Model: Add checks for more files 2016-08-27 08:48:43 +10:00
Dylan Araps
198fa7bcd9 Merge pull request #310 from dylanaraps/model2
Add new `model` function to print device model name
2016-08-26 22:16:12 +10:00
Dylan Araps
e3c5bbd8a2 Fix disk on OS X and FreeBSD 2016-08-26 13:03:22 +10:00
Dylan Araps
f5bd9a7841 test 2016-08-26 12:28:33 +10:00
Dylan Araps
93715fb4a9 Simplify cpu core 2016-08-26 12:21:32 +10:00
Dylan Araps
5e32fc6461 Openwrt count packages 2016-08-26 12:17:58 +10:00
Dylan Araps
8250f5052a Fix disk usage and user 2016-08-26 12:07:26 +10:00
Dylan Araps
d41d805f1a read: Use -s flag instead of stty 2016-08-26 11:27:58 +10:00
Dylan Araps
db8aebd216 Swap stty for -s 2016-08-26 11:22:54 +10:00
Dylan Araps
e53e82c9c4 Supress prompt erors 2016-08-26 11:15:27 +10:00
Dylan Araps
2dea28ea2a Fix awk bug on openwrt 2016-08-26 11:10:55 +10:00
Dylan Araps
ad53cc8bfc OpenWRT uptime 2016-08-26 10:19:05 +10:00
Dylan Araps
377b5a048d Fix distro on openwrt 2016-08-25 22:26:22 +10:00
Dylan Araps
c1a867ad22 getcpu: Remove prin usage 2016-08-19 23:05:39 +10:00
Dylan Araps
4420a2cb38 Remove stdout mode 2016-08-19 23:01:18 +10:00
Dylan Araps
595c14a2e4 Fix merge conflicts 2016-08-19 22:47:46 +10:00