Skip to content
/ brisk Public

A macOS app for submitting radars

License

Notifications You must be signed in to change notification settings

br1sk/brisk

Folders and files

NameName
Last commit message
Last commit date
Apr 12, 2017
Apr 28, 2018
Apr 28, 2018
Jul 7, 2018
Apr 28, 2018
Mar 12, 2017
Apr 14, 2017
Jan 15, 2018
Jan 15, 2018
Jan 15, 2018
Apr 28, 2018
Jul 7, 2018
Jul 30, 2017
Jul 21, 2022
Apr 2, 2017
Jan 15, 2018
Jan 16, 2018
Jul 7, 2018
Apr 11, 2021
Aug 20, 2017
Jul 7, 2018

Repository files navigation

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.