Last active
November 12, 2024 12:43
-
-
Save PierpaoloPernici/229c5e7136cf71a1f040561d5054671a to your computer and use it in GitHub Desktop.
fastfetch-mbp-m4-12nov
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"type": "Title", | |
"result": { | |
"userName": "pier", | |
"hostName": "PierBOOK.local", | |
"homeDir": "/Users/pier/", | |
"exePath": "/Users/pier/projects/fastfetch/build/fastfetch", | |
"userShell": "/opt/homebrew/bin/zsh" | |
} | |
}, | |
{ | |
"type": "Separator", | |
"error": "Unsupported for JSON format" | |
}, | |
{ | |
"type": "OS", | |
"result": { | |
"buildID": "24B2083", | |
"codename": "Sequoia", | |
"id": "macos", | |
"idLike": "", | |
"name": "macOS", | |
"prettyName": "macOS", | |
"variant": "", | |
"variantID": "", | |
"version": "15.1", | |
"versionID": "15.1" | |
} | |
}, | |
{ | |
"type": "Host", | |
"result": { | |
"family": "Mac16,8", | |
"name": "MacBook Pro (14-inch, 2024, Three Thunderbolt 4 ports)", | |
"version": "", | |
"sku": "", | |
"vendor": "Apple Inc.", | |
"serial": "XXXXXXXXXX", | |
"uuid": "XXXXXXXX" | |
} | |
}, | |
{ | |
"type": "Bios", | |
"result": { | |
"date": "Thu Sep 26 20:23:56 PDT 2024", | |
"release": "", | |
"vendor": "Apple Inc.", | |
"version": "11881.41.5", | |
"type": "iBoot" | |
} | |
}, | |
{ | |
"type": "Bootmgr", | |
"result": { | |
"name": "iBoot", | |
"firmware": "/System/Library/CoreServices/boot.efi", | |
"secureBoot": false | |
} | |
}, | |
{ | |
"type": "Board", | |
"result": { | |
"name": "J614sAP", | |
"vendor": "Apple Inc.", | |
"version": "", | |
"serial": "" | |
} | |
}, | |
{ | |
"type": "Chassis", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Kernel", | |
"result": { | |
"architecture": "arm64", | |
"name": "Darwin", | |
"release": "24.1.0", | |
"version": "Darwin Kernel Version 24.1.0: Thu Oct 10 21:06:57 PDT 2024; root:xnu-11215.41.3~3/RELEASE_ARM64_T6041", | |
"displayVersion": "", | |
"pageSize": 16384 | |
} | |
}, | |
{ | |
"type": "InitSystem", | |
"result": { | |
"name": "launchd", | |
"exe": "/sbin/launchd", | |
"version": "7.0.0", | |
"pid": 1 | |
} | |
}, | |
{ | |
"type": "Uptime", | |
"result": { | |
"uptime": 151353852, | |
"bootTime": "2024-11-10T19:34:18.798+0100" | |
} | |
}, | |
{ | |
"type": "Loadavg", | |
"result": [ | |
2.2373046875, | |
3.04638671875, | |
2.939453125 | |
] | |
}, | |
{ | |
"type": "Processes", | |
"result": 922 | |
}, | |
{ | |
"type": "Packages", | |
"result": { | |
"all": 225, | |
"am": 0, | |
"apk": 0, | |
"brew": 195, | |
"brewCask": 30, | |
"choco": 0, | |
"dpkg": 0, | |
"emerge": 0, | |
"eopkg": 0, | |
"flatpakSystem": 0, | |
"flatpakUser": 0, | |
"guixSystem": 0, | |
"guixUser": 0, | |
"guixHome": 0, | |
"linglong": 0, | |
"mport": 0, | |
"nixDefault": 0, | |
"nixSystem": 0, | |
"nixUser": 0, | |
"opkg": 0, | |
"pacman": 0, | |
"pacstall": 0, | |
"paludis": 0, | |
"pkg": 0, | |
"pkgtool": 0, | |
"qi": 0, | |
"macports": 0, | |
"rpm": 0, | |
"scoop": 0, | |
"snap": 0, | |
"sorcery": 0, | |
"winget": 0, | |
"xbps": 0, | |
"pacmanBranch": "" | |
} | |
}, | |
{ | |
"type": "Shell", | |
"result": { | |
"exe": "zsh", | |
"exeName": "zsh", | |
"exePath": "/opt/homebrew/bin/zsh", | |
"pid": 48887, | |
"ppid": 48886, | |
"processName": "zsh", | |
"prettyName": "zsh", | |
"version": "5.9", | |
"tty": 0 | |
} | |
}, | |
{ | |
"type": "Editor", | |
"error": "$VISUAL or $EDITOR not set" | |
}, | |
{ | |
"type": "Display", | |
"result": [ | |
{ | |
"id": 1, | |
"name": "Color LCD", | |
"primary": true, | |
"output": { | |
"width": 3024, | |
"height": 1964 | |
}, | |
"scaled": { | |
"width": 1512, | |
"height": 982 | |
}, | |
"physical": { | |
"width": 301, | |
"height": 196 | |
}, | |
"refreshRate": 120.0, | |
"rotation": 0, | |
"bitDepth": 10, | |
"hdrStatus": "Supported", | |
"type": "Builtin", | |
"manufactureDate": null, | |
"serial": 4251086178, | |
"platformApi": "CoreGraphics" | |
} | |
] | |
}, | |
{ | |
"type": "Brightness", | |
"result": [ | |
{ | |
"name": "Color LCD", | |
"max": 1.0, | |
"min": 0.0, | |
"current": 0.6465187072753906 | |
} | |
] | |
}, | |
{ | |
"type": "Monitor", | |
"error": "Monitor module is an alias of Display module" | |
}, | |
{ | |
"type": "LM", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "DE", | |
"result": { | |
"processName": "", | |
"prettyName": "Aqua", | |
"version": "" | |
} | |
}, | |
{ | |
"type": "WM", | |
"result": { | |
"processName": "WindowServer", | |
"prettyName": "Quartz Compositor", | |
"protocolName": "", | |
"pluginName": "" | |
} | |
}, | |
{ | |
"type": "WMTheme", | |
"result": "Multicolor (Dark)" | |
}, | |
{ | |
"type": "Theme", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Icons", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Font", | |
"result": { | |
"display": ".AppleSystemUIFont [System], Helvetica [User]", | |
"fonts": [ | |
".AppleSystemUIFont", | |
"Helvetica", | |
".AppleSystemUIFontMonospaced", | |
"Menlo" | |
] | |
} | |
}, | |
{ | |
"type": "Cursor", | |
"result": { | |
"theme": "Fill - Black, Outline - White", | |
"size": "32" | |
} | |
}, | |
{ | |
"type": "Wallpaper", | |
"result": "/Users/pier/Pictures/apple_dark_mbp14.jpg" | |
}, | |
{ | |
"type": "Terminal", | |
"result": { | |
"processName": "iTermServer-3.5.", | |
"exe": "/Users/pier/Library/Application Support/iTerm2/iTermServer-3.5.7", | |
"exeName": "iTermServer-3.5.7", | |
"exePath": "/Users/pier/Library/Application Support/iTerm2/iTermServer-3.5.7", | |
"pid": 48885, | |
"ppid": 48877, | |
"prettyName": "iTerm", | |
"version": "3.5.7", | |
"tty": "" | |
} | |
}, | |
{ | |
"type": "TerminalFont", | |
"result": { | |
"font": { | |
"name": "HackNFM-Regular", | |
"size": "15", | |
"styles": [], | |
"pretty": "HackNFM-Regular (15pt)" | |
}, | |
"fallback": { | |
"name": "", | |
"size": "", | |
"styles": [], | |
"pretty": "" | |
} | |
} | |
}, | |
{ | |
"type": "TerminalSize", | |
"result": { | |
"columns": 130, | |
"rows": 40, | |
"width": 1180, | |
"height": 753 | |
} | |
}, | |
{ | |
"type": "TerminalTheme", | |
"result": { | |
"fg": { | |
"r": 248, | |
"g": 248, | |
"b": 243, | |
"dark": false | |
}, | |
"bg": { | |
"r": 33, | |
"g": 33, | |
"b": 43, | |
"dark": true | |
} | |
} | |
}, | |
{ | |
"type": "CPU", | |
"result": { | |
"cpu": "Apple M4 Pro", | |
"vendor": "Apple", | |
"cores": { | |
"physical": 14, | |
"logical": 14, | |
"online": 14 | |
}, | |
"frequency": { | |
"base": 0, | |
"max": 4 | |
}, | |
"coreTypes": [ | |
{ | |
"count": 10, | |
"freq": 2 | |
}, | |
{ | |
"count": 4, | |
"freq": 1 | |
} | |
], | |
"temperature": null | |
} | |
}, | |
{ | |
"type": "CPUCache", | |
"result": { | |
"l1": [ | |
{ | |
"size": 196608, | |
"num": 10, | |
"lineSize": 0, | |
"type": "instruction" | |
}, | |
{ | |
"size": 131072, | |
"num": 10, | |
"lineSize": 0, | |
"type": "data" | |
}, | |
{ | |
"size": 131072, | |
"num": 4, | |
"lineSize": 0, | |
"type": "instruction" | |
}, | |
{ | |
"size": 65536, | |
"num": 4, | |
"lineSize": 0, | |
"type": "data" | |
} | |
], | |
"l2": [ | |
{ | |
"size": 16777216, | |
"num": 2, | |
"lineSize": 0, | |
"type": "unified" | |
}, | |
{ | |
"size": 4194304, | |
"num": 1, | |
"lineSize": 0, | |
"type": "unified" | |
} | |
] | |
} | |
}, | |
{ | |
"type": "CPUUsage", | |
"result": [ | |
19.047619047619047, | |
14.285714285714285, | |
5.0, | |
9.523809523809524, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
0.0, | |
9.523809523809524, | |
0.0, | |
4.761904761904762 | |
] | |
}, | |
{ | |
"type": "GPU", | |
"result": [ | |
{ | |
"index": 0, | |
"coreCount": 20, | |
"coreUsage": 13.0, | |
"memory": { | |
"dedicated": { | |
"total": null, | |
"used": null | |
}, | |
"shared": { | |
"total": 7587037184, | |
"used": 642908160 | |
} | |
}, | |
"driver": "com.apple.AGXG16X 322.10", | |
"name": "Apple M4 Pro", | |
"temperature": null, | |
"type": "Integrated", | |
"vendor": "Apple", | |
"platformApi": "Metal 3", | |
"frequency": 1578, | |
"deviceId": 4294968227 | |
} | |
] | |
}, | |
{ | |
"type": "Memory", | |
"result": { | |
"total": 51539607552, | |
"used": 29056925696 | |
} | |
}, | |
{ | |
"type": "PhysicalMemory", | |
"result": [ | |
{ | |
"size": 51539607552, | |
"maxSpeed": 0, | |
"runningSpeed": 0, | |
"type": "LPDDR5", | |
"locator": "", | |
"formFactor": "", | |
"vendor": "Hynix", | |
"serial": "", | |
"partNumber": "", | |
"ecc": false | |
} | |
] | |
}, | |
{ | |
"type": "Swap", | |
"result": { | |
"total": 0, | |
"used": 0 | |
} | |
}, | |
{ | |
"type": "Disk", | |
"result": [ | |
{ | |
"bytes": { | |
"available": 1534999224320, | |
"free": 1534999224320, | |
"total": 1995218165760, | |
"used": 460218941440 | |
}, | |
"files": { | |
"total": 4294637952, | |
"used": 409782 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/", | |
"mountFrom": "/dev/disk3s1s1", | |
"name": "Macintosh HD", | |
"volumeType": [ | |
"Regular", | |
"Read-only" | |
], | |
"createTime": "2024-10-22T09:44:21.000+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 1534999224320, | |
"free": 1534999224320, | |
"total": 1995218165760, | |
"used": 460218941440 | |
}, | |
"files": { | |
"total": 2107595888, | |
"used": 2270976 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/Data", | |
"mountFrom": "/dev/disk3s5", | |
"name": "Data", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-18T10:02:16.999+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 504836096, | |
"free": 504836096, | |
"total": 524288000, | |
"used": 19451904 | |
}, | |
"files": { | |
"total": 4930131, | |
"used": 91 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/Hardware", | |
"mountFrom": "/dev/disk1s3", | |
"name": "Hardware", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:28:16.451+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 1534999224320, | |
"free": 1534999224320, | |
"total": 1995218165760, | |
"used": 460218941440 | |
}, | |
"files": { | |
"total": 2105325745, | |
"used": 833 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/Preboot", | |
"mountFrom": "/dev/disk3s2", | |
"name": "Preboot", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:28:15.120+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 1534999224320, | |
"free": 1534999224320, | |
"total": 1995218165760, | |
"used": 460218941440 | |
}, | |
"files": { | |
"total": 2105324963, | |
"used": 51 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/Update", | |
"mountFrom": "/dev/disk3s4", | |
"name": "Update", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:28:17.448+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 1534999224320, | |
"free": 1534999224320, | |
"total": 1995218165760, | |
"used": 460218941440 | |
}, | |
"files": { | |
"total": 2105324912, | |
"used": 0 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/VM", | |
"mountFrom": "/dev/disk3s6", | |
"name": "VM", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:41:04.300+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 504836096, | |
"free": 504836096, | |
"total": 524288000, | |
"used": 19451904 | |
}, | |
"files": { | |
"total": 4930067, | |
"used": 27 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/iSCPreboot", | |
"mountFrom": "/dev/disk1s1", | |
"name": "iSCPreboot", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:28:16.013+0200" | |
}, | |
{ | |
"bytes": { | |
"available": 504836096, | |
"free": 504836096, | |
"total": 524288000, | |
"used": 19451904 | |
}, | |
"files": { | |
"total": 4930041, | |
"used": 1 | |
}, | |
"filesystem": "apfs", | |
"mountpoint": "/System/Volumes/xarts", | |
"mountFrom": "/dev/disk1s2", | |
"name": "xarts", | |
"volumeType": [ | |
"Hidden" | |
], | |
"createTime": "2024-10-21T23:28:16.187+0200" | |
} | |
] | |
}, | |
{ | |
"type": "Btrfs", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Zpool", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Battery", | |
"result": [ | |
{ | |
"capacity": 95.0, | |
"manufacturer": "Apple Inc.", | |
"manufactureDate": "2024-10-05", | |
"modelName": "bq40z651", | |
"status": "AC connected, Charging", | |
"technology": "Lithium", | |
"serial": "FXXXXXXXXXXXXXXXXX", | |
"temperature": 27.850000000000023, | |
"cycleCount": 2 | |
} | |
] | |
}, | |
{ | |
"type": "PowerAdapter", | |
"result": [ | |
{ | |
"description": "", | |
"manufacturer": "", | |
"modelName": "0", | |
"name": "", | |
"serial": "", | |
"watts": 65 | |
} | |
] | |
}, | |
{ | |
"type": "Player", | |
"error": "CFStringGetCString() failed" | |
}, | |
{ | |
"type": "Media", | |
"error": "CFStringGetCString() failed" | |
}, | |
{ | |
"type": "PublicIp", | |
"result": { | |
"ip": "83.149.159.250", | |
"location": "Siena, IT" | |
} | |
}, | |
{ | |
"type": "LocalIp", | |
"result": [ | |
{ | |
"name": "en0", | |
"defaultRoute": true, | |
"ipv4": "10.136.10.23/23", | |
"ipv6": "fe80::cac:7abb:67c0:cbb1/64", | |
"mac": "xx:xx:xx:xx:xx:xx", | |
"mtu": 1500, | |
"speed": -1, | |
"flags": "UP,BROADCAST,RUNNING,MULTICAST,NOTRAILERS,SIMPLEX" | |
} | |
] | |
}, | |
{ | |
"type": "DNS", | |
"result": [ | |
"10.136.58.11", | |
"10.1.100.1", | |
"10.1.100.2" | |
] | |
}, | |
{ | |
"type": "Wifi", | |
"result": [ | |
{ | |
"inf": { | |
"description": "en0", | |
"status": "Power On" | |
}, | |
"conn": { | |
"status": "Active", | |
"ssid": "XXXXX", | |
"bssid": "", | |
"protocol": "802.11ax (Wi-Fi 6)", | |
"security": "WPA3 Enterprise", | |
"signalQuality": 96.0, | |
"rxRate": null, | |
"txRate": 1200.0 | |
} | |
} | |
] | |
}, | |
{ | |
"type": "DateTime", | |
"result": "2024-11-12T13:36:57.877+0100" | |
}, | |
{ | |
"type": "Locale", | |
"result": "it_IT.UTF-8" | |
}, | |
{ | |
"type": "Vulkan", | |
"error": "fastfetch was compiled without vulkan support" | |
}, | |
{ | |
"type": "OpenGL", | |
"result": { | |
"version": "4.1 Metal - 89.3", | |
"renderer": "Apple M4 Pro", | |
"vendor": "Apple", | |
"slv": "4.10", | |
"library": "CGL 1.2" | |
} | |
}, | |
{ | |
"type": "OpenCL", | |
"result": { | |
"version": "1.2 (Sep 21 2024 00:08:22)", | |
"name": "Apple", | |
"vendor": "Apple", | |
"gpus": [ | |
{ | |
"type": "Integrated", | |
"vendor": "Apple", | |
"name": "Apple M4 Pro", | |
"driver": "1.0", | |
"platformApi": "OpenCL 1.2", | |
"coreCount": 20, | |
"frequency": 1000, | |
"memory": { | |
"dedicated": { | |
"total": null, | |
"used": null | |
}, | |
"shared": { | |
"total": 38654705664, | |
"used": null | |
} | |
}, | |
"deviceId": 16940800 | |
} | |
] | |
} | |
}, | |
{ | |
"type": "Users", | |
"result": [ | |
{ | |
"name": "pier", | |
"hostName": "", | |
"sessionName": "console", | |
"clientIp": "", | |
"loginTime": "2024-11-10T19:35:36.050+0100" | |
} | |
] | |
}, | |
{ | |
"type": "Bluetooth", | |
"result": [ | |
{ | |
"address": "xx:xx:xx:xx:xx:xx", | |
"battery": 0, | |
"connected": false, | |
"name": "AirPods Pro di Pier", | |
"type": "Audio/Video" | |
}, | |
{ | |
"address": "xx:xx:xx:xx:xx:xx", | |
"battery": 0, | |
"connected": false, | |
"name": "iPhone", | |
"type": "Miscellaneous" | |
}, | |
{ | |
"address": "xx:xx:xx:xx:xx:xx", | |
"battery": 0, | |
"connected": false, | |
"name": "PierWatch", | |
"type": "Miscellaneous" | |
} | |
] | |
}, | |
{ | |
"type": "BluetoothRadio", | |
"result": [ | |
{ | |
"name": "PierBOOK", | |
"address": "xx:xx:xx:xx:xx:xx", | |
"lmpVersion": -11, | |
"lmpSubversion": null, | |
"vendor": "Apple", | |
"enabled": true, | |
"discoverable": false, | |
"connectable": true | |
} | |
] | |
}, | |
{ | |
"type": "Sound", | |
"result": [ | |
{ | |
"active": true, | |
"main": true, | |
"volume": 70, | |
"name": "Yealink UH37", | |
"identifier": "108" | |
}, | |
{ | |
"active": true, | |
"main": false, | |
"volume": 31, | |
"name": "Altoparlanti MacBook Pro", | |
"identifier": "74" | |
} | |
] | |
}, | |
{ | |
"type": "Camera", | |
"result": [ | |
{ | |
"name": "Fotocamera di MacBook Pro", | |
"vendor": "Apple Inc.", | |
"colorSpace": "sRGB", | |
"width": 1280, | |
"height": 720 | |
}, | |
{ | |
"name": "Fotocamera di iPieR", | |
"vendor": "", | |
"colorSpace": "sRGB", | |
"width": 640, | |
"height": 480 | |
} | |
] | |
}, | |
{ | |
"type": "Gamepad", | |
"result": [] | |
}, | |
{ | |
"type": "Weather", | |
"result": "+13°C - Patchy rain nearby (Prato, Italy)" | |
}, | |
{ | |
"type": "NetIO", | |
"result": [ | |
{ | |
"name": "en0", | |
"defaultRoute": true, | |
"txBytes": 1228, | |
"rxBytes": 2252, | |
"txPackets": 7, | |
"rxPackets": 8, | |
"rxErrors": 0, | |
"txErrors": 0, | |
"rxDrops": 0, | |
"txDrops": 0 | |
} | |
] | |
}, | |
{ | |
"type": "DiskIO", | |
"result": [ | |
{ | |
"name": "APPLE SSD AP2048Z Media", | |
"devPath": "/dev/disk0", | |
"bytesRead": 1638, | |
"bytesWritten": 1168179, | |
"readCount": 0, | |
"writeCount": 78 | |
} | |
] | |
}, | |
{ | |
"type": "PhysicalDisk", | |
"result": [ | |
{ | |
"name": "APPLE SSD AP2048Z Media", | |
"devPath": "/dev/disk0", | |
"interconnect": "Apple Fabric", | |
"kind": "SSD", | |
"size": 2001111162880, | |
"serial": "0xxxxxxxxxxxxxxx", | |
"removable": false, | |
"readOnly": false, | |
"revision": "2032.40.", | |
"temperature": 30.0 | |
} | |
] | |
}, | |
{ | |
"type": "TPM", | |
"error": "Not supported on this platform" | |
}, | |
{ | |
"type": "Version", | |
"result": { | |
"projectName": "fastfetch", | |
"sysName": "Darwin", | |
"architecture": "aarch64", | |
"version": "2.29.0", | |
"versionGit": "2.29.0-33-g748b7df0", | |
"cmakeBuiltType": "RelWithDebInfo", | |
"compileTime": "Nov 12 2024, 13:34:18", | |
"compiler": "Apple clang 16.0.0 (16000026)", | |
"debugMode": false, | |
"libc": "libSystem 1351.0.0" | |
} | |
}, | |
{ | |
"type": "Break", | |
"error": "Unsupported for JSON format" | |
}, | |
{ | |
"type": "Colors", | |
"error": "Unsupported for JSON format" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment