Commit Graph

86 Commits

Author SHA1 Message Date
dylan araps 596952e0a2 Mac OS X: Added uptime (Needs to be tested) 2016-01-04 15:04:25 +11:00
dylan araps 4fc82847db Mac OS X: getmemory fix. 2016-01-04 14:59:47 +11:00
dylan araps 94cac0676f Fix package issue on Mac OS X 2016-01-04 14:38:38 +11:00
dylan araps cfa089e801 Moved song to optional info, added getresolution to get screen res using xorg-xdpyinfo (disabled by default) and added uptime shorthand option to shorten the output of uptime 2016-01-04 14:31:21 +11:00
dylan araps 0e3fed419e Revert shebang to /usr/bin/env bash 2016-01-04 13:09:23 +11:00
dylan araps 60e8f2a016 Fixed colon bug and fixed underline length 2016-01-04 10:33:45 +11:00
dylan araps 7d9ce8923e Added option --image_position to display the image on the left or right of the terminal 2016-01-04 10:20:36 +11:00
dylan araps c034067573 The get* functions now fallback to 'Unknown' instead of printing nothing 2016-01-04 09:25:30 +11:00
dylan araps cd4848e27c getos now gets os type (Linux, Mac OS X, OpenBSD) and the new function getdistro gets (Arch Linux, Ubuntu, etc). This way the case statements can always end in an Unknown instead of falling back to linux. 2016-01-04 09:21:13 +11:00
dylan araps 70af2fc12d Added more support for OpenBSD. I'm installing OpenBSD to test. 2016-01-04 08:48:50 +11:00
dylan araps b645fd71c5 Added the start of OpenBSD support 2016-01-04 00:01:44 +11:00
dylan araps 572062d98b Fixes #8 2016-01-03 23:45:08 +11:00
dylan araps 2120fbad0f Renamed blockwidth to block_width 2016-01-03 19:55:09 +11:00
dylan araps 5c2cee5b3b Finished rewrite and added OS X support (experimental), it's now way faster! 2016-01-03 17:54:16 +11:00
dylan araps d7277adfdb Remove stray sleep from test branch 2016-01-01 11:02:48 +11:00
dylan araps 3e375dd04e Left stray comment 2016-01-01 11:01:17 +11:00
dylan araps b91a583ed1 Update readme 2016-01-01 11:00:43 +11:00
dylan araps 6ad6283895 Fix linewrap option now working in screen/tmux 2016-01-01 10:41:31 +11:00
dylan araps 9ace25a78c Save smart_crop_mode in the image filename, this way we can save one image for each mode 2016-01-01 09:45:39 +11:00
dylan araps 8479a60c5b Oops 2016-01-01 09:34:43 +11:00
dylan araps 496a254db1 Merge branch 'master' of https://github.com/dylanaraps/fetch.sh 2016-01-01 09:33:16 +11:00
dylan araps 567ba97539 Added experimental smart crop feature 2016-01-01 09:33:08 +11:00
Sami Pitkänen f45d3d6955 Add support for Void Linux 2015-12-31 19:35:49 +02:00
dylan araps 054504a8ab Detect 'free' version, Add flags to customize underline, Change all negative flags to neutral ones 2015-12-31 15:42:58 +11:00
dylan araps 5fbdfa35d6 cleanup 2015-12-31 13:19:30 +11:00
dylan araps 431644d61d Saner default for padding 2015-12-31 12:39:46 +11:00
dylan araps e3780099f4 Add changes from #2, thanks @ix 2015-12-31 12:08:35 +11:00
dylan araps 4f4e6edd71 Big update, check the releases page 2015-12-31 11:21:10 +11:00
dylan araps 148ec7a190 Reword speed_type, it's late. I'm going to bed 2015-12-31 00:34:00 +11:00
Dylan Araps 16d1ebb1b2 Merge pull request #1 from ix/master
Fix capitalization and add better window manager detection.
2015-12-31 00:24:40 +11:00
arcetera 0b6a4cfdef Better window manager detection. 2015-12-30 07:58:35 -05:00
dylan araps d5fbf86c79 Add the ability to choose which cpu speed to display. current, min or max 2015-12-30 23:58:20 +11:00
arcetera e2efe752f7 Fix capitalization. 2015-12-30 07:48:52 -05:00
dylan araps be08d17dd7 Removed stray uppercase letters 2015-12-30 22:33:26 +11:00
dylan araps e8c9026f5e Add a launch flag and a config option inside the script to change the crop offset 2015-12-30 22:30:43 +11:00
dylan araps 90130a7e07 initial commit 2015-12-30 21:18:17 +11:00