Commit Graph

2597 Commits

Author SHA1 Message Date
Dylan Araps a06329db1b getterm: Use /proc/$PPID/comm instead of ps 2016-10-29 15:19:04 +11:00
Dylan Araps 41c778f680 Changelog 2016-10-29 14:35:05 +11:00
Dylan Araps 7c327683a8 Kernel: Print kernel name by default 2016-10-29 14:33:36 +11:00
Dylan Araps 0871c362ef Windows 10 (bash): Fix battery 2 2016-10-29 11:47:00 +11:00
Dylan Araps 7735fb02a5 Windows 10 (bash): Fix battery usage 2016-10-29 11:41:50 +11:00
Dylan Araps 2f5b223200 Update README.md 2016-10-27 09:46:51 +11:00
Dylan Araps 063bf4330a Update README.md 2016-10-27 09:46:10 +11:00
Dylan Araps 7a969f5ec6 Update Changelog.md 2016-10-27 09:45:16 +11:00
Dylan Araps 527e1573ee Changelog 2016-10-27 09:46:32 +11:00
Dylan Araps 63198a2209 Uptime: Remove 'up' 2016-10-27 09:45:55 +11:00
Dylan Araps d5a16ee13e Update README.md 2016-10-27 09:40:16 +11:00
Dylan Araps 3bb99bf24b Update Changelog.md 2016-10-27 09:37:56 +11:00
Dylan Araps 51354b2235 Merge pull request #322 from dylanaraps/android2
Add Android support 2
2016-10-27 09:30:23 +11:00
Dylan Araps 5ef4ae422f Other: Update PR template 2016-10-27 08:58:27 +11:00
Dylan Araps ddb89681c0 Other: Update PR template 2016-10-27 08:57:47 +11:00
Dylan Araps efd5432a59 Other: Add PR template 2016-10-27 08:56:40 +11:00
Dylan Araps f8314b2ea5 Changelog 2016-10-27 08:21:42 +11:00
Dylan Araps b8502a8b44 Ascii: Fix colors on light terminals 2016-10-27 08:20:20 +11:00
Dylan Araps e8e859b590 Merge master 2016-10-27 08:09:08 +11:00
Dylan Araps 466e92b2d4 Changelog 2016-10-26 23:54:46 +11:00
Dylan Araps 785a22520b Merge pull request #398 from dylanaraps/gpu
GPU: [Linux] Rewrite GPU
2016-10-26 23:50:57 +11:00
Dylan Araps 64b8e02812 Fix 2016-10-26 23:50:54 +11:00
Dylan Araps 8cbf7e7feb Remove GPU shorthand 2016-10-26 23:41:17 +11:00
Dylan Araps 4e7955bc94 Cache GPU output 2016-10-26 23:22:08 +11:00
Dylan Araps b2d17711f9 GPU: Add brand 2016-10-26 23:16:57 +11:00
Dylan Araps 0177837f69 GPU: Start rewrite 2016-10-26 22:48:20 +11:00
Dylan Araps df93b8cff1 Changelog 2016-10-26 21:24:06 +11:00
Dylan Araps eee8ac7f8e Merge pull request #396 from dylanaraps/song
Song: Rewrite song function
2016-10-26 21:20:05 +11:00
Dylan Araps 6f41167eb5 Song: Fix iTunes 2 2016-10-26 21:18:46 +11:00
Dylan Araps 9889ba14cb Song: Fix iTunes 2016-10-26 21:04:58 +11:00
Dylan Araps 314c254794 Docs: misc 2016-10-26 18:24:37 +11:00
Dylan Araps bf67d5be11 Docs: Remove battery options 2016-10-26 18:23:15 +11:00
Dylan Araps 43ac9dfcb2 Docs 2016-10-26 18:22:08 +11:00
Dylan Araps 0c41c285a7 Fix processes with paths in name' 2016-10-26 18:09:59 +11:00
Dylan Araps 6c5eb6a7ae Changelog 2016-10-26 18:08:35 +11:00
Dylan Araps 37662132e7 Merge pull request #397 from dylanaraps/bat
Battery: [Linux] Rewrite battery
2016-10-26 18:04:01 +11:00
Dylan Araps 72de668641 Battery: [Linux] Remove old options 2016-10-26 17:59:03 +11:00
Dylan Araps b23ccd6709 Battery: [Linux] Rewrite battery 2016-10-26 17:56:50 +11:00
Dylan Araps 931660d31a Remove pointless if
"
2016-10-26 15:38:45 +11:00
Dylan Araps 76c6c18cee Merge branch 'master' into song 2016-10-26 15:21:04 +11:00
Dylan Araps efa55b28b0 Rewrite getsong 2016-10-26 15:18:11 +11:00
Dylan Araps bc906abb4e Update Changelog.md 2016-10-26 15:17:31 +11:00
Dylan Araps 04d00ad229 Merge pull request #395 from dylanaraps/fixes
Misc fixes/changes
2016-10-26 15:16:24 +11:00
Dylan Araps 252d56ab49 Reduce sise of iOS GPU function 2016-10-26 11:29:46 +11:00
Dylan Araps fa312af1ee Misc fixes/changes 2016-10-26 11:18:37 +11:00
Dylan Araps cc9095ccd5 Refactor GPU 2016-10-25 10:39:56 +11:00
Dylan Araps ab1de702f9 Distro: Simplify shorthand for lsb_release 2016-10-25 10:30:41 +11:00
Dylan Araps 192014ca9f Model: Remove useless use of cat 2016-10-25 10:25:10 +11:00
Dylan Araps cbd577e131 Merge pull request #394 from konimex/master
*SUSE: Changed ASCII behavior
2016-10-25 07:57:44 +11: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