278 Commits
Author SHA1 Message Date
Rashil GandhiandGitHub f4d0eb939e Show packages through winget (#85)
* Show packages through winget

* Disable winget by default
v2.1.0
2021-06-12 14:12:25 +10:00
Kiëd LlaentennandGitHub 85f94606c3 winfetch.ps1: Change lptstr => kiedtl 2021-06-10 07:57:43 -04:00
Kiëd LlaentennandGitHub 3a7fd6dce8 README.md: Change lptstr => kiedtl 2021-06-10 07:56:27 -04:00
Rashil Gandhi 6f9ec22c20 Update link 2021-06-10 16:10:11 +05:30
Kiëd LlaentennandGitHub 83812f21a1 Merge pull request #84 from lptstr/remove-contributing-document
Delete CONTRIBUTING.md
2021-05-31 08:31:33 -04:00
Kiëd LlaentennandGitHub 1cc7753ba9 Delete CONTRIBUTING.md
This document was created in the early days of Winfetch when I didn't understand that one should simply use the recommended coding styles for the language, instead of trying to bring over one's preferred coding style. In any case, it has been obsolete for a while.
2021-05-31 08:31:18 -04:00
Josh Willox 4b7453b77a Fix issues and regression of local_ip info 2021-05-31 17:40:41 +10:00
flyxyz123andGitHub 8979bfabb1 Fix compatibility with scoop-search (#79) 2021-04-23 18:42:39 +10:00
Rashil GandhiandGitHub 9050d9fd46 Update wiki links 2021-04-18 12:31:54 +05:30
Rashil GandhiandGitHub 2d9306582d Remove ImageMagick dependency (#75)
* Supercharge images!!!

* Minor fix
2021-04-18 10:28:58 +05:30
Rashil Gandhi cffe4ceb57 Merge branch 'master' of github.com:lptstr/winfetch 2021-04-18 02:46:05 +05:30
Rashil Gandhi 72c4e3f6fb Remove redundant check 2021-04-18 02:45:25 +05:30
meow6969andGitHub a603d4080b Fix error with disk info when a CD drive is installed (#74) 2021-04-09 17:02:28 +10:00
Rashil Gandhi 2c9590df09 Remove reference to XDG_CONFIG_HOME
Windows does not follow the XDG Base Directory Standard, so this
variable will never be defined.
2021-04-02 19:38:40 +05:30
Rashil GandhiandGitHub 03367b5f33 Add current weather info (#71)
* Add current weather info

* Simplify command

* Use custom format
2021-03-18 00:50:33 +05:30
Rashil Gandhi 8974ec2f74 Fixes 2021-03-18 00:34:25 +05:30
Rashil Gandhi 03f8c2c861 Improve error reporting 2021-03-15 00:23:08 +05:30
Rashil Gandhi 3edb4c0297 Simplify/quicken IP address information 2021-03-14 23:03:19 +05:30
Rashil Gandhi 3b94b33dea Replace hard-coded widths 2021-03-12 00:13:20 +05:30
Kiëd LlaentennandGitHub 168ed4fc69 Update LICENSE 2021-03-11 07:32:08 -05:00
Rashil GandhiandGitHub 0ec5e863fe Merge pull request #66 from lptstr/sane-logo
Make sane defaults for logo
v2.0.0
2021-03-03 19:06:27 +05:30
Rashil Gandhi f94b96fc42 Simplify statement 2021-03-03 19:05:22 +05:30
Rashil Gandhi b3d29242f2 Fix blink parameter 2021-03-02 23:07:17 +05:30
Rashil Gandhi 887088d842 Correct statement location 2021-03-02 23:01:08 +05:30
Rashil Gandhi e168b3323e Update config comment 2021-03-02 22:53:43 +05:30
Rashil Gandhi 2bb7fd9c97 Make sane defaults for logo 2021-03-02 22:37:43 +05:30
Josh Willox af0c38682c Simplify and comma-separate resolution info 2021-03-02 21:58:41 +11:00
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 WilloxandGitHub 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 GandhiandGitHub 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 WilloxandGitHub 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 WilloxandGitHub 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 GandhiandGitHub f2b0575465 Update README.md
Add legacy branch link
2021-02-22 03:30:46 +05:30
Josh WilloxandGitHub 5b81f48596 Add additional commandline parameters (#61) 2021-02-21 01:47:51 +11:00
Josh WilloxandGitHub 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