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
e9f4ab9a438b475a5a2b17e9b92055870550b034
macos-stats
/
Kit
/
plugins
History
Serhiy Mytrovtsiy
fc2f9ea653
feat: updated Report struct
2023-07-03 21:15:10 +02:00
..
Charts.swift
feat: added new grid chart
2023-04-11 20:47:17 +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