Commit Graph

82 Commits

Author SHA1 Message Date
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
Dylan 554d65de82 Remove duplicate resolution line 2016-03-04 08:48:16 +11:00
Dylan ae144ceee8 Added disk support to progress bars 2016-03-03 11:52:39 +11:00
Dylan fe3e78d211 Disable progress bars by default 2016-03-03 11:29:28 +11:00
Dylan e3dc2b9a38 Progress bar support for battery usage 2016-03-03 11:09:40 +11:00
Dylan f24f7ad9b7 Added progress bar support to memory output 2016-03-03 11:00:47 +11:00
Dylan da5d912774 Added new info function 'cpu usage' to get the cpu usage 2016-03-03 10:37:18 +11:00
Dylan d142efe2db Added base support for progress bars 2016-03-03 10:12:21 +11:00
Dylan 3a826e16cc Made the separator in stdout mode configurable with '--stdout_separator' and '$stdout_separator' 2016-03-02 17:56:28 +11:00
Dylan 052e53d4e7 Add small ascii logos for Arch, Crux and Gentoo 2016-02-28 13:07:10 +11:00
Dylan 35154941ae Forgot to rename the config file 2016-02-28 12:34:26 +11:00
Dylan eb6213b880 Added function to display currently logged in users 2016-02-25 16:11:53 +11:00
Dylan 35a01ac462 Fix missing string 2016-02-24 16:50:09 +11:00
Dylan 2b9167e889 --size: Handle px suffix 2016-02-24 12:19:55 +11:00
Dylan 616e4ec50f Add support for bash 3.0+ 2016-02-24 09:30:11 +11:00
Dylan Araps 5a840d8886 Merge pull request #96 from dylanaraps/auto_colors
Changes to text and ascii color handling
2016-02-23 21:27:43 +11:00
Dylan 422cc5ac8b Enable resolution support by default but don't display anything if the user doesn't have the dependencies 2016-02-23 19:46:22 +11:00
Dylan 1385c2840e Remove '*_color' launch options 2016-02-23 17:00:52 +11:00
Dylan c71a76b2ee Better color implementation 2016-02-23 16:52:25 +11:00
Dylan d831cbbbb3 In screenfetch mode the text colors are now colored according to your distro's logo colors 2016-02-21 17:07:14 +11:00
Dylan ba67112434 config change 2016-02-21 13:19:56 +11:00
Dylan ffb139398f Changelog 2016-02-20 22:52:32 +11:00
Dylan Araps 6f115b3c19 Merge pull request #88 from dylanaraps/stdout
Cleanup 'stdout' functions
2016-02-20 00:21:34 +11:00
Dylan 0143724f6d Remove 'print all functions' behaviour from '--stdout' 2016-02-20 00:19:22 +11:00
Dylan Araps 09c65e59a1 Merge pull request #82 from dylanaraps/image_size
Font size is now calculated by fetch
2016-02-19 23:31:21 +11:00
Dylan ba2c66daa7 Added 'song_shorthand' which prints the Artist and Title on seperate lines 2016-02-19 11:26:24 +11:00
Dylan 43239ecdc1 Fallback to ascii mode instead of hanging if the terminal emulator doesn't support xterm escape sequences 2016-02-19 09:54:16 +11:00
Dylan 6bb05edf86 Font size is now calculated by fetch 2016-02-18 14:19:41 +11:00
Dylan 44fdd4d894 Changelog 2016-02-17 08:55:18 +11:00