Commit Graph

984 Commits

Author SHA1 Message Date
dylan araps 14a6b486ad Revert windows resolution detection 2016-01-05 17:19:48 +11:00
dylan araps a79e74df1a Windows: Screen res support 2016-01-05 17:17:06 +11:00
dylan araps 9f1c18e90d Windows memory usage (untested) 2016-01-05 17:10:34 +11:00
dylan araps 18d465a6d2 Fixed cpu whitespace for real this time 2016-01-05 17:04:41 +11:00
dylan araps b9bb282c8d fixed whitespace issue with windows cpu info 2016-01-05 16:59:45 +11:00
dylan araps cb8444c41a Windows: cpu support 2016-01-05 16:57:30 +11:00
dylan araps 736b06ea3c Added option to set prompt height which will fix the title going off screen on multi line prompts 2016-01-05 16:46:53 +11:00
dylan araps 264de7564a Windows: Added windowmanager fallback 2016-01-05 16:34:49 +11:00
dylan araps f3bd444b32 Fix hang on Windows 2016-01-05 16:33:31 +11:00
dylan araps 1059ccd566 Start of Windows support 2016-01-05 16:32:34 +11:00
dylan araps c3c8c23d1d Script is now even faster. 2016-01-05 16:20:06 +11:00
dylan araps b6dc6ed22b Oops. 2016-01-05 15:02:52 +11:00
dylan araps 76ea574cf9 The script is now even faster 2016-01-05 15:02:24 +11:00
dylan araps 24fd54c7bf Reduce tput to a single call 2016-01-05 12:27:27 +11:00
dylan araps 4e3322448d revert Windows support, needs more testing 2016-01-05 12:16:19 +11:00
dylan araps f289ccd85d Clear the terminal using printf instead of clear 2016-01-05 12:01:51 +11:00
dylan araps 0d18832f71 Start of Windows support (experimental, needs testing) 2016-01-05 11:46:08 +11:00
dylan araps 0145b678ac Added note about w3m-img 2016-01-05 10:24:41 +11:00
dylan araps 07eb2417e9 Script is now twice as fast. 2016-01-05 10:11:25 +11:00
dylan araps e733824ab7 Removed left over echos 2016-01-04 22:39:19 +11:00
dylan araps dd3987fa48 Removed uneeded backslashes 2016-01-04 22:38:36 +11:00
dylan araps 2ea7a484fb Readme 2016-01-04 18:27:49 +11:00
dylan araps 4d0b01be45 Readme 2016-01-04 18:26:34 +11:00
dylan araps 39b2ceef96 Update Readme 2016-01-04 16:26:09 +11:00
dylan araps 7afcf2f2ec Added wmctrl as a fallback for window manager detection. 2016-01-04 16:24:41 +11:00
dylan araps 25941af61b Readme 2016-01-04 16:00:19 +11:00
dylan araps b0e9cc4782 Fixed whitespace issue and name issue with OS X uptime 2016-01-04 15:50:52 +11:00
dylan araps 62db9ad83a Uptime support for OS X 2016-01-04 15:30:14 +11:00
dylan araps ebfe0dbc8c OS X: Uptime, take two 2016-01-04 15:09:47 +11:00
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 4d0c127b9b Readme 2016-01-04 10:36:32 +11:00
dylan araps 656680b324 Update Readme 2016-01-04 10:34:12 +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 ac3d1f6c6b Readme 2016-01-03 20:02:39 +11:00
dylan araps 5104e448e5 Update Readme 2016-01-03 19:59:15 +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 ef2ed6257a Update Readme 2016-01-01 16:49:11 +11:00
dylan araps 2c19725d41 Readme 2016-01-01 11:56:19 +11:00
dylan araps d7277adfdb Remove stray sleep from test branch 2016-01-01 11:02:48 +11:00