JK3Y / NPS-Browser-macOS

macOS version of NPS Browser
The Unlicense
182 stars 21 forks source link

NPS Browser for macOS

A Swift 4 implementation of NPS Browser.\ Tested and working on macOS 10.11-10.15

Features

Usage

Removal

After moving to trash, run:

rm -r ~/Library/Application\ Support/JK3Y.NPS-Browser/
rm -r ~/Library/Caches/JK3Y.NPS-Browser
rm -r ~/Library/Caches/NPS\ Browser
defaults delete JK3Y.NPS-Browser

Building

Make sure you have Xcode 10.2 and Carthage installed. Open a terminal and install the dependencies:

carthage bootstrap --platform macOS --no-use-binaries --cache-builds

Open the .xcodeproj file to open the project.

Build by going to Product > Build.

Export an app bundle by going to Product > Archive > Export.

Changelog

Thanks