Commit Graph
236 Commits
Author SHA1 Message Date
Josh Willox 2f25e390a6 Add cpu_usage to baseConfig 2021-02-27 23:39:37 +11:00
Rashil Gandhi fdb96da357 Add ability to configure styles 2021-02-27 16:56:23 +05:30
Rashil Gandhi e779931ae2 Merge branch 'master' of github.com:lptstr/winfetch into graph-output 2021-02-27 14:25:22 +05:30
Josh Willox b0c94c4d47 Add -all parameter (#62)
* Add -all parameter

* Add all option to config.ps1
2021-02-23 23:03:43 +11:00
Josh Willox 0924403d97 Fix padding issue with stripansi 2021-02-23 17:48:30 +11:00
Rashil Gandhi f2b0575465 Update README.md
Add legacy branch link
2021-02-22 03:30:46 +05:30
Josh Willox 5b81f48596 Add additional commandline parameters (#61) 2021-02-21 01:47:51 +11:00
Josh Willox 7e463d4125 Prevent config from overriding commandline parameters (#60)
* Prevent config from overriding commandline parameters

* Use better method
2021-02-20 19:45:45 +05:30
Josh Willox c19883f00f Fix detailed help not showing 2021-02-20 16:40:26 +11:00
Josh Willox 1e03ebd23c Add variables as parameters 2021-02-20 16:39:46 +11:00
Josh Willox a3a42ca36b Add configPath parameter 2021-02-20 16:07:49 +11:00
Rashil Gandhi 8fa07e4678 Merge branch 'master' of https://github.com/lptstr/winfetch into graph-output 2021-02-19 16:54:28 +05:30
Josh Willox fcc850601e Write image progressively when using -stripansi (#58)
* Write image progressively when using `-stripansi`

* Remove unnecessary strip ansi
2021-02-18 20:20:49 +05:30
Josh Willox f81f6075e5 Fix issue with bottom spacing 2021-02-17 13:29:27 +11:00
Rashil Gandhi 359cd69114 Remove New-PercentageBar dependency 2021-02-16 12:23:29 +05:30
Josh Willox 2601f93471 Use Write-Output (#57)
* Revert "Replace Write-Host"

* Use Write-Output
2021-02-16 17:46:02 +11:00
Rashil Gandhi 1d3cae578e Merge branch 'master' of https://github.com/lptstr/winfetch into graph-output 2021-02-16 00:01:31 +05:30
Rashil Gandhi 2bac6055aa Merge pull request #56 from lptstr/writing 2021-02-15 23:54:30 +05:30
Rashil Gandhi 0db314b3d7 Add stripansi parameter 2021-02-15 22:50:32 +05:30
Rashil Gandhi 17710fcbec Replace Write-Host 2021-02-14 15:51:06 +05:30
Rashil Gandhi 79a7d14274 Add cool bar style percentage view 2021-02-14 03:05:55 +05:30
Rashil Gandhi 470ea13714 Revert rename - a49e691 2021-02-13 14:02:54 +05:30
Rashil Gandhi 07d57b1aac Update License 2021-02-13 12:25:08 +05:30
Rashil Gandhi 2965e096de Add regression check 2021-02-12 21:54:38 +05:30
Rashil Gandhi 2edb7e256a Add theme info 2021-02-12 19:32:26 +05:30
Rashil Gandhi abe2ce1653 Add Locale info 2021-02-12 19:11:34 +05:30
Rashil Gandhi b5821b8035 Add processes info 2021-02-12 18:12:44 +05:30
Josh Willox c1500fd3fa Improve packages speed (#54) 2021-02-12 17:21:55 +05:30
Rashil Gandhi 23a298dbd6 Add conhost switch case 2021-02-10 16:12:52 +05:30
Rashil Gandhi d4e26b9ff0 Simplify library/assets 2021-02-08 10:02:31 +05:30
Rashil Gandhi 4748ed9409 Show all 16 colors in colorbar 2021-02-07 13:32:09 +05:30
Josh Willox 7dd16b4970 Reformat image/logo section 2021-02-07 17:57:38 +11:00
Rashil Gandhi 7b09efc202 Add legacy Windows logo (#51)
* Add legacy Windows logo

* Rename to `legacylogo`

* Add blink parameter
2021-02-07 16:17:51 +11:00
Rashil Gandhi 39eb3861a9 More terminal switch cases 2021-02-05 19:36:15 +05:30
Rashil Gandhi 5c9980e91c Because why not :p 2021-02-04 22:21:27 +05:30
Rashil Gandhi 4ab7c6294b Remove dot in conhost image 2021-02-04 19:02:02 +05:30
Rashil Gandhi f8fe5faa68 Merge pull request #48 from lptstr/fix-image-processing
Fix image processing
2021-02-04 18:15:29 +05:30
Rashil Gandhi 6f8d204c75 Fix responsiveness 2021-02-04 18:07:50 +05:30
Rashil Gandhi 01f8fdeeda Merge pull request #49 from rashil2000/readme-revamp
Supercharged Readme
2021-02-04 17:49:47 +05:30
Rashil Gandhi 80a53a5f18 Supercharged Readme 2021-02-04 17:47:03 +05:30
Josh Willox ea55664082 Fix image processing 2021-02-04 22:19:12 +11:00
Rashil GandhiandJosh Willox d6439affaa Add display resolution info (#36)
* Support multiple disks

* Add (multiple) resolution support

* Fixed taskbar issue

* Revert multiple disks report

Co-authored-by: Josh Willox <joshwillox@gmail.com>
2021-02-04 15:36:30 +11:00
Josh Willox 21f27cb4a6 Merge pull request #43 from jcwillox/disk
Allow disk info to show multiple disks
2021-02-04 15:07:19 +11:00
Josh Willox dcd1a4d299 Fix errors when using strict-mode 2021-02-04 15:02:37 +11:00
Josh Willox ea0bedc5c2 Merge pull request #32 from jcwillox/extra
Add motherboard, battery and IP information
2021-02-04 14:57:45 +11:00
Kiëd Llaentenn e1e4271b39 Remove PowerShell gallery badge 2021-02-02 20:20:17 -05:00
Josh Willox cabe24f1b7 Add ShowDisks options 2021-01-23 22:12:19 +11:00
Josh Willox 4cbdb6c774 Allow disk info to show multiple disks 2021-01-23 22:11:10 +11:00
Josh Willox 720318c8ee Allow info functions to display multiple lines 2021-01-23 22:07:02 +11:00
Josh Willox 390b9c6b00 Merge branch 'master' into extra 2021-01-12 15:31:11 +11:00