Commit Graph

241 Commits

Author SHA1 Message Date
Dylan Araps aed21c449c Config: Added disk_show 2017-01-06 18:50:05 +11:00
Dylan Araps a0b6dee1aa Install Date: Make 12h time default 2017-01-06 09:18:05 +11:00
Dylan Araps 3f0a58b192 Config: Update travis 2017-01-02 11:34:42 +11:00
Dylan Araps 9f080ee2f7 Update config 2016-12-28 12:33:19 +11:00
Dylan Araps 0da7269a96 CPU: Add option to display output in fahrenheit 2016-12-28 12:33:34 +11:00
Muhammad Herdiansyah 8f220d8729 Install Date: Add an option to use 24h or 12h in time format 2016-12-25 16:01:37 +07:00
Dylan Araps bbdcfc6312 Cols: Remove $start + $end in favor of ${block_range[@]} 2016-12-24 00:09:16 +11:00
Dylan Araps f3e618df0f Config: Add '(root)' to Disk 2016-12-23 10:39:19 +11:00
Dylan Araps c23194a5e8 Docs: Note that --gpu_type only works on Linux 2016-12-22 13:38:41 +11:00
Dylan Araps f5d2aac5aa GPU: Add --gpu_type 2016-12-22 13:23:48 +11:00
Dylan Araps 0770a40f7d Config: Fix spelling errors 2016-12-19 14:47:33 +11:00
Dylan Araps fbf59a7785 Ascii: Remove ascii_logo_size 2016-12-19 14:43:07 +11:00
Dylan Araps 2490a45293 Birthday: Rename get_birthday() to get_install_date() 2016-12-16 18:03:29 +11:00
Dylan Araps 665e9ceb68 Birthday: Add back --birthday_time 2016-12-16 15:59:07 +11:00
Dylan Araps 6698463df6 Birthday: Remove 'date' usage and calclulate date manually 2016-12-16 11:20:10 +11:00
Dylan Araps 856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +11:00
Dylan Araps 440153e7d8 CPU: Don't simplify option names for no reason 2016-12-14 11:14:59 +11:00
Dylan Araps 9c9e08f17d Docs: Add notes about ubuntu flavors 2016-12-06 10:32:47 +11:00
Dylan Araps e2827fefbf Merge pull request #502 from dylanaraps/scrot_auto
Scrot: Automatically detect tools
2016-12-05 20:41:19 +11:00
Dylan Araps 98a2f6ae2c Image Upload: Set teknik as default 2016-12-05 19:44:42 +11:00
Dylan Araps 3f3326ca29 Scrot: Automatically detect tools 2016-12-05 15:14:44 +11:00
Dylan Araps 32adaa3b39 Docs: Added note about old logos 2016-12-05 14:31:56 +11:00
Dylan Araps 4e6793d17e Config: Add notes about CPU temperature 2016-12-03 21:18:25 +11:00
Dylan Araps dfc64f6b19 CPU: Fix incorrect CPU speeds 2016-12-03 19:33:36 +11:00
Dylan Araps 34c34d8ecf Image: Change default mode to ascii 2016-12-03 09:33:24 +11:00
Dylan Araps 0b3e0a0f20 Config: Fix config file typo, closes #475 2016-12-02 22:06:01 +11:00
Dylan Araps 2bd0379d90 Update config 2016-12-01 10:04:02 +11:00
Muhammad Herdiansyah 8fbb7dee58 Config: Updated description 2016-11-26 11:32:50 +07:00
Dylan Araps bef0158649 Config: rewrite docs 2016-11-26 11:34:45 +11:00
Dylan Araps 7e098f4f06 Config: Rewrite docs 2016-11-26 11:23:41 +11:00
Dylan Araps d75a5ec496 Config: Rewrite docs 2016-11-26 11:11:05 +11:00
Dylan Araps 13e2d190e5 Config: Rewrite docs 2016-11-26 10:53:22 +11:00
Dylan Araps 597a6a8641 Config: Rewrite docs 2016-11-26 10:36:35 +11:00
Dylan Araps 2de764725d Config: Rewrite docs 2016-11-26 10:20:54 +11:00
Dylan Araps 843d4b9b0c Config: Increase default gap size 2016-11-23 15:54:28 +11:00
Dylan Araps cf0499257e Scrot Upload: [imgur] Hardcode client id 2016-11-23 14:12:55 +11:00
Dylan Araps c9da0e8e0d Images: Use $XDG_CACHE_HOME if available 2016-11-16 23:30:46 +11:00
Dylan Araps 75b6d66f72 Config: Print model after distro by default 2016-11-14 00:45:22 +11:00
Dylan Araps 2d0dbd2878 bar: Rename all progress_ variables to bar_ 2016-11-13 21:20:20 +11:00
Dylan Araps 5ccbb39fbf Images: Rewrite functions 2016-11-13 00:30:09 +11:00
Dylan Araps 09d2ff8b56 Merge pull request #431 from dylanaraps/syntaxfold
General: Remove all fold markers.
2016-11-11 15:52:26 +11:00
Dylan Araps 6a3e5e3f22 Travis: Remove extra linebreaks 2016-11-11 11:59:28 +11:00
Dylan Araps 7a6e1d101e General: Remove fold markers from configs 2016-11-11 11:49:01 +11:00
Dylan Araps 551da617ed General: Change all vars/functions to use underscores 2016-11-09 22:40:31 +11:00
Dylan Araps 01cf820822 General: Change all vars/functions to use underlines 2016-11-09 22:33:35 +11:00
Dylan Araps 67b5a1d768 Update config 2016-11-08 06:59:14 +11:00
Dylan Araps 816931d652 Travis: Fix title 2016-11-04 17:52:37 +11:00
Dylan Araps e912d35b34 Remove --test 2016-11-04 17:42:32 +11:00
Dylan Araps e408e6f8d7 Kernel: Remove kernel_shorthand tiny 2016-10-30 20:55:14 +11:00
Dylan Araps 7c327683a8 Kernel: Print kernel name by default 2016-10-29 14:33:36 +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 8cbf7e7feb Remove GPU shorthand 2016-10-26 23:41:17 +11:00
Dylan Araps 72de668641 Battery: [Linux] Remove old options 2016-10-26 17:59:03 +11:00
Dylan Araps bb3ffbbeb8 Remove old config option 2016-10-24 08:49:13 +11:00
Dylan Araps 187dfe7a79 Config: Small formatting change 2016-10-23 09:57:00 +11:00
Dylan Araps 5a855e667f Config: Change formatting 2016-10-23 09:54:47 +11:00
Dylan Araps 4e741ef8ef CPU Temp: Off by default 2016-10-23 09:47:01 +11:00
Dylan Araps 3ef6aeea42 Linux: Add CPU temperature 2016-10-23 09:45:03 +11:00
Dylan Araps a34d64b43b Revert color blocks change as it caused issues in tty 2016-10-22 01:35:28 +11:00
Dylan Araps 411b7d3b8b Add config option for bg_color 2016-10-22 01:18:04 +11:00
Dylan Araps 3123548c18 Update docs 2016-10-21 20:29:16 +11:00
Dylan Araps 93abca7185 Make note about support 2016-10-21 16:54:05 +11:00
Dylan Araps bd44f1ea12 Fix grammar error 2016-10-21 16:40:58 +11:00
Dylan Araps 66100fc351 Use cpu_cores 2016-10-21 16:38:02 +11:00
Dylan Araps bbdb754361 Shell: Change default looks 2016-10-18 08:32:06 +11:00
Dylan Araps 846860130d Increase block_width width 2016-10-16 10:48:37 +11:00
Andrew Titmuss 85d1c31dce
change all references to Mac OS X to macOS 2016-10-15 23:20:25 +11:00
Dylan Araps a1b7c78745 Merge pull request #361 from konimex/mac_shorthand
Expanded distro_shorthand to Mac OS X and Solaris
2016-10-15 18:16:00 +11:00
Muhammad Herdiansyah fe6588d8b6 Expanded distro_shorthand to Solaris 2016-10-15 13:19:52 +07:00
Muhammad Herdiansyah ed41c15c6a Expanded distro_shorthand to Mac OS X 2016-10-15 13:19:49 +07:00
Dylan Araps 017b3787b7 Bold ascii by default 2016-10-15 14:18:04 +11:00
Dylan Araps a6145d118e Add another line break 2016-10-14 10:49:11 +11:00
Dylan Araps 841d1a05d0 Colorblocks: Show 16 colors by default 2016-10-14 09:47:49 +11:00
Dylan Araps 06281daed8 Fix merge conflicts 2016-10-04 08:39:00 +11:00
Dylan Araps 9a0aa9938a Fix weird prompt issues 2016-10-03 21:47:29 +11:00
Dylan Araps 830cf0ec3b Wallpaper: Replace %20 with space 2016-10-03 10:03:41 +11:00
Dylan Araps 83dcdb42f4 Add args to --upload and --su 2016-10-02 22:49:30 +11:00
Dylan Araps c08fc74607 Add error handling 2016-10-02 22:46:51 +11:00
Dylan Araps fb3cd92b96 Added support for imgur using my own api key 2016-10-02 21:57:52 +11:00
Dylan Araps 8b9a8ac3d9 Make image filename random 2016-10-02 20:31:25 +11:00
Dylan Araps 94cbd6bb02 Added working teknik support and new flags 2016-10-02 20:23:02 +11:00
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