Commit Graph
197 Commits
Author SHA1 Message Date
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
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
Josh Willox 205638989c Fix formatting 2021-01-12 15:07:47 +11:00
Kiëd Llaentenn 63ef3b0625 Merge pull request #37 from rashil2000/kernel-version
Add kernel support for non-Windows use, and moved it to a different line (to reach parity with Neofetch)
2021-01-11 18:54:53 -05:00
Kiëd Llaentenn a9f9580a60 Merge pull request #35 from rashil2000/terminal-support
Terminal detection now works with PowerShell 5.1 and below!
2021-01-11 18:54:21 -05:00
Josh Willox 3b0a99ba5d Improve battery info 2021-01-09 18:14:45 +11:00
Josh Willox 3198477246 Add fallback method for public IP 2021-01-08 12:13:48 +11:00
Rashil Gandhi cd25319fc5 Add kernel suppport 2021-01-06 13:40:46 +05:30
Rashil Gandhi 45d42c25da Add switch case for VSCode 2021-01-04 15:09:45 +05:30
Rashil Gandhi ec77db5a11 Add terminal detection support for PowerShell 5.1 2021-01-03 23:52:44 +05:30
Josh Willox 956c8552f3 Update baseConfig 2020-12-23 20:35:02 +11:00
Josh Willox 1f68dd630d Update config.ps1 2020-12-23 20:30:51 +11:00
Josh Willox 1f17bd2094 Add IP info 2020-12-23 20:29:48 +11:00
Josh Willox 1b7c4b431d Add battery info 2020-12-23 20:28:51 +11:00
Josh Willox 54b6bdd179 Add motherboard info 2020-12-23 19:58:16 +11:00
Kiëd Llaentenn e6a2b852db Merge pull request #31 from jcwillox/config
Migrate to new config method
2020-12-22 20:13:11 -05:00
Josh Willox 5ec703568f Update config.ps1 2020-12-19 01:55:37 +11:00
Josh Willox 7a50691ba0 Migrate to new configuration method 2020-12-19 01:54:15 +11:00
Kiëd Llaentenn 1e8462934b Merge pull request #30 from ppadial/patch-1
Update README.md: Removed Quick Usage due outdated script
v1.3.0
2020-12-12 15:12:44 -05:00
Kiëd Llaentenn 01547e9e49 Merge pull request #28 from jcwillox/os
Provide more specific OS info
2020-12-12 15:10:58 -05:00
Kiëd Llaentenn b977e8e445 Merge pull request #27 from jcwillox/memory
Change memory style
2020-12-12 15:07:10 -05:00
Kiëd Llaentenn 643110b586 Merge pull request #26 from jcwillox/master
Code Cleanup and Refactoring
2020-12-12 14:37:42 -05:00
ppadial 77ff6d1374 Update README.md 2020-12-08 00:42:13 +01:00
Josh Willox 2c195d1b4a Simplify is_pscore method 2020-11-18 20:17:44 +11:00
Josh Willox e2f440752c Provide more specific OS info 2020-11-18 20:15:48 +11:00
Josh Willox ac066ed5a3 Change memory style 2020-11-18 20:06:13 +11:00
Josh Willox a2f1372d58 Rename $config to $configPath 2020-11-18 17:56:33 +11:00
Josh Willox 41cbdb96aa Use OTBS style 2020-11-18 17:55:07 +11:00
Josh Willox 84114b8752 Explicit Write-Output 2020-11-18 17:52:56 +11:00
Josh Willox 64de359efd Uniform capitalization 2020-11-18 17:52:17 +11:00
Josh Willox 3ffb1a2456 Remove unnecessary .IsPresent 2020-11-18 17:37:34 +11:00
Kiëd Llaentenn 183679b4a0 Merge pull request #25 from jcwillox/master 2020-11-14 09:05:25 -05:00
Josh Willox af3cbe2227 Improve performance of Get-CimInstance 2020-11-13 18:22:23 +11:00
Kiëd Llaentenn 1915d3e9cb README.md: remove contributors section 2020-09-18 15:36:20 -04:00
Kiëd Llaentenn c6e36f47dd Update README.md 2020-09-18 15:35:30 -04:00
Kiëd Llaentenn 1ed1b54677 Update README.md 2020-09-18 15:33:26 -04:00
Kiëd Llaentenn 55cedc7383 Merge pull request #21 from ppadial/master
Changed documentation and renamed script to match PSGallery script
2020-07-08 08:36:30 -04:00
Paulino Padial 76bef766d0 Fixes for PR after review 2020-06-18 15:05:47 +02:00
Paulino Padial beabdc9cb4 Update README.md
modified documentation
2020-06-10 22:35:50 +02:00
Paulino Padial a49e691188 Added posh-winfetch.ps1 script since in gallery theres already a winfetch not own by us. Modifications to the readme file 2020-06-10 22:23:28 +02:00
Kiëd Llaentenn 080f92f5f3 Merge pull request #20 from billbatista/master
Fixed disk percentage showing as 0
2020-06-04 11:12:26 -04:00