giphyfun

Command line program that play random giphy.


Keywords
giphy, terminal, giphyfun
License
GPL-3.0
Install
pip install giphyfun==0.1

Documentation

GyphyFun

Command line program that plays random giphy!

You can copy the link by clicking on the window!

Created by vsDeus

1. Getting started

This script works by calling the Giphy API.

You need to have python3 installed on your system.

2. Installation

Installing using pip

Run pip3 install giphyfun --user

Installing from source

  1. Clone this repository

git clone https://github.com/vsDeus/giphyFun.git

  1. cd into the folder and install the package by executing

cd cheermeup

pip3 install . --user

from your terminal.

  • Run the script by executing giphyfun and enjoy.