mnkd / LottiePlayer

Lottie player for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LottiePlayer

GitHub release

LottiePlayer — a Lottie animation player for macOS

  • Requirement: macOS 12.0 or later

( Animation: yellow animation by John Olm )

Features

  • Preview Lottie animaiton

Keyboard shortcuts

Shortcut Action
Space bar Play or Pause
Left Arrow Backward 1 frame
Right Arrow Forward 1 frame
Option-Left Arrow Backward 10 frames
Option-Right Arrow Forward 10 frames
Command-Left Arrow Go to the beginning of a animation
Command-Right Arrow Go to the end of a animation

Installation

To install the latest version of LottiePlayer, you can download here.

Development

Environment

  • macOS 12.5
  • Xcode 13.3.1

How to build

  1. $ make bootstrap
  2. $ make build

How to develop

  1. $ make bootstrap
  2. $ make open

License

MIT

About

Lottie player for macOS

License:MIT License


Languages

Language:Swift 73.7%Language:Shell 18.3%Language:Makefile 8.0%