Brisk Save Abandoned

A macOS app for submitting radars

Project README

Brisk

App Icon

Brisk is a macOS app for filing Radars and optionally crossposting them to Open Radar.

Brisk is written in Swift and uses Sonar to communicate with Apple's Radar web "APIs".

Brisk supports two factor auth, attachments, and saving radars as drafts.

screenshot

Installation

There are a few different ways you can install Brisk:

  1. Download the latest packaged Brisk.app from the releases and copy it to your Applications directory
  2. Using brew-cask with brew install --cask brisk
  3. Clone the repo and run make install

Development

Build Brisk locally:

$ make build

To just install the dependencies, and then build in Xcode:

$ make dependencies
$ open -a Xcode .

To build and install Brisk to your /Applications directory:

$ make install

Credits

Anteater icon by Samantha Broccoli from Raizlabs.

Open Source Agenda is not affiliated with "Brisk" Project. README Source: br1sk/brisk
Stars
672
Open Issues
34
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating