Skip to content

zachsnoek/mov-to-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mov-to-gif

Description

A Python script that converts a screen recording to a gif once the recording is complete. Start at reboot for extra fun.

Requirements

  • Python 3

Installation

  1. Set WATCH_DIR in mov-to-gif.py to the directory where your screen recordings are saved to.
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt
$ python3 mov-to-gif.py

About

Automatically convert macOS screen recordings to gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages