41 Commits
Author SHA1 Message Date
Kied Llaentenn cbea610077 general: make script executable 2019-04-05 21:33:23 -04:00
Kiëd LlaentennandGitHub e7a0c4983f style: fix indentation 2019-04-05 19:15:27 -04:00
Kied T L 13b1ecdccc Add support for printing wallpaper 2019-04-05 18:53:16 -04:00
Kied T L 832796e1a5 fix #5 2019-04-05 18:32:00 -04:00
Kied T L cd926db929 Merge branch 'master' of github.com:lptstr/winfetch 2019-04-05 18:22:30 -04:00
Kied T L 9c395fc977 flags: fix issue #4: add help flag to winfetch 2019-04-05 18:22:04 -04:00
Kiëd LlaentennandGitHub cc9594c2c7 general: remove unneeded global variables 2019-04-05 13:27:44 -04:00
Kied T L 852a2556f1 terminal field: ouput 'unknown' if unable to get terminal 2019-04-05 13:22:20 -04:00
Kied T L d9b4efc77c Add cmd to not-terminal list 2019-04-05 13:17:13 -04:00
Kied T L 95c155a5e6 Add -noimage flag, fix sme bugs 2019-04-05 13:12:20 -04:00
Kied T L 05799d6056 Fix problems with terminal field 2019-04-05 10:12:51 -04:00
Kied T L f26b1f056e Add image functionality 2019-04-05 10:09:32 -04:00
Kied T L c4ee7804b6 removed temperature field 2019-04-05 12:50:05 -04:00
Kiëd LlaentennandGitHub 05554d6fd4 Add temperature info field 2019-04-04 23:09:08 -04:00
Kiëd LlaentennandGitHub 493af66172 Add title and dashes as fields
also clean up loop that displays information
2019-04-04 20:53:48 -04:00
Kiëd LlaentennandGitHub f3de70c901 add support for Hyper terminal 2019-04-04 20:24:27 -04:00
Kiëd LlaentennandGitHub f4627c3418 normalize order of info fields like neofetch 2019-04-04 19:56:30 -04:00
Kiëd LlaentennandGitHub 844ea2f676 Add info field for terminal 2019-04-04 19:54:13 -04:00
Kiëd LlaentennandGitHub d800c1bc97 add get-terminal function 2019-04-04 19:35:20 -04:00
Kied T L a16a85ad81 Merge branch 'master' of github.com:lptstr/winfetch 2019-04-04 14:13:36 -04:00
Kied T L 85007b3778 Fix issue #2: color bar doesn't reset in Cmder/ConEmu 2019-04-04 14:08:30 -04:00
Kiëd LlaentennandGitHub 0fbaf75b3c add comment to code 2019-04-03 12:12:00 -04:00
Kiëd LlaentennandGitHub b513cabb53 Add support for package managers and package count 2019-04-03 11:59:20 -04:00
Kiëd LlaentennandGitHub ccf95a2eee Use vanilla PS for getting uptime
https://www.reddit.com/r/commandline/comments/b8nbm2/ive_written_a_windows_alternative_to_neofetch/ek0lecb?utm_source=share&utm_medium=web2x
2019-04-03 11:13:09 -04:00
Kied T L 05d62e6493 fix bug with configuration feature 2019-04-03 11:05:55 -04:00
Kiëd LlaentennandGitHub bca2c5fcac Fix some bugs 2019-04-03 10:51:35 -04:00
Kied T L 6c789f438c rename configuration file to config.ps1 from config 2019-04-03 14:47:13 -04:00
Kiëd LlaentennandGitHub 2ec19f6c14 Update winfetch.ps1 2019-04-03 10:43:13 -04:00
Kiëd LlaentennandGitHub 9050106ff5 exit after downloading config 2019-04-03 10:40:52 -04:00
Kiëd LlaentennandGitHub 6d22713e24 Add genconf flag 2019-04-03 10:38:10 -04:00
Kied T L 4446219557 Remove debug statements; also fixed some misc bugs 2019-04-03 14:17:50 -04:00
Kiëd LlaentennandGitHub e3904e484e Add support for custom configuration 2019-04-03 10:10:02 -04:00
Kied T L 61e19616a9 simplified code; fixes #1 2019-04-03 13:42:25 -04:00
Kiëd LlaentennandGitHub 7368e2e350 should fix #1 2019-04-03 09:20:39 -04:00
Kiëd LlaentennandGitHub cda7b734be Update winfetch.ps1 2019-04-02 18:23:19 -04:00
Kiëd LlaentennandGitHub 09bc8f8441 Add support for powershell version 2019-04-02 18:14:02 -04:00
Kiëd LlaentennandGitHub bc6c74a5b5 Add requires -v directive to top of script 2019-04-02 17:03:09 -04:00
Kied T L d394877660 fixed lots of bugs 2019-04-02 14:41:45 -04:00
Kiëd LlaentennandGitHub 86cce204be Update winfetch.ps1 2019-04-02 13:33:38 -04:00
Kiëd LlaentennandGitHub da4cc38f81 fix index out of bounds error in lines 112-118 2019-04-02 13:32:45 -04:00
Kiëd LlaentennandGitHub 0c1e1395fb Create winfetch.ps1 2019-04-02 13:31:04 -04:00