59 Commits

Author SHA1 Message Date
李通洲
0ffbb8c364
Doc: update help messages 2023-11-02 14:11:06 +08:00
李通洲
b6e759f3a2
LocalIP / NetIO: make defaultRouteOnly defaults to true 2023-10-31 19:53:25 +08:00
李通洲
a16851f5de
JsonConfig: update json schema; change most title to description 2023-10-31 15:47:55 +08:00
李通洲
b99f444234
Global: remove --allow-slow-operations 2023-10-31 14:10:21 +08:00
李通洲
cd07354b6f
Doc: update changelog and other docs 2023-10-31 09:50:54 +08:00
李通洲
ae34208247
Battery (Windows): add flag --battery-use-setup-api 2023-10-30 14:49:00 +08:00
李通洲
b462006280
Chassis (Windows): add flag --chassis-use-wmi 2023-10-30 14:31:19 +08:00
李通洲
485bcbf054
GPU: add flag --gpu-use-nvml 2023-10-30 13:46:51 +08:00
李通洲
3a84a1a5fa
Packages (Windows): add option --packages-winget 2023-10-29 19:37:31 +08:00
李通洲
627d5fc659 JsonConfig: restructure some keys 2023-10-29 00:17:24 +08:00
李通洲
63032cd840 Doc: update help.txt 2023-10-28 23:02:28 +08:00
李通洲
6c82686283
Migration (Display): support display options 2023-10-26 13:55:21 +08:00
李通洲
bed1b4cf0f
Global: move general options to a new separate folder 2023-10-25 13:39:13 +08:00
李通洲
e9c2a43de1 Brightness: add --brightness-ddcci-sleep to set the sleep times (in ms) when sending DDC/CI requests
Fix #580
2023-10-14 10:04:08 +08:00
李通洲
0847432dd9 CPUUsage: rename cpuusage-display-type to separate 2023-10-10 19:02:42 +08:00
李通洲
42f6d029b0
Doc: update JSON schema; make it more IDE friendly 2023-10-09 20:27:40 +08:00
李通洲
ccbb252466
DiskIO: update doc and json schema 2023-10-09 19:24:25 +08:00
李通洲
78249bf4f7
CPU: add new option --cpu-freq-ndigits
Fix #578
2023-10-08 10:10:06 +08:00
李通洲
154657b455
NetUsage: rename to NetIO 2023-09-27 00:06:11 +08:00
李通洲
b29b78b321
NetUsage: finish module 2023-09-26 23:00:31 +08:00
李通洲
3c7903cc14 JsonSchema: add processingTimeout 2023-09-15 19:06:32 +08:00
李通洲
fc61f64630
Logo: add --logo-separate true 2023-09-03 22:20:11 +08:00
李通洲
33f121d7fb
JsonSchema: fix the name of property defaultRouteOnly 2023-09-03 19:01:52 +08:00
李通洲
32d6436027 Disk: add --disk-show-readonly 2023-08-26 13:43:33 +08:00
李通洲
7358326a13 Disk: add --disk-use-available
fix #543
2023-08-26 13:43:13 +08:00
李通洲
b1ac31f590
Global: add option --percent-ndigits 2023-08-24 09:35:17 +08:00
李通洲
f23384725f
Version: add new module 2023-08-21 09:19:16 +08:00
李通洲
e5e4c8bf88
Fastfetch: refactor command line option parsing code
1. improve performance
2. remove `-c`
3. rename `--recache` to `--logo-recache`, and remove `-r`
2023-08-17 16:10:05 +08:00
李通洲
c888254f70
Modules: major code refactor
Also fix some bugs found when refactoring
2023-08-17 16:10:02 +08:00
李通洲
a0c4f2febd
Global: support --bar-width 2023-08-16 16:51:41 +08:00
李通洲
559bca4223
Global: add --bar-char-elapsed, --bar-char-total and --bar-border options 2023-08-16 14:41:56 +08:00
李通洲
8ed28673a9
Global: support --module-key-width per module 2023-08-16 13:21:15 +08:00
李通洲
e6be90614a fastfetch: support --key-width 2023-08-15 21:11:52 +08:00
李通洲
7965107347
PhysicalDisplay: rename module to Monitor 2023-08-09 16:31:24 +08:00
李通洲
921f3e3c34
PhysicalDisplay: fix typo 2023-08-09 13:27:52 +08:00
李通洲
819c78e74c
Fastfetch: add option --bright-color 2023-08-04 16:05:25 +08:00
李通洲
7d347a9b46
Logo (Builtin): use meaningful macros
instead of raw color codes
2023-08-03 14:30:53 +08:00
李通洲
5562bc6264
Command (Linux): use /bin/sh as the default shell 2023-08-01 10:23:36 +08:00
李通洲
674618930d DisplayServer: add option --ds-force-drm
Fixes #505
2023-07-31 23:11:39 +08:00
李通洲
af2c6a832e
Fastfetch: add new option --temperature-unit 2023-07-27 15:58:49 +08:00
李通洲
8cbeb709f9
TerminalSize: add new module 2023-07-26 18:18:27 +08:00
李通洲
9af5c36e16
Doc: update JSON schema 2023-07-21 16:41:53 +08:00
李通洲
76f3090e2a
Doc: update JSON schema 2023-07-21 09:46:53 +08:00
李通洲
e9ec7d3597
Title: add option --title-color-user, --title-color-at and --title-color-host 2023-07-20 11:21:12 +08:00
李通洲
e25eed5896
Weather: add option --weather-location 2023-07-19 15:44:40 +08:00
李通洲
f1ebcd7c31 Logo: add kitty-direct protocol 2023-07-18 21:18:14 +08:00
李通洲
f34d51b911
LocalIP: add option --localip-default-route-only 2023-07-17 18:32:13 +08:00
李通洲
7bd0780f1a Fastfetch: make --size-max-prefix accept enum values. 2023-07-10 17:30:08 +08:00
李通洲
856d732e13 Global: add option --size-ndigits and --size-max-prefix 2023-07-10 15:25:45 +08:00
李通洲
d0ce6aabb6 Brightness (Linux): detect brightness of external monitors with DDC/CI 2023-07-09 17:22:04 +08:00