Oldik
"Oldik 🥂" meme.
A small fun project to give tribute to theTo Contribute
- Add your frames to
frames.py
. You can use https://www.text-image.com/convert/ascii.html to convert images to frames. - Import it from the
frames/__init__.py
- Import it from
oldik.py
. - Add your imported frame to the
VERSION_TO_FRAMES
dictionary. It has to map to a version name. For example, Uzbekistan maps to piyola frames.. - Or specify path for your gif without any headaches :)
- That's it.
How To Use
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/rahmonov/oldik.git
# Go into the repository
$ cd oldik
# Install dependencies
$ pip install -r requirements.txt
# Run the app
$ python oldik.py
# Try other options
$ python oldik.py --version=uzbekistan
# Try with gifs
$ python oldik.py --path=images/cheers.gif