Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhrispineda/about-this-mac

About This Mac window in SwiftUI
https://github.com/zhrispineda/about-this-mac

apple mac macos recreation swift swiftui

Last synced: 16 days ago
JSON representation

About This Mac window in SwiftUI

Awesome Lists containing this project

README

        

# About-This-Mac
A SwiftUI recreation of the macOS About This Mac window.

## Information
- This personal project is a recreation of System Information‘s About This Mac window in macOS.

## Preview
![An image of the About This Mac window from the project which is similar to the one found in macOS.](Assets/AboutThisMac.png)

## Usage
Open the project in Xcode and run. The project should be able to sign to run locally without a provisioning profile.

As this is a personal project for learning Swift and SwiftUI, feel free to download and modify the project for your own personal purposes.

## Disclaimers
- All assets such as icons and images are not my own in any way.
- This app is a recreation of Apple‘s own apps and designs for educational purposes.
- Feel free to look through the commit history to see the project evolve from a single view to its current state.
- If you have any questions or feedback, please contact me through the options listed on my GitHub profile.

## Other Projects
- **iOS Settings** https://github.com/zhrispineda/Settings-iOS
- **iOS Feedback Assistant** https://github.com/zhrispineda/Feedback-Assistant-iOS
- **iOS Notes** https://github.com/zhrispineda/Notes-iOS
- **visionOS Settings** https://github.com/zhrispineda/Settings-visionOS
- **visionOS Photos** https://github.com/zhrispineda/Photos-visionOS
- **watchOS Settings** https://github.com/zhrispineda/Settings-watchOS
- **ATVSpecs** https://github.com/zhrispineda/ATVSpecs
- **BrushTimer** https://github.com/zhrispineda/BrushTimer