Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.53 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.53 KB

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

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.