All Projects → ayltai → MacOS-Developers-Excuses

ayltai / MacOS-Developers-Excuses

Licence: Apache-2.0 license
A macOS screen saver that shows a random developer excuse over a beautiful photo background. Made with ❤

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to MacOS-Developers-Excuses

brewfile
🍎 Brewfile to install softwares in macOS for engineers
Stars: ✭ 37 (-30.19%)
Mutual labels:  osx, macosx
Evilosx
An evil RAT (Remote Administration Tool) for macOS / OS X.
Stars: ✭ 1,826 (+3345.28%)
Mutual labels:  osx, macosx
Subethaedit
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Stars: ✭ 1,183 (+2132.08%)
Mutual labels:  osx, macosx
Sxkdvm
SXKDVM - OSX Docker KVM / Run an OSX KVM virtual machine inside a Docker container.
Stars: ✭ 840 (+1484.91%)
Mutual labels:  osx, macosx
go-unsplash
Go Client for the Unsplash API
Stars: ✭ 70 (+32.08%)
Mutual labels:  unsplash, unsplash-api
Android File Transfer Linux
Android File Transfer for Linux
Stars: ✭ 994 (+1775.47%)
Mutual labels:  osx, macosx
Predator
A screensaver for macOS which is based on the predator countdown timer. Don't worry your mac doesn't blow up 😄
Stars: ✭ 120 (+126.42%)
Mutual labels:  osx, macosx
Unsign
Remove code signatures from OSX Mach-O binaries (note: unsigned binaries cannot currently be re-codesign'ed. Patches welcome!)
Stars: ✭ 362 (+583.02%)
Mutual labels:  osx, macosx
Fire
🔥A delightful HTTP/HTTPS networking framework for iOS/macOS/watchOS/tvOS platforms written in Swift.
Stars: ✭ 243 (+358.49%)
Mutual labels:  osx, macosx
Powerkey
Remap your Macbook's power key to Forward Delete
Stars: ✭ 212 (+300%)
Mutual labels:  osx, macosx
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+1128.3%)
Mutual labels:  osx, macosx
instant-images
Instantly upload photos from Unsplash, Pixabay and Pexels to your website without leaving WordPress.
Stars: ✭ 26 (-50.94%)
Mutual labels:  unsplash, unsplash-api
Osx Iso
 Create a bootable ISO of OS X / macOS, from the installation app file
Stars: ✭ 616 (+1062.26%)
Mutual labels:  osx, macosx
Syncthing Macos
Frugal and native macOS Syncthing application bundle
Stars: ✭ 1,096 (+1967.92%)
Mutual labels:  osx, macosx
Tools Osx
A small collection of command line tools for Mac OS X, incl.: clipcat, dict, eject, launch, ql, swuser, trash & with.
Stars: ✭ 576 (+986.79%)
Mutual labels:  osx, macosx
Macos Patcher
Command line tool for running macOS on unsupported Macs
Stars: ✭ 114 (+115.09%)
Mutual labels:  osx, macosx
Sculpt-Comfort-Mission-Control
Switch desktops on your Mac with any mouse
Stars: ✭ 117 (+120.75%)
Mutual labels:  osx, macosx
Stprivilegedtask
An NSTask-like wrapper around the macOS Security Framework's AEWP function to run shell commands with root privileges in Objective-C / Cocoa.
Stars: ✭ 335 (+532.08%)
Mutual labels:  osx, macosx
Macos Downloader
Command line tool for downloading macOS installers and beta updates
Stars: ✭ 162 (+205.66%)
Mutual labels:  osx, macosx
python-unsplash
Python wrapper for the Unsplash API.
Stars: ✭ 130 (+145.28%)
Mutual labels:  unsplash, unsplash-api

Developers Excuses

Release macOS License

A macOS screen saver that shows a random developer excuse over a beautiful photo background. Made with

Buy me a coffee

Screenshot 1

Screenshot 2

Screenshot 3

Features

  • Periodically refresh the background image from Unsplash
  • Periodically refresh the quote from Developer Excuses
  • Animate the background image with Ken Burns effect
  • Automatically start recording video using the built-in FaceTime HD camera for security reasons

Configurations

Configurations

Downloads

Screen Saver

Double-click to install.

Security Camera

Place it to somewhere handy, such as ~/Downloads or /usr/bin, and then update its path in the screen saver configurations .

Compatibility

Developers Excuses screen saver requires OS X Catalina or later.

Note: Apple has tightened up security in 10.15.4 and above. Although this application is safe, you may experience problems getting macOS to allow this application to run, since the Github builds are not notarized. If you experience this issue, you can try to build the application yourself using the directions below.

How to build

  1. Install CocoaPods
  2. Install SwiftLint
  3. git clone [email protected]:ayltai/MacOS-Developers-Excuses.git
  4. cd MacOS-Developers-Excuses
  5. Run pod install
  6. Open DevExcuses.xcworkspace in Xcode
  7. Build DevExcuses projects (Command-B)
  • You may get some warnings. They are generally self-explanatory. Make adjustments, as you wish for your preferences.
  1. Optionally build SecurityCamera project if you want to use the camera of your MacBook to record videos for security reason
  2. Right-click in your Xcode Project Navigator > DevExcuses > Products > Developer Excuses.saver
  3. Select "Open with External Editor"
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].