GithubHelp home page GithubHelp logo

tchigher / animatedgif Goto Github PK

View Code? Open in Web Editor NEW

This project forked from waitsnake/animatedgif

0.0 0.0 0.0 14.58 MB

A screensaver for Mac OSX / macOS that plays animated GIFs and APNGs

License: MIT License

Objective-C 95.85% Shell 0.25% Metal 2.49% C 1.41%

animatedgif's Introduction

AnimatedGif

AnimatedGif is an screensaver for Mac OSX / macOS that plays animated GIFs.

It also has a background mode to let you run the gif as a desktop background (or wallpaper). The background mode can be enabled under "Screen Saver Options" in macOS.

You can either open only one single GIF file or you can choose a directory that contains more than one GIF file. In case of a selected directory the option panel of screensaver will let you choose a time between 1 and 30 minutes after which the GIF file is randomly changed.

Since 1.5.1 also animated PNG (Animated Portable Network Graphics (APNG)) are supported (starting with OSX 10.10).

Compatibility

This project was originally (release 1.0) written with Xcode 6.2 and SDK for OSX 10.9 Mavericks.

The release 1.4.0 was compiled with Xcode 10.1 with SDK for OSX 10.14 Mojave. It was tested successfully under Mavericks(10.9.5), El Capitan(10.11.6), High Sierra(10.13.6) and Mojave(10.14.5).

The latest release 1.5.3 was compiled with Xcode 10.2.1 with SDK for OSX 10.14 Mojave. It was tested successfully under Mavericks(10.9.5), High Sierra(10.13.6) and Mojave(10.14.5).

Note: AnimatedGif is not working with Catalina(10.15) since screensavers are now sandboxed (this means no GIF files can be selected or read from local disk and also background mode is broken), see issue #57.

Since release 1.5.0 AnimatedGif supports Metal(API) for rendering.

When started AnimatedGif tries to initialise Metal as first choice for rendering. Only if this initialisation fails (on MacOSX versions older than El Capitan (10.11) or not supported Macs(usually Macs older as Mid 2012; except Mac Pro models from Mid 2010 with supported graphics card)) it tries to initialise OpenGL for rendering(as it was default between release 1.0 till 1.4.0).

Unfortunately the screensaver clock is not working together with background mode and will be disabled if background mode is enabled. But the clock works fine in normal screensaver mode.


Setup - Mac

  1. Download and unzip the compiled release file from the releases tab: https://github.com/Waitsnake/AnimatedGif/releases/latest/
  2. Double click on the extracted "AnimatedGif.saver" file. macOS will ask if you like to install the screen saver
  3. Open System Preferences -> Desktop and Screensaver
  4. Select the AnimatedGif Screensaver
  5. Click "Screen Saver Options" below the screensaver preview
  6. Select your .gif file and adjust other settings to your liking


If there is an error message saying "[AnimatedGif.saver] can't be opened because it is from an unidentified developer"


  1. Open System Preferences
  2. Go to "Security & Privacy"
  3. Click "Open Anyway"

4. Click "Open"

5. Choose if you like to install screensaver for actual user onyl or all users
6. Click "Install"

Uninstall AnimatedGif

Automatic Uninstall
In the linked tools here are 3 different ways to uninstall AnimatedGif. Each tool do the same and what way you choose depending only on your personal preferences.


Manually Uninstall

  1. Open System Preferences -> Desktop and Screensaver
  2. Click "Screen Saver Options" and stop the background mode if it was enabled and close options.
  3. Right click the AnimatedGif Screensaver and select "Delete AnimatedGif"
  4. Click on "Move to Trash" to confirm


Copyright 2019 Marco Koehler (under the conditions of MIT License)

animatedgif's People

Contributors

waitsnake avatar blucky-gh avatar developerace avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.