270 Commits (d7d8600f1b5dee12c2cc4f6330972797daafdb06)

Author SHA1 Message Date
Dylan d7d8600f1b You can now custom color all the colors in the distro and os ascii art! See 1.1.md 10 years ago
Dylan 4cd940052c Fix battery usage on Windows 10 years ago
Dylan 87bf157bf4 NVIDIA GPU: Fix double space before count 10 years ago
Dylan a33f96cc02 Reformat usage to fit the value of each option 10 years ago
Dylan 5ca3666055 Fixes gpu count and added battery support to Mac OS X and Windows 10 years ago
Dylan 43cfab598c Quote array in for loop to avoid splitting 10 years ago
Dylan 439f4bd974 Misc changes 10 years ago
Dylan 6cd2881962 Added option to print each battery on the same line, check 1.1.md for more info 10 years ago
Dylan bb48caec70 Added 'battery_num' which allows you to choose which battery to display by number. 10 years ago
Dylan 645a6a9ddb Linux: Added 'battery' which prints the usage percentage of each battery in your system 10 years ago
Dylan 047b5f30ef Remove '--colors' as I just found it that it's broken 10 years ago
Dylan 7609445b89 Added '--disable' to disable info from printing at launch, see 1.1.md for more info 10 years ago
Dylan 716fba3c79 Print '64-bit' on Windows and 'x86_64' on all other systems 10 years ago
Dylan 1a303e916f Swap to using getconf instead of integer overflow as it didn't work on Windows 10 years ago
Dylan da7667202f wildcard distro suffixes 10 years ago
Dylan d90d7259a9 Added option to show architecture for all OS types with '' 10 years ago
Dylan 07956cdabb Remove whitespace 10 years ago
Dylan 77562390ac misc changes to the order some things are run 10 years ago
Dylan 075c487064 Remove duplicate blocks inside of getcpu and getmemory 10 years ago
Dylan f7107a8ffb Only get column count if we need it. 10 years ago
Dylan 4f068c4f4c Fix padding not working in some systems 10 years ago
Dylan 5729d33cb5 I actually fixed the double space before '@' in cpu usage! 10 years ago
Dylan dd04093a3b If ascii file doesn't exist fallback to distro ascii, if the distro ascii doesn't exist fallback to no image mode. 10 years ago
Dylan 21c76cd90e Move some getimage blocks down so they only run in image mode 10 years ago
Dylan bc53d2eafe Only look for w3m path if we're in image mode 10 years ago
Dylan cec40577bf Fix leftover 'OSArchitecture' string 10 years ago
Dylan d7722a3b46 Windows: Add support for showing architecture in 'Distro:' output. eg. 'Windows 7 Ultimate 64-bit' 10 years ago
Dylan 40366cb55b Further reduce the size of wmic commands 10 years ago
Dylan 70e88727b6 Shorten the equals fix 10 years ago
Dylan e45664ae6d Fix cases where wmic prints an equals sign 10 years ago
Dylan 7b5b1b3a36 Windows: OS now shows Windows edition (Windows 7 Ultimate, etc) 10 years ago
Dylan b16350893b Add comment about '--config off/none' 10 years ago
Dylan b3a18ffaad Rename to 10 years ago
Tudor db4838a2af Changed image cache location 10 years ago
Dylan d4bd2b3d5e Lots of misc changes 10 years ago
Dylan 6c20e2c5d5 Remove some whitespace 10 years ago
Dylan c44da9511c Don't create the directory until we know we can use image mode and remove broken underline option 10 years ago
Dylan 35369534b8 Fix GPU count 10 years ago
Dylan 2284cde0d8 GPU: Linux, count the number of GPUs 10 years ago
Dylan c044bd788c Added Windows support to getbirthday 10 years ago
Dylan 5b16820363 Added NetBSD support to getbirthday 10 years ago
Dylan 404a25a063 OpenBSD: Disable pretty birthday output as 'date' doesn't have any of the flags we need 10 years ago
Dylan 09a3846738 Added OpenBSD support to getbirthday 10 years ago
Dylan 19be922cb9 Added birthday support to BSD 10 years ago
Dylan c646a32fca Fixed double space before '@' sign in cpu info 10 years ago
Dylan e5caad6abb Remove windows support from getbirthday 10 years ago
Dylan 2f2e9d387a Shorten windows cmd 10 years ago
Dylan dac7f5768f Add windows support to getbirthday 10 years ago
Dylan 7ecd42fa09 Comment out birthday 10 years ago
Dylan 1149b3d6a6 Fix birthday output on OS X 10 years ago