This website requires JavaScript.
Explore
Help
Sign In
morgan
/
macos-stats
Watch
1
Star
0
Fork
0
You've already forked macos-stats
mirror of
https://github.com/morgan9e/macos-stats
synced
2026-04-14 00:04:15 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3b633d259060f374dfd2f260042831fa9c10e53
macos-stats
/
Modules
/
Disk
History
Serhiy Mytrovtsiy
52d21619bf
feat: changed the default value of
macOS widgets
to disabled to prevent heavy load on some systems, and added information text to the widgets (
#2733
)
2026-02-14 18:39:49 +01:00
..
config.plist
feat: added Text widget to the Disk module that allows to show more details in the menu bar (
#2532
)
2025-05-16 21:42:18 +02:00
header.h
feat: initialized SMART reads for disks that are SMART capable (
#1407
)
2023-04-18 17:32:15 +02:00
Info.plist
v2.0.0 (
#34
)
2020-06-07 12:22:32 +02:00
main.swift
feat: changed the default value of
macOS widgets
to disabled to prevent heavy load on some systems, and added information text to the widgets (
#2733
)
2026-02-14 18:39:49 +01:00
notifications.swift
feat: moved Disk notification settings to the new selectors
2024-05-10 20:28:32 +02:00
popup.swift
feat: added an option to manually refresh disk space information (allow to reset cached purgable space)
2026-01-27 21:09:57 +01:00
portal.swift
feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (
#2321
)
2025-01-17 18:32:29 +01:00
readers.swift
feat: added an option to manually refresh disk space information (allow to reset cached purgable space)
2026-01-27 21:09:57 +01:00
settings.swift
fix: fixed Disk activity reader that tries to read IO when disk is ejected (
#2677
)
2025-08-29 22:43:49 +02:00
widget.swift
feat: added a check if the macOS widget is active before updating the read value in the user defaults. It will prevent unnecessary writes when the widget is not enabled (
#2733
)
2025-12-02 21:00:52 +01:00