Commit Graph
251 Commits
Author SHA1 Message Date
Josh Willox 86040e65a5 Refactoring 2021-03-02 21:54:55 +11:00
Josh Willox 66a066a38b Add alternate default style to get_level_info 2021-03-02 21:46:44 +11:00
Rashil Gandhi fc517793ef Remove duplicate description line 2021-03-02 15:38:51 +05:30
Josh Willox f6adec786f Truncate long lines (#65) 2021-03-02 20:01:23 +11:00
Rashil Gandhi c0a33a3a4d Add License and Icon links 2021-03-01 18:14:07 +05:30
Rashil Gandhi 3615607088 Move changelog to Wiki 2021-02-28 18:52:04 +05:30
Rashil Gandhi 70920836b9 Merge pull request #55 from lptstr/graph-output
Add cool bar style percentage view
2021-02-28 18:30:26 +05:30
Rashil Gandhi 5fc9415ff4 Update screenshots 2021-02-28 15:39:10 +05:30
Rashil Gandhi 0b787a381b Change order of default text 2021-02-27 23:29:31 +05:30
Rashil Gandhi 5ce45e4067 Add commandline specification parameters 2021-02-27 19:47:21 +05:30
Rashil Gandhi 99d208021b Move changes from deleted file 2021-02-27 19:32:27 +05:30
Rashil Gandhi f9421e021e Merge branch 'graph-output' of github.com:lptstr/winfetch into graph-output 2021-02-27 19:30:30 +05:30
Rashil Gandhi 41e4578652 Remove redundant 'percentagebar' parameter 2021-02-27 19:26:44 +05:30
Josh Willox 1456891c16 Merge remote-tracking branch 'origin/master' into graph-output
# Conflicts:
#	lib/config.ps1
#	winfetch.ps1
2021-02-28 00:54:31 +11:00
Josh Willox 65995dfb9f Generate default configuration by default (#63)
* Generate default configuration by default

* Include config inside winfetch.ps1

* Update -genconf usage

* Use backslashes for configPath

* Add choice descriptions
2021-02-28 00:44:09 +11:00
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