Skip to main content

Utility for working with Android boot animations

Project description

Android Boot Animation Tools

Simple command line utility for working with Android Boot Animations

This utility is made to simplify the process of creating Android-ready bootanimation.zip files

To install:

Clone this git repository, and from the top-level directory (where setup.py is):

pip3 install .

Alternatively, you can get the package from PyPi using:

pip3 install abatools

Once installed, the abatools utility should be available from the command line. Example:

abatools -a bootanimation.zip

Help is available from the command line with the -h or --help option, but basic usage is as follows:

-a [filename.zip] zip all files/folders in current directory totarget [filename.zip] -g [[gif file] [filename] [[gif file] [filename] ...]] creates a boot animation from a target .gif and saves it to [filename.zip]

Questions or comments can be directed to threadreaper@gmail.com. Pull requests are welcome if you discover any issues.

Copyright [2020] [Michael Podrybau]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.  See the License for the specific language governing 
permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abatools-1.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

abatools-1.0.0-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page