Commit Graph

4143 Commits

Author SHA1 Message Date
dylan araps 26495ccab5 getdistro now runs at the start of the script with getos so we can use it in detection 2016-01-05 18:56:05 +11:00
dylan araps 528296626c Fix wallpaper on Windows 2016-01-05 18:50:06 +11:00
dylan araps cd928cae22 Update wallpaper support for windows 2016-01-05 18:42:27 +11:00
dylan araps eeb53b0de2 Added support for Windows XP wallpapers 2016-01-05 18:30:52 +11:00
dylan araps f6a30f827c Fixed doubled speed for real this time 2016-01-05 18:27:51 +11:00
dylan araps 8ce6cee20e Cpu speed is still bugged. 2016-01-05 18:27:02 +11:00
dylan araps 2bcfdab6d1 Fixed doubled cpu speed in Windows 2016-01-05 18:25:19 +11:00
dylan araps 6d77ae4123 Added support for Windows wallpapers 2016-01-05 18:19:38 +11:00
dylan araps c09d2aecb0 Added windows version detection 2016-01-05 18:14:04 +11:00
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