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
97e00dcc82b5b34bac9199c75c643939e54e94a1
macos-stats
/
Kit
/
module
History
Serhiy Mytrovtsiy
97e00dcc82
fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (
#2115
)
2024-09-28 19:58:42 +02:00
..
module.swift
fix: changed App Group name to fit the requirements. It fixes widgets in macOS 15 but could break macOS 14. Since in the macOS 14 it was not working properly with the team ID prefix (
#2115
)
2024-09-28 19:58:42 +02:00
notifications.swift
feat: moved all modules settings to the new design
2024-04-24 06:10:27 +02:00
popup.swift
feat: small codebase refactoring (mostly removed unused code and changes in access control)
2024-05-08 17:21:58 +02:00
portal.swift
feat: small codebase refactoring (mostly removed unused code and changes in access control)
2024-05-08 17:21:58 +02:00
reader.swift
feat: added total IO in the Network module when the app is started (
#2087
)
2024-09-07 17:41:10 +02:00
settings.swift
feat: renamed Color and Widget to SColor and SWidget to be compatible with SwiftUI
2024-07-04 19:52:52 +02:00
widget.swift
feat: added a new Text widget that allows to visualize custom values in the menu bar
2024-09-10 18:14:46 +02:00