Skip to content

Instantly share code, notes, and snippets.

@shamansir
Last active October 2, 2020 12:22
Show Gist options
  • Save shamansir/6403b4d5674ee4a617d0da0890f0421a to your computer and use it in GitHub Desktop.
Save shamansir/6403b4d5674ee4a617d0da0890f0421a to your computer and use it in GitHub Desktop.
Installing video file as a screensaver on macOS

Based on this article: https://workspacevita.com/how-to-use-own-videos-screensavers-mac-catalina/

The difference is that the Aerial Configuration screens shown there are outdated.

First, you need to prepare the video file so it would be visible to Aerial. Due to security.

  1. Create /Users/Shared/screensavers folder.
  2. Put a copy of your video file to /Users/Shared/screensavers.
  3. That should be enough.

So, for the latest version of Aerial:

  1. Download Aerial as a .zip here.
  2. Unpack the archive using Finder (double-click), you'll get the Aerial.saver file.
  3. Double-click this unpacked file as well. It should be added to the list of your screensavers and the Screensavers configuration should be open.
  4. Having Aerial selected in the list of screensavers, click Screensaver options....
  5. You'll see a huge list of different videos with landscapes, cities, nature etc.
  6. Click the gear icon, it is the middle one among the three on the top left of the dialog box.
  7. Click Custom Sources.
  8. Click Add Local... button on the bottom of the right panel.
  9. From Finder, drag your /Users/Shared/screensavers folder and drop it on the input, or just type in the path.
  10. The folder with one video should appear in the list. If it wasn't, try to close the dialog and the screensaver selection dialog and reopen them again. If it wasn't still, try going to Advanced section of the settings and, first, change the resolution settings to match your video, and if still nothing improved, try Reset All Settings there and repeat the steps from 4 to 10.
  11. Go back to the list of videos by clicking the icon with the film.
  12. Select Source -> Screensavers in the navigation bar on the left.
  13. Mark your video as Favourite.
  14. And now select in the Aerial currently plays combo box Only favourites.
  15. That should be it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment