All Projects → pedrommcarrasco → Brooklyn

pedrommcarrasco / Brooklyn

Licence: mit
🍎 Screensaver inspired by Apple's Event on October 30, 2018

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Brooklyn

Aerial
Aerial Apple TV screen saver for Windows
Stars: ✭ 1,853 (-62.23%)
Mutual labels:  apple, screensaver
Example Ios Apps
 A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Stars: ✭ 461 (-90.6%)
Mutual labels:  apple
Xhlaunchad
🔥The screen opening advertising solutions - 开屏广告、启动广告解决方案-支持静态/动态图片广告,mp4视频广告,全屏/半屏广告、兼容iPhone/iPad. 【 Github下载不了/下载慢 可以访问国内下载地址: https://gitee.com/CoderZhuXH/XHLaunchAd】
Stars: ✭ 3,578 (-27.07%)
Mutual labels:  apple
Xcode Defaults
Awesome and useful Xcode defaults
Stars: ✭ 399 (-91.87%)
Mutual labels:  apple
Glide
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
Stars: ✭ 353 (-92.8%)
Mutual labels:  apple
Cfpropertylist
PHP Implementation of Apple's PList (binary and xml)
Stars: ✭ 423 (-91.38%)
Mutual labels:  apple
Iphonemocapios
Stars: ✭ 338 (-93.11%)
Mutual labels:  apple
Findme
An ARKit App that can help your friends to find you
Stars: ✭ 483 (-90.15%)
Mutual labels:  apple
Arkit By Example
Apple ARKit example app
Stars: ✭ 458 (-90.66%)
Mutual labels:  apple
Hackintosh Installer University
Open source tutorial & information collector for hackintosh installation.
Stars: ✭ 3,815 (-22.24%)
Mutual labels:  apple
Osx Abi Macho File Format Reference
Mirror of OS X ABI Mach-O File Format Reference
Stars: ✭ 379 (-92.27%)
Mutual labels:  apple
Apnotic
A Ruby APNs HTTP/2 gem able to provide instant feedback.
Stars: ✭ 360 (-92.66%)
Mutual labels:  apple
Mtlpp
C++ Metal wrapper
Stars: ✭ 425 (-91.34%)
Mutual labels:  apple
Apns4erl
Apple Push Notification Server for Erlang
Stars: ✭ 352 (-92.83%)
Mutual labels:  apple
React Native Safari View
A React Native wrapper for Safari View Controller.
Stars: ✭ 475 (-90.32%)
Mutual labels:  apple
Macos security
macOS Security Compliance Project
Stars: ✭ 348 (-92.91%)
Mutual labels:  apple
Shortcutsdirectory
A collection of user-submitted shortcuts for Shortcuts for iOS.
Stars: ✭ 376 (-92.34%)
Mutual labels:  apple
Wdt Emoji Bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
Stars: ✭ 411 (-91.62%)
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 (+197.43%)
Mutual labels:  apple
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (-90.15%)
Mutual labels:  apple

Screen Saver by Pedro Carrasco based on the animations presented during Apple Special Event (October 30, 2018) from the Brooklyn Academy of Music, Howard Gilman Opera House.

Example

GitHub All Releases Build Status GitHub contributors apm

Features

  • Doesn't require internet connection
  • Homebrew support
  • Light & Dark theme
  • Select which animations you want to see
  • Loop each animation how many times you want
  • Make the animations' order random

Example

Installation 📦

Independently of how you install Brooklyn, please close your System Preferences

Manual

  1. Click here to Download
  2. Open Brooklyn.saver (double click)
  3. "Brooklyn.saver" can't be opened because it is from an unidentified developer will appear, press OK
  4. Open Preferences
  5. Select Security & Privacy
  6. Select General
  7. On the bottom side, select Open Anyway

Homebrew 🍺

  1. Open terminal
  2. Enter brew install --cask brooklyn

Uninstallation 🗑️

Manual

  • Right-click on Brooklyn in System Preferences and select Delete Brooklyn, or
  • Delete Brooklyn.saver either in /Library/Screen Savers or /Users/USERNAME/Library/Screen Savers.

Homebrew 🍺

  1. Open terminal
  2. Enter brew uninstall --cask brooklyn

Compatibility 🔧

Requires OS X El Capitan (10.11) or above.

Troubleshooting 🤕

The Brooklyn screen saver can be blocked by the system as a malicious software. Sometimes on macOS Big Sur clicking Open Anyway in Security & Privacy is not fixing the issue.

To bypass this quarantine made by apple, you can use this command in your terminal :

sudo xattr -d com.apple.quarantine ~/"Library/Screen Savers/Brooklyn.saver"

Support Brooklyn ❤️

Hello there 👋

I’m Pedro, a Portuguese iOS Engineer since February 2017. I’m an avid OSS enthusiast and contributor - help by sharing, learn by what’s shared.

I've built and open-sourced multiple frameworks and applications, including Brooklyn and CocoaHub.

I'm also a conference and meetup organizer, being part of SwiftAveiro and CocoaHeads Porto.

If you enjoy my work and would like to help me continue it, please consider:

Contributing 🙌

Feel free to contribute to this project by providing ideas or opening pull requests with new features or solving an existing issue.

License

Brooklyn's available under the MIT license. See the LICENSE file for more information. Logo & original animations are Apple's property.

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].