Commit Graph
207 Commits
Author SHA1 Message Date
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
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