Commit Graph

110 Commits

Author SHA1 Message Date
Dylan Araps 476d4660a5 Fix comment grammar 2016-10-02 18:28:56 +11:00
Dylan Araps 26fe57d376 Add gpu_brand to enable/disable gpu brand in output 2016-10-02 18:26:50 +11:00
Muhammad Herdiansyah e2af2772fe Expanded distro_shorthand to support non-LSB solutions 2016-09-01 20:28:57 +07:00
Muhammad Herdiansyah 7372e56d50 Added distro_shorthand to simplify lsb_release output 2016-08-30 11:18:30 +07: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 4420a2cb38 Remove stdout mode 2016-08-19 23:01:18 +10:00
Dylan Araps 6b9abdb9d6 Add new model function to print device model name 2016-08-14 13:26:30 +10:00
Dylan Araps d8a1165694 Add missing ascii_distro config option 2016-08-12 16:52:51 +10:00
Dylan Araps bb995a21c2 Only 1 newline below cols 2016-08-04 10:25:49 +10:00
Dylan Araps a39592cdc5 Line wrap changes 2016-08-02 23:11:00 +10:00
Dylan Araps d3c2216f48 Add CPU Usage comments 2016-06-13 20:46:13 +10:00
Dylan Araps 5a976e9d45 Remove stray newline 2016-06-13 20:45:06 +10:00
Dylan Araps c69a8f2418 Move CPU Usage to its own function 2016-06-13 20:22:38 +10:00
Dylan Araps 6f8dc8ad64 Remove prompr_height 2016-06-13 17:25:10 +10:00
Dylan Araps e2e0811116 Merge pull request #252 from dylanaraps/term_font
Terminal and Terminal Font detection.
2016-06-03 18:27:21 +10:00
Dylan Araps af8646fe66 Merge pull request #266 from dylanaraps/size_none
Add '--size none' to disable cropping / resizing the images.
2016-05-31 12:12:44 +10:00
Dylan Araps 51aa7d01cd Fix wrong value for block width 2016-05-28 19:51:21 +10:00
Dylan Araps 79f8d55a56 Shorten terminal title 2016-05-28 11:22:34 +10:00
Dylan Araps 7f2f83039b Add '--block_height' / '$block_height' to change the height of the color blocks 2016-05-28 09:53:35 +10:00
Dylan Araps bd070d5059 Update docs 2016-05-27 15:23:02 +10:00
Dylan Araps 8b9a3ce90e Enable Terminal and Terminal font by default 2016-05-18 15:27:34 +10:00
Dylan f63b3f3597 Add ascii_bold which allows you to bold the ascii art 2016-05-15 01:13:33 +10:00
Dylan 70ea2093c3 Update default config to match Screenfetch 2016-04-29 17:51:12 +10:00
Dylan 550185fa7e Made progress bars more customizable 2016-04-24 18:30:57 +10:00
Dylan ce3567b2f6 --colors use color 7 instead of foreground. Adds 'fg' as new value for colors 2016-04-24 11:10:57 +10:00
Dylan ca3ab8e47c Underlining now works for all the info 2016-04-02 12:52:21 +11:00
Dylan 50d8a44a6d Don't hardcode '/home/dyl/.config', use '' if available 2016-04-01 09:47:48 +11:00
Dylan 35377d8619 Modify config file 2016-04-01 11:25:41 +11:00
Dylan aff2e634c4 Line wrap is now disabled by default 2016-03-30 11:40:38 +11:00
Dylan f62994a49c Remove 'image_backend' as we now detect it automatically 2016-03-30 10:22:29 +11:00
Dylan 0c4608a268 Update config file 2016-03-27 21:34:41 +11:00
Dylan Araps d8fa3824e4 Merge pull request #160 from iandrewt/refresh_rate
display refresh rate after each monitor (optional)
2016-03-26 11:38:07 +11:00
Andrew Titmuss c58a95854f added note about not being supported on windows 2016-03-26 11:34:35 +11:00
Dylan 5d03e007af Remove shuffledir in favor of '--image path/to/dir/' 2016-03-25 21:22:58 +11:00
Andrew Titmuss e594bbd2be remove second cpu_display option 2016-03-19 17:34:05 +11:00
Dylan cf3418d994 Fixed bugs with scrot usage 2016-03-19 09:37:29 +11:00
Andrew Titmuss 46a76f55c9 added documentation 2016-03-18 16:32:06 +11:00
Andrew Titmuss c98d8f1196 added CPU cores to CPU output 2016-03-15 18:55:35 +11:00
Dylan 64d90f8a4a Add config option and fix bugs with codename output 2016-03-13 23:08:08 +11:00
Dylan 8b68675e1b Add missing config option to config 2016-03-13 08:59:37 +11:00
Dylan 80e91fdaa5 Fixed merge conflicts 2016-03-13 08:55:35 +11:00
Dylan 6485476ae7 Various progress bar fixes 2016-03-13 08:37:33 +11:00
Dylan Araps 679346df39 Merge pull request #133 from iandrewt/gpu_shorthand-tiny
added tiny option to --gpu_shorthand
2016-03-11 20:59:22 +11:00
Andrew Titmuss 75a5f3f41a added tiny option to --gpu_shorthand
removes 'Graphics', 'GeForce' and 'Radeon' from output
2016-03-11 20:48:06 +11:00
Andrew Titmuss d1f7c47e0c changed cpu_frequency outputs with @dylanaraps suggestions 2016-03-11 10:33:37 +11:00
Andrew Titmuss 5b6196f182 added ability to shorten cpu output
usage: --cpu_shorthand (name, model, name_model, speed)
also edited config file to suit
2016-03-11 08:27:00 +11:00
Dylan 77a8f89f16 Changed default gap to 2 spaces 2016-03-10 14:36:49 +11:00
Dylan 1fd64f5bea Add options to hide info when printing progress bars 2016-03-07 23:15:54 +11:00
Dylan 6d01e1c82d Added '--birthday_format' to format the output of Birthday 2016-03-06 09:56:46 +11:00
Dylan 237836b56f Fix issue with color blocks ending up on the same line as the prompt 2016-03-05 16:05:30 +11:00