Commit Graph

1181 Commits

Author SHA1 Message Date
Dylan 030263465f Fix memory output on OpenBSD 2016-03-26 09:45:46 +11:00
Dylan 17cd68ba6b Fixed CPU output on OpenBSD 2016-03-26 09:40:35 +11:00
Dylan c4119421c3 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-26 09:34:07 +11:00
Dylan 6afb2b3021 Changelog 2016-03-26 09:29:00 +11:00
Dylan Araps 0eff00c3ff Merge pull request #174 from dylanaraps/shuffle
Remove shuffledir in favor of '--image path/to/dir/'
2016-03-26 09:28:34 +11:00
Dylan 5708b949a4 Swap colors to a more portable escape sequence 2016-03-26 09:15:29 +11:00
Dylan b829a1a5e5 Swap shuf for a more universal alternative 2016-03-26 09:10:20 +11:00
Dylan 4a06a4a1e2 Reset colors before setting them 2016-03-26 08:54:33 +11:00
Andrew Titmuss 0d64fac031 added xrandr without refresh rate 2016-03-26 08:51:39 +11:00
Andrew Titmuss c5f22dacb3 added check for whether user wants refresh rate for linux 2016-03-26 08:36:00 +11:00
Andrew Titmuss b971e214e6 added Linux support 2016-03-26 07:59:24 +11:00
Dylan 8745dce02a Show state with progress bars 2016-03-26 01:26:42 +11:00
Dylan b15a9b4463 Fix battery progress bars when not charging 2016-03-26 01:25:41 +11:00
Dylan 602be3a6c0 Fix incorrect state output 2016-03-26 01:24:08 +11:00
Dylan 04b35027c7 Fix battery state when used with progress bars 2016-03-26 01:06:03 +11:00
Dylan ab356239f3 Added new disk display mode called 'perc' 2016-03-26 01:02:01 +11:00
Dylan 1463b8f336 Rename battery_status to battery_state 2016-03-26 00:24:18 +11:00
Dylan 4bba141a9c Merge branch 'master' of github.com:dylanaraps/neofetch 2016-03-26 00:23:32 +11:00
Dylan b8a08b5253 Changelog 2016-03-26 00:22:09 +11:00
Dylan Araps 5eaa3cba79 Merge pull request #176 from dylanaraps/battery_fixes
Remove duplicate blocks from the battery function.
2016-03-26 00:20:44 +11:00
Dylan 88d279e1f9 Changes to the battery state stuff 2016-03-26 00:18:16 +11:00
Dylan Araps f5ec035e18 Merge pull request #168 from dawidd6/battery_status
added battery status for linux and freebsd (only one battery)
2016-03-26 00:14:29 +11:00
dawidd6 2c7696fdd0 cosmetical changes according to @dylanaraps suggestions 2016-03-25 13:50:49 +01:00
Dylan f33d7a2823 Changelog 2016-03-25 22:21:06 +11:00
Dylan 4cf43fecc0 Don't print resolution if detection fails 2016-03-25 22:20:19 +11:00
Dylan d0c85370b6 Changelog 2016-03-25 22:18:37 +11:00
Dylan 2984687018 Only print cpu cores if they're found 2016-03-25 22:17:54 +11:00
Dylan 5d7ed48661 Small nitpick 2016-03-25 22:13:39 +11:00
Dylan 5939c27b60 Rewrite memory function to work on older linux kernel versions 2016-03-25 21:51:21 +11:00
Dylan c69a2397a0 Update documentation 2016-03-25 21:28:51 +11:00
Dylan 5d03e007af Remove shuffledir in favor of '--image path/to/dir/' 2016-03-25 21:22:58 +11:00
Dylan d7df2378df Changelog 2016-03-25 21:08:38 +11:00
Dylan b92750d822 Better Alpine Linux logo 2016-03-25 21:07:48 +11:00
Dylan d9057172df Update Readme 2016-03-25 20:57:05 +11:00
Dylan e6456030fe Changelog 2016-03-25 19:34:40 +11:00
Dylan 70fb4e9597 Added support for Qubes OS 2016-03-25 19:34:05 +11:00
Dylan Araps 3e2c4c3b53 Merge pull request #173 from iandrewt/google-play-music
Added Google Play Music Desktop Player as a song output source
2016-03-25 13:46:10 +11:00
Andrew Titmuss 9537be0e94 changed with new gpmdp function 2016-03-25 13:44:15 +11:00
Andrew Titmuss 808821e2cd fixed gpmdp install instructions 2016-03-25 13:27:55 +11:00
Dylan 6a9106929a Changelog 2016-03-25 10:08:50 +11:00
Dylan 788ea84104 Changelog 2016-03-25 10:04:46 +11:00
Dylan Araps 769a2cddb6 Merge pull request #167 from dawidd6/master
fix for mpc detection
2016-03-25 10:03:27 +11:00
Andrew Titmuss 1d04de9c1d added support for Google Play Music Desktop Player
also adds an optional dependancy of `gpmdp-bash`
2016-03-25 09:54:32 +11:00
Dawid 7aa3bd8fea changed mpc according to @dylanaraps suggestion 2016-03-24 19:31:10 +01:00
Andrew Titmuss 461da47497 Merge remote-tracking branch 'dylanaraps/master' 2016-03-24 18:18:24 +11:00
Dawid faefa6c0fe Merge pull request #2 from iandrewt/battery_status_mac
fixed with @dylanaraps suggestions from #1
2016-03-21 15:22:57 +01:00
Andrew Titmuss ef0dd5f096 fixed with @dylanaraps suggestions from #1 2016-03-21 17:22:38 +11:00
Dawid 49795c5035 Merge pull request #1 from iandrewt/battery_status_mac
Battery status for mac
2016-03-21 06:43:47 +01:00
Andrew Titmuss 913e14a8ae added OS X support, fixed capitalisation 2016-03-21 12:19:52 +11:00
Andrew Titmuss 2146f6d214 Merge branch 'battery_status' of https://github.com/dawidd6/neofetch into battery_status_mac 2016-03-21 12:10:23 +11:00