Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silsha/pwnagotchi.app
Pwnagotchi App for iOS, iPadOS, watchOS and macOS
https://github.com/silsha/pwnagotchi.app
ios-app ipados-app macos-app pwnagotchi swiftui watchos-app
Last synced: 6 days ago
JSON representation
Pwnagotchi App for iOS, iPadOS, watchOS and macOS
- Host: GitHub
- URL: https://github.com/silsha/pwnagotchi.app
- Owner: silsha
- License: mit
- Created: 2019-12-23T23:23:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-31T19:11:52.000Z (almost 5 years ago)
- Last Synced: 2024-10-25T05:49:36.835Z (13 days ago)
- Topics: ios-app, ipados-app, macos-app, pwnagotchi, swiftui, watchos-app
- Language: Swift
- Size: 2.47 MB
- Stars: 111
- Watchers: 13
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pwnagotchi.app
A Pwnagotchi app, written in Swift and built for iOS, iPadOS, watchOS and macOS.Sign up for Testflight: https://testflight.apple.com/join/r1bhpyDU
| iOS | iPadOS | watchOS | macOS |
| ------------- | ------------- | ---------- | -------- |
| | | | |## How to use
See [Setup Guide](https://github.com/silsha/pwnagotchi.app/wiki/Setup)## Building the app
### Prerequisites
* Xcode 11### Building
1. Clone this repository
2. Open `ios-pwnagotchi.xcodeproj` in Xcode
3. Build/Run the app for your desired target## Disclaimer
This is my first project in Swift and my main goal was to play around with SwiftUI and Catalyst. I was impressed with how quickly I was able to get a working product up and running, but I realize that I am only scratching the surface of the subject.
Pull requests are more than welcome, but please refrain from completely rewriting the app as this would undermine my learning plans.