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 08:14:19 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b15c14c103649dd86e9dca3eea411237cbf84d1
macos-stats
/
Modules
/
Battery
History
Serhiy Mytrovtsiy
9115329767
fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
2023-08-13 13:15:27 +02:00
..
config.plist
feat: initialized battery details widget (
#1293
)
2023-03-03 19:52:10 +01:00
Info.plist
v2.0.0 (
#34
)
2020-06-07 12:22:32 +02:00
main.swift
fix: changed reference from unowned to weak in the modules (prevents crash in some cases)
2023-08-13 13:15:27 +02:00
popup.swift
feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not updates the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled.
2023-07-07 16:52:37 +02:00
portal.swift
feat: added a header with title and settings button to the portals (
#1467
)
2023-05-19 18:13:06 +02:00
readers.swift
feat: removed Low power mode status from the battery module since it does not work. The API does not provide updates via the notification center. Read ProcessInfo does not updates the value too. pmset returns only manually managed mode. So it cannot be used to determine if low power mode is enabled.
2023-07-07 16:52:37 +02:00
settings.swift
feat: added 60% battery level to the low level notification (
#825
)
2022-02-08 17:16:06 +01:00