李通洲
d832324306
Sound (macOS): new module
2023-01-25 14:28:13 +08:00
Linus Dierheimer
25e81b39f9
Bluetooth module
2023-01-24 10:39:33 +01:00
李通洲
f4a58036fa
Resolution: rename to display
2023-01-17 18:21:53 +08:00
李通洲
65e2331979
CI: print brightness
2023-01-18 01:00:30 +08:00
李通洲
1dabac9782
Media: remove the alias name Song to avoid confusion
...
So we don't have code like `#define FF_SONG_MODULE_NAME "Media"`.
Also fix the error `unknown option: --media-format`
2022-12-30 11:21:11 +08:00
李通洲
0a83423731
Packages: support eopkg for Solus ( #360 )
...
UNTESTED
2022-12-27 17:36:58 +08:00
李通洲
cb48c1277a
Chassis: seperate module
...
It's only supported on Linux
2022-12-24 23:00:38 +08:00
李通洲
ff6e982050
Global: remove caching except image caching
2022-12-17 12:41:11 +08:00
李通洲
3b2c189083
Packages: split brew-cellar and brew-cask (macOS)
...
`brew info` shows number of `brew-cellar` packages only. Split `brew-cellar` out of `brew` to avoid users from confusion.
2022-12-13 11:13:00 +08:00
李通洲
5e5442426c
Wifi: load wlanapi.dll dynamically
...
Windows Server doesn't support it
2022-11-27 16:22:30 +08:00
李通洲
3ee15d0401
CpuUsage: add to presets/all
2022-10-27 10:17:29 +08:00
李通洲
e3ea39afaa
Disk: add volume name detection
2022-10-18 21:23:29 +08:00
Linus Dierheimer
a03eaed4e2
Disk: add options#
2022-10-17 17:35:06 +02:00
Linus Dierheimer
e6e189497d
Refactor font output
2022-09-29 14:15:11 +02:00
李通洲
9cf95620a9
Weather: add new module
2022-09-29 18:33:37 +08:00
李通洲
6e3a329d3b
Users: add new module
...
I don't think it's very useful but neofetch support it
2022-09-26 15:29:11 +08:00
李通洲
0be2410925
Font: support macOS
...
The original result format was too Linux specific to make it portable, so I simplified it.
2022-09-26 15:29:11 +08:00
dr460nf1r3
e88472e9f6
Oops, typo
2022-09-24 15:11:33 +02:00
dr460nf1r3
2907a26adf
Fix GiBMiB format RAM units due to value being hardcoded in some presets
2022-09-24 15:09:53 +02:00
Linus Dierheimer
0dda4efa8d
Merge pull request #251 from CarterLi/master
...
PowerAdapter: make it a seperated module ( macOS )
2022-09-23 10:46:56 +02:00
Linus Dierheimer
877ed94187
Fix possible crash if giving invalid format string
...
#252
2022-09-23 10:43:11 +02:00
李通洲
5498b0b042
PowerAdapter: make it a seperated module
2022-09-23 15:33:23 +08:00
李通洲
09f3bd5a79
GPU: correct detection of Apple M1 GPU
...
Don't cheat
2022-09-16 23:43:08 +08:00
Linus Dierheimer
c4b024ec6c
Update bash completion
2022-09-15 15:41:24 +02:00
Linus Dierheimer
6de8153207
Make media detection more robust
2022-09-11 13:09:33 +02:00
Linus Dierheimer
0f70cb408f
Updated presets
2022-09-05 16:11:35 +02:00
Linus Dierheimer
ea60fd0a0d
Separate cpu detection and printing logic
2022-09-04 22:20:12 +02:00
Linus Dierheimer
3b316bdd3f
Refactor pci code
2022-09-01 17:14:50 +02:00
Linus Dierheimer
136f73ea0b
Updated screenshots
2022-08-28 17:39:01 +02:00
Linus Dierheimer
952989c1e8
Show huge ram values in GiB
...
#218
2022-08-23 13:53:12 +02:00
Linus Dierheimer
5d853f3b17
GPU temp detection
2022-06-17 23:38:33 +02:00
Linus Dierheimer
481affa50a
Fix cpu temp detection
2022-06-16 14:39:01 +02:00
Samisafool
85a36ae7ef
fix spelling of temperature
2022-06-16 17:10:59 +05:30
Linus Dierheimer
1eff343733
Finish exposing temperatur to cpu format
2022-06-16 13:36:00 +02:00
Linus Dierheimer
3d8a071781
Update verbose
2022-06-14 20:07:42 +02:00
Linus Dierheimer
e1b5445783
Export much more values to host format string
2022-06-14 17:10:46 +02:00
Linus Dierheimer
008cf3b83d
OpenCL module
2022-06-05 00:18:40 +02:00
Linus Dierheimer
1826e23c29
OpenGL module
2022-06-04 15:21:34 +02:00
Linus Dierheimer
0dffd8debf
Vulkan module
2022-06-01 00:04:58 +02:00
Linus Dierheimer
fd450bcccc
Date Time support
2022-02-25 13:30:37 +01:00
Linus Dierheimer
0cb6e40bac
Fix neofetch preset
2022-02-21 14:44:46 +01:00
Linus Dierheimer
313084f91c
Update presets
2022-02-14 11:44:10 +01:00
Linus Dierheimer
a32b1c5887
Update github actions to support song and media player update
2022-02-14 00:18:22 +01:00
Linus Dierheimer
3f64ef0876
Show emerge packages earlier in list
2022-02-12 12:13:02 +01:00
Viorel
8a754f5b89
Add packages support for Gentoo Linux ( #131 )
...
Count packages installed by Gentoo emerge
2022-02-12 11:16:14 +01:00
Linus Dierheimer
accaaa7de5
Expose GPU driver to gpu format string
2022-01-12 18:57:35 +01:00
Carter Li
8653a881fd
CPU Usage: add new module
2021-11-24 19:14:27 +08:00
Linus Dierheimer
fd447ab439
Common macros for loading shared libs
2021-11-13 14:10:30 +01:00
Linus789
15328345da
Make the preset neofetch more like neofetch
...
- os-format: Print architecture without square brackets
- resolution-format: Do not print the refresh rate
- de-format: Use pretty name and print version
- theme-format: Print color scheme without brackets
- memory-format: Use MiB instead of Mib
2021-11-03 17:46:29 +01:00
Linus Dierheimer
57377019e6
Verbose and devinfo presets
2021-10-25 13:29:39 +02:00