Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alistairmcmillan/swiftui-filesystems-app
Simple SwiftUI app that lists volumes and displays a few details about each.
https://github.com/alistairmcmillan/swiftui-filesystems-app
Last synced: about 1 month ago
JSON representation
Simple SwiftUI app that lists volumes and displays a few details about each.
- Host: GitHub
- URL: https://github.com/alistairmcmillan/swiftui-filesystems-app
- Owner: alistairmcmillan
- Created: 2024-05-20T01:31:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T01:36:43.000Z (3 months ago)
- Last Synced: 2024-11-04T02:24:16.679Z (3 months ago)
- Language: Swift
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SwiftUI Filesystems App
=======================Just a quick One Day Build project to try out writing some SwiftUI code.
All it does is list the mounted filesystems, and when you click on one, gives you details about that filesystem.