Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 |
| ------------- | ------------- | ---------- | -------- |
| iOS Screenshot | iPadOS Screenshot | watchOS Screenshot | macOS Screenshot |

## 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.