Commit Graph

630 Commits

Author SHA1 Message Date
Dylan a33f96cc02 Reformat usage to fit the value of each option 2016-02-03 19:15:42 +11:00
Dylan 6b3f598def Update Readme 2016-02-03 18:55:00 +11:00
Dylan 3bed8f8643 Shorten heading in Readme 2016-02-03 15:27:09 +11:00
Dylan 7811a6034d Readme cleanup 2016-02-03 15:25:17 +11:00
Dylan d4978498f0 Changelog 2016-02-03 09:46:26 +11:00
Dylan 5ca3666055 Fixes gpu count and added battery support to Mac OS X and Windows 2016-02-03 09:26:47 +11:00
Dylan 683043c481 Changelog 2016-02-02 15:41:12 +11:00
Dylan 43cfab598c Quote array in for loop to avoid splitting 2016-02-02 14:13:09 +11:00
Dylan 439f4bd974 Misc changes 2016-02-02 14:11:20 +11:00
Dylan 6cd2881962 Added option to print each battery on the same line, check 1.1.md for more info 2016-02-02 12:01:50 +11:00
Dylan bb48caec70 Added 'battery_num' which allows you to choose which battery to display by number. 2016-02-02 09:09:31 +11:00
Dylan 645a6a9ddb Linux: Added 'battery' which prints the usage percentage of each battery in your system 2016-02-02 01:56:33 +11:00
Dylan c70b163d6c Changelog 2016-02-01 19:13:59 +11:00
Dylan 047b5f30ef Remove '--colors' as I just found it that it's broken 2016-02-01 19:11:36 +11:00
Dylan 7609445b89 Added '--disable' to disable info from printing at launch, see 1.1.md for more info 2016-02-01 18:50:10 +11:00
Dylan ee58843497 Changelog 2016-02-01 15:14:25 +11:00
Dylan 716fba3c79 Print '64-bit' on Windows and 'x86_64' on all other systems 2016-02-01 15:10:53 +11:00
Dylan 1a303e916f Swap to using getconf instead of integer overflow as it didn't work on Windows 2016-02-01 15:02:42 +11:00
Dylan da7667202f wildcard distro suffixes 2016-02-01 14:56:53 +11:00
Dylan 008a0bd43c changelog 2016-02-01 14:49:42 +11:00
Dylan d90d7259a9 Added option to show architecture for all OS types with '' 2016-02-01 14:45:53 +11:00
Dylan 07956cdabb Remove whitespace 2016-02-01 13:25:06 +11:00
Dylan 77562390ac misc changes to the order some things are run 2016-02-01 13:19:09 +11:00
Dylan 3a86cd90bd Changelog 2016-02-01 12:32:30 +11:00
Dylan 59bfb2c6a8 Changelog' 2016-02-01 11:53:11 +11:00
Dylan 075c487064 Remove duplicate blocks inside of getcpu and getmemory 2016-02-01 11:44:03 +11:00
Dylan b52c4f1745 Changelog 2016-02-01 11:11:15 +11:00
Dylan 063a24834e Changelog 2016-02-01 11:10:20 +11:00
Dylan f7107a8ffb Only get column count if we need it. 2016-02-01 11:05:46 +11:00
Dylan 4f068c4f4c Fix padding not working in some systems 2016-02-01 10:07:46 +11:00
Dylan 5729d33cb5 I actually fixed the double space before '@' in cpu usage! 2016-02-01 09:57:48 +11:00
Dylan dd04093a3b If ascii file doesn't exist fallback to distro ascii, if the distro ascii doesn't exist fallback to no image mode. 2016-02-01 09:25:45 +11:00
Dylan 21c76cd90e Move some getimage blocks down so they only run in image mode 2016-02-01 08:53:00 +11:00
Dylan bc53d2eafe Only look for w3m path if we're in image mode 2016-02-01 08:48:44 +11:00
Dylan cec40577bf Fix leftover 'OSArchitecture' string 2016-02-01 08:42:12 +11:00
Dylan d7722a3b46 Windows: Add support for showing architecture in 'Distro:' output. eg. 'Windows 7 Ultimate 64-bit' 2016-02-01 08:40:10 +11:00
Dylan 40366cb55b Further reduce the size of wmic commands 2016-02-01 08:31:22 +11:00
Dylan 70e88727b6 Shorten the equals fix 2016-02-01 08:24:25 +11:00
Dylan e45664ae6d Fix cases where wmic prints an equals sign 2016-02-01 08:22:47 +11:00
Dylan 86f7a8daee Changelog 2016-02-01 08:17:55 +11:00
Dylan 7b5b1b3a36 Windows: OS now shows Windows edition (Windows 7 Ultimate, etc) 2016-02-01 08:16:47 +11:00
Dylan b16350893b Add comment about '--config off/none' 2016-02-01 08:00:20 +11:00
Dylan Araps aa78d0665e Merge pull request #43 from tudurom/master
Fixed a mistake in the changelog.
2016-02-01 07:54:43 +11:00
Tudor a422fce3e5 Fixed a mistake in the changelog.
It seems Dylan's using grip for markdown previewing.
2016-01-31 19:53:10 +02:00
Dylan 45c5f9490c Changelog 2016-01-31 22:09:17 +11:00
Dylan Araps 968a23e199 Merge pull request #42 from tudurom/master
Fixed typo and replace screenshot with a better one.
2016-01-31 22:10:32 +11:00
Tudor 564bc26a43 Fixed typo and replaced my screenshot with a better one 2016-01-31 13:01:04 +02:00
Dylan 82f6856e02 Changelog 2016-01-31 21:34:07 +11:00
Dylan b3a18ffaad Rename to 2016-01-31 21:33:02 +11:00
Dylan Araps 871ae644ed Merge pull request #41 from tudurom/master
Changed image cache location to `$HOME/.cache/thumbnails/fetch`
2016-01-31 21:24:35 +11:00