Commit graph

1702 commits

Author SHA1 Message Date
Paul Hebble
2094c134ce Fix --ascii_distro ubuntu-studio
The ascii/distro directory has an ubuntu-studio file, which is
documented in the --help text, but when I try to use that option, it
falls back to the default Ubuntu logo.

This change adds a case for Ubuntu-Studio to set ascii_file and the
colors based on the logo at https://ubuntustudio.org.
2017-04-10 17:05:38 -05:00
Michael Straube
d8e1150e19 Battery: Add support for Bay Trail devices (axp288_fuel_gauge) 2017-04-10 13:27:34 +02:00
Dylan Araps
0180485851 Merge pull request #682 from dylanaraps/get_locale
Info: Added function to display locale.
2017-04-06 09:33:55 +10:00
Muhammad Herdiansyah
0efc00419e OS: Added support for MinGW 2017-04-05 15:08:09 +07:00
Dylan Araps
cedc3846d1 Merge pull request #688 from dylanaraps/disk_dir
Disk: Add new option to only show dir name in subtitle.
2017-04-04 08:54:11 +10:00
Dylan Araps
1216c9d5ad Merge pull request #681 from dylanaraps/scrot_fix
Scrot: Make scrot easier to use.
2017-04-04 08:51:06 +10:00
Dylan Araps
e6044b3c41 Distro: Add support for DesaOS 2017-04-04 08:47:26 +10:00
Dylan Araps
d742d9aa9c Disk: Add new option to only show dir name in subtitle 2017-04-02 06:58:48 +10:00
Dylan Araps
f8f26453ae Ascii: [Arch] Use brighter colors 2017-03-28 08:49:46 +11:00
Dylan Araps
631ae8d2b4 GPU: [Linux] Hide duplicate lines 2017-03-27 09:50:52 +11:00
Dylan Araps
a6573119f9 Info: Added function to display locale 2017-03-27 08:51:56 +11:00
Dylan Araps
1e6804f54a Scrot: Log where the file was saved and fix bug with empty filename 2017-03-27 08:45:12 +11:00
Dylan Araps
4659863737 Scrot: Unset scrot_dir if the user has set it 2017-03-27 08:33:13 +11:00
Dylan Araps
d34f01f21b Scrot: Make scrot easier to use 2017-03-27 08:29:04 +11:00
Dylan Araps
1e9c22af9f Merge branch 'master' of github.com:dylanaraps/neofetch 2017-03-23 08:03:56 +11:00
Dylan Araps
a575c01b5c iTerm2: Fix image mode in tmux, closes #678 2017-03-23 08:03:43 +11:00
Michael Straube
e92a03816e OS: Add support for Nitrux 2017-03-22 11:13:39 +01:00
Dylan Araps
fc06ad86cf Merge pull request #674 from dylanaraps/speed_fix
CPU: Add option to show decimals in CPU speed.
2017-03-22 15:18:03 +11:00
Jorge Gonzalez
6803b571b7
Change if statement to a switch 2017-03-21 19:58:47 -04:00
Jorge Gonzalez
0c4d4eb23a
Reduce macOS WM detections to one ps call 2017-03-21 18:37:41 -04:00
Jorge Gonzalez
1bd185874c
WM: Add support for Amethyst on macOS 2017-03-21 13:45:23 -04:00
Dylan Araps
7cf891a63b Merge pull request #670 from dritter/add_iterm2_font_detection
Add iterm2 font detection
2017-03-15 21:25:55 +11:00
Niles Rogoff
ce7ef19372
Correct style 2017-03-09 13:27:16 -08:00
Niles Rogoff
7bf8f17854
Slitaz support added 2017-03-09 10:55:06 -08:00
Dylan Araps
ac7cf27147 Resolution: Show decimals 2017-03-09 12:07:29 +11:00
Dylan Araps
30a6d8641b CPU: Added speed_shorthand to toggle showing decimals in the output 2017-03-09 12:03:17 +11:00
Dylan Araps
d8561cceed CPU: Show an additional digit in cpu speed 2017-03-09 11:47:52 +11:00
Dominik Ritter
8d250e41ba Fix newlines 2017-03-09 01:17:31 +01:00
Dominik Ritter
8c783d63a2 Add newlines 2017-03-09 01:13:31 +01:00
Dominik Ritter
53eafeb414 Fix code style 2017-03-08 23:19:03 +01:00
Eliezio Oliveira
707601bbf7 MacOS screenresolution: accepts output from stdout and stderr. Closes #662 2017-03-04 20:36:35 -03:00
Muhammad Herdiansyah
0c03845100 Packages: Used better method for checking packages in eopkg (#669) 2017-03-03 14:43:10 +07:00
Dominik Ritter
569bef567f Fix code style 2017-03-03 00:32:04 +01:00
Dominik Ritter
24283be05d Mute error message, when PlistBuddy is not installed
PlistBuddy is part of XCode. It may be that users don't have it
installed.
2017-03-02 23:56:49 +01:00
Dominik Ritter
38641c690e Add warning about iTerm2s dynamic profiles 2017-03-02 02:30:53 +01:00
Dominik Ritter
d1e81f3344 Add reference to post on iTerm2 list
because of ambiguous active profile name
2017-03-02 02:28:23 +01:00
Dominik Ritter
3cf7c5ffa2 Only print non-ascii font if switch "use different font" is active 2017-03-02 02:17:36 +01:00
Dominik Ritter
e2d1cb27a5 Fix comparison 2017-03-02 01:56:29 +01:00
Dominik Ritter
eec7f08eee Add warning about possible profile name collisions 2017-03-02 01:50:17 +01:00
Dominik Ritter
4387233378 Add warning that false positives can occur 2017-03-02 01:46:22 +01:00
Dominik Ritter
e9c8e6c2a3 Add font detection for iTerm2 2017-03-02 01:45:46 +01:00
Jorge Gonzalez
072ad5cfff Fix ps line 2017-02-28 11:50:23 -05:00
Jorge Gonzalez
982f2b59ec
WM: Add support for Spectacle on macOS 2017-02-28 11:36:57 -05:00
Muhammad Herdiansyah
39986f2197 Local IP: Fixed UID showing instead of IP 2017-02-28 11:59:01 +07:00
Dylan Araps
716e50ecbf Bar: Fix incorrect coloring. Closes #661 2017-02-25 19:02:49 +11:00
Dylan Araps
51fa1b3c12 Bar: Semi-fix the color issues when barinfo is used 2017-02-24 10:18:37 +11:00
Dylan Araps
ceadf7d5fa WM: Fix indent 2017-02-23 14:24:30 +11:00
Jorge Gonzalez
9becea4feb
WM: Add support for Kwm on macOS 2017-02-22 22:12:48 -05:00
Dylan Araps
110e95a194 Revert "WM: Add support for Kwm on macOS" 2017-02-23 13:54:52 +11:00
Jorge Gonzalez
8c3fef5396 Modify ps line 2017-02-22 17:19:52 -05:00
Jorge Gonzalez
c583d06780
WM: Add support for Kwm on macOS 2017-02-22 12:37:01 -05:00
Dylan Araps
7afd5b2d22 Song: Fix audacious fallback 2017-02-19 10:42:45 +11:00
Dylan Araps
b952030011 Song: Use audtool before falling back to dbus 2017-02-17 10:23:12 +11:00
Dylan Araps
199dadd537 Images: Fix bug with getting terminal size 2017-02-09 11:00:50 +11:00
Dylan Araps
ca54e76f52 Images: Added termpix backend 2017-02-09 10:36:21 +11:00
Dylan Araps
69046ae124 Image: Added sixel backend 2017-02-09 10:23:21 +11:00
Dylan Araps
bff259fdd0 General: Fix prompt height when color blocks are disabled in config 2017-01-31 23:32:10 +11:00
Dylan Araps
b4e5169aa9 General: Simplified prompt calculation, un-hardcoded line breaks. Closes #652 2017-01-31 07:45:52 +11:00
Dylan Araps
8fb4aec1ed General: Bump version to 3.0.2 2017-01-30 19:56:39 +11:00
Dylan Araps
8fce18fcae General: Increment version number 2017-01-30 19:44:12 +11:00
Dylan Araps
54c6119041 Packages: Count chromebrew packages 2017-01-30 11:03:39 +11:00
Dylan Araps
4ee3f48cb2 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-29 18:43:02 +11:00
Dylan Araps
4fdf4366ad Scrot: Add message letting users now that a screenshot was taken 2017-01-29 18:42:47 +11:00
Muhammad Herdiansyah
97a437b7ed Config: Applied @fornwall's patch 2017-01-28 13:54:40 +07:00
Dylan Araps
198d1e77c0 Merge pull request #648 from dylanaraps/strip
Prin: Fix underline not working
2017-01-28 11:38:17 +11:00
Tuomas Siipola
608ea47704 Ignore comments in Alacritty font detection 2017-01-28 00:13:02 +02:00
Dylan Araps
728357f4ad Underline: Fix travis 2017-01-28 07:30:13 +11:00
Dylan Araps
599ab60909 Travis: Echo length of underline 2017-01-28 07:26:43 +11:00
Dylan Araps
ebba162aff General: Be less greedy 2017-01-28 03:05:19 +11:00
Dylan Araps
9573eee324 Prin: Fix underline not working 2017-01-28 03:01:11 +11:00
Dylan Araps
4af31a0fea Merge pull request #646 from dylanaraps/mem-label
Memory: Change label to MiB from MB
2017-01-27 15:50:06 +11:00
Dylan Araps
c4869f5e50 Disk: Fix stray bracket 2017-01-27 14:51:18 +11:00
Dylan Araps
568f52c3b9 Memory: Show MB on OS that output the memory as Megabytes 2017-01-27 14:35:04 +11:00
Dylan Araps
fae12fadf2 Memory: Change label to MiB from MB 2017-01-27 14:29:19 +11:00
Dylan Araps
c0e3a13f9d General: More regex fixes 2017-01-26 22:46:39 +11:00
Dylan Araps
9bbd64a790 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-26 22:37:06 +11:00
Dylan Araps
430f5af564 Ascii: Fix ascii file not working 2017-01-26 22:36:08 +11:00
Dylan Araps
01c383bceb Merge pull request #639 from YellowApple/patch-1
Fix paths for "proper" Haiku installation
2017-01-26 22:17:40 +11:00
Dylan Araps
0d9f95bf5e Merge pull request #642 from mstraube/song
Fix song_shorthand, use dbus for audacious
2017-01-26 20:09:58 +11:00
Michael Straube
c7892a70c7 Song: Don't print empty song with song_shorthand 2017-01-26 09:05:24 +01:00
Dylan Araps
502f4834fb Distro: Use kernel_version in Windows detection 2017-01-26 19:03:56 +11:00
Michael Straube
e66b63d0f3 Song: Use get_song_dbus for audacious 2017-01-26 09:03:35 +01:00
Dylan Araps
cfdaac34f2 Disk: Show disk name when subtitle is disabled 2017-01-26 19:00:48 +11:00
Dylan Araps
01b3df7cd2 Error: Add quotes to image 2017-01-26 18:41:03 +11:00
Dylan Araps
58a57bb153 Images: Fix cd error 2017-01-26 18:37:13 +11:00
Michael Straube
7f5554ac6c Song: Fix typo 2017-01-26 08:19:44 +01:00
Dylan Araps
a6c5c64bea General: Fix output if subtitles are disabled and prin is used 2017-01-26 17:51:36 +11:00
Dylan Araps
8884b19e82 Song: Fix album name being used as artist name 2017-01-26 16:37:52 +11:00
Ryan S. Northrup
87cfcfc72a Fix paths for "proper" Haiku installation
Recommendation: consider working out some way for there to be a standard `$PREFIX` variable for this, and some other way to populate this correctly based on the `$PREFIX` passed to `make install`.
2017-01-25 15:15:22 -08:00
Dylan Araps
f3b803ae38 Image: Fix images in Terminology and Tmux 2017-01-25 12:17:29 +11:00
Dylan Araps
bc0118a759 Ascii: Fix bug where source is an image 2017-01-25 11:56:33 +11:00
Dylan Araps
4064f4340b OS: Added support for ArchBox. Closes #634 2017-01-25 10:36:17 +11:00
Dylan Araps
bade83d5d5 Shell: Fix shell version on bash 3 2017-01-25 00:49:14 +11:00
Dylan Araps
32c4b00bfd Ascii: [Windows 10] Fix ascii_distro not working 2017-01-24 23:41:48 +11:00
Dylan Araps
0fed289d58 Config: Fix config error on macOS 2017-01-24 12:18:44 +11:00
Dylan Araps
539c1462bf Merge pull request #632 from dawidd6/master
MPD server on another host
2017-01-24 12:00:09 +11:00
Dylan Araps
a3c41033d2 Config: Remove '--config travis' in favor of '--config path/to/travis' 2017-01-24 11:48:09 +11:00
dawidd6
ee41671dec
rewrite mpc discovery 2017-01-24 00:31:53 +01:00
Dylan Araps
d68780385f Old Options: Fix progress bar options 2017-01-24 10:23:07 +11:00
Dylan Araps
0a70754ef1 Old Options: Fix birthday_time not working 2017-01-24 10:11:35 +11:00