284 Commits (5e5cf5da2a65bc51d5b160b047c18ff40f496fc4)

Author SHA1 Message Date
Dylan 5e5cf5da2a Fix weird leftover escape codes in stdout mode 10 years ago
Dylan 59cc2f61ce Remove check for battery num 10 years ago
Dylan 4ad5cf791d Fix weird behaviour with prin and --stdout 10 years ago
Dylan a69b86a22a Fix battery showing no info in stdout mode 10 years ago
Dylan 8e6a548f63 '--stdout' now takes arguments 10 years ago
Dylan 456c706f1d Fix missing title 10 years ago
Dylan 49e7673f0d Added '--stdout' to print the output in a lemonbar compatible format 10 years ago
Dylan 5aaab244ce Only re-enabled line wrap if we disabled it in the first place 10 years ago
Dylan 0667b18138 Only trap exit if images are enabled and fix trailing whitespace in getshell 10 years ago
Dylan 21815ecf4d Misc stuff 10 years ago
Dylan 015a0533bb Fix colors with custom ascii art 10 years ago
Dylan 4bb699a7f0 Added --size and $image_size to set the size in pixels. Text is still dynamically padded according to image size. 10 years ago
Dylan ad25e2677f Really fix battery usage on Windows 10 years ago
Dylan d8f9574be9 If 'ascii_colors' is empty, colors are disabled in ascii art 10 years ago
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