299 Commits (4fe770cc3d68acb7119a582eb7b0467e426da928)

Author SHA1 Message Date
Dylan 0d78a6bdfe Makefile: Use for the install of ascii art and default config 10 years ago
Dylan 9d35c8e6d1 Fix typo in usage and remove 1.1 changelog. Closes #51 10 years ago
Dylan 4fed7d5576 Change 'seperator' to 'separator'. Thanks @tudurom 10 years ago
Dylan f82adabc11 Added usage for stdout mode 10 years ago
Dylan ce3415481b Remove underline from stdout output 10 years ago
Dylan 0507b6a80e Remove uneeded check 10 years ago
Dylan a80d50b0ff Added '--underline on/off' and '' to toggle it 10 years ago
Dylan 943a5493c3 Stdout mode: Replace the printinfo function instead of disabling it. 10 years ago
Dylan 6f69aed92e Fix '--stdout_seperator' not working when '--stdout' gets args 10 years ago
Dylan 84b8b04d83 Remove newline in if statement 10 years ago
Dylan e6d8fc9c98 Remove unnecessary comments 10 years ago
Dylan 8da6f40ce0 Cleanup of stdout 10 years ago
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 941c556012 Fixed doubled battery usage Windows 10 years ago
Dylan 008f73b3ab You can now print info without a subtitle! eg. "info memory" 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