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
80b39144b1d11b064b425ed82cc2c3cf8b83b5ea
macos-stats
/
Kit
/
plugins
History
Serhiy Mytrovtsiy
48322fc7e8
fix: fixed circles charts in the new version of Cocoa
2023-09-28 17:33:55 +02:00
..
Charts.swift
fix: fixed circles charts in the new version of Cocoa
2023-09-28 17:33:55 +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