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
24b29ccbfecd91a74c4cd0ecf4a761a1dcc9a6a1
macos-stats
/
Kit
/
plugins
History
Serhiy Mytrovtsiy
66641a1817
fix: fixed CPU line chart baseline in the popup view
2023-10-12 20:51:32 +02:00
..
Charts.swift
fix: fixed CPU line chart baseline in the popup view
2023-10-12 20:51:32 +02:00
Logger.swift
fix: add error_msg func to the Logger
2021-07-20 17:30:30 +02:00
Reachability.swift
feat: added Reachability plugin and moved Network module to it
2021-10-15 19:31:14 +02:00
Repeater.swift
fix: moved Repeater thread from background QoS to default. Because the background thread will be blocked when full load. It makes the app unuseful when the system is loaded because the reader is not triggered and there is no live data about system usage.
2023-06-28 19:00:02 +02:00
Store.swift
feat: added random Color and data type to the Store
2023-03-25 16:28:21 +01:00
SystemKit.swift
feat: moved all reader's values to the Codable protocol
2023-06-27 17:09:38 +02:00
Telemetry.swift
feat: updated Report struct
2023-07-03 21:15:10 +02:00
Updater.swift
fix: fixed some typo (
#1373
)
2023-03-25 23:01:46 +01:00