All Projects → br1sk → Brisk

br1sk / Brisk

Licence: mit
A macOS app for submitting radars

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Brisk

brisk-ios
An iOS app for submitting radars
Stars: ✭ 28 (-95.75%)
Mutual labels:  apple, radar
Openradar Mirror
A mirror of radars pulled from http://openradar.me/.
Stars: ✭ 238 (-63.88%)
Mutual labels:  apple, radar
Ladybug
Handle rdar:// links gracefully
Stars: ✭ 161 (-75.57%)
Mutual labels:  apple, radar
Sonar
Apple's radar communication in Swift
Stars: ✭ 72 (-89.07%)
Mutual labels:  apple, radar
Haptica
Easy Haptic Feedback Generator 📳
Stars: ✭ 587 (-10.93%)
Mutual labels:  apple
Icepa
iOS system-wide VPN based Tor client
Stars: ✭ 519 (-21.24%)
Mutual labels:  apple
Hackers
Hackers is an elegant iOS app for reading Hacker News written in Swift.
Stars: ✭ 513 (-22.15%)
Mutual labels:  apple
Appwrite
Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀
Stars: ✭ 14,592 (+2114.26%)
Mutual labels:  apple
About Swiftui
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Stars: ✭ 5,954 (+803.49%)
Mutual labels:  apple
Flint
The Flint framework for building apps on Apple platforms using Feature Driven Development
Stars: ✭ 636 (-3.49%)
Mutual labels:  apple
Owl
An open Apple Wireless Direct Link (AWDL) implementation written in C
Stars: ✭ 561 (-14.87%)
Mutual labels:  apple
Docker Timemachine
A docker container that compiles the lastest Netatalk to run a Time Machine server.
Stars: ✭ 542 (-17.75%)
Mutual labels:  apple
Jhchart
Stars: ✭ 593 (-10.02%)
Mutual labels:  radar
Ngx Auth Firebaseui
Angular Material UI component for firebase authentication
Stars: ✭ 518 (-21.4%)
Mutual labels:  apple
Macos
macOS theme for Gnome and GTK-based desktops
Stars: ✭ 641 (-2.73%)
Mutual labels:  apple
Brooklyn
🍎 Screensaver inspired by Apple's Event on October 30, 2018
Stars: ✭ 4,906 (+644.46%)
Mutual labels:  apple
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (-15.48%)
Mutual labels:  apple
Swcrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Stars: ✭ 632 (-4.1%)
Mutual labels:  apple
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+687.86%)
Mutual labels:  apple
Simulated Unsupervised Tensorflow
TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"
Stars: ✭ 558 (-15.33%)
Mutual labels:  apple

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 cask install 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].