friendsep

A simple command line tool to watch a random episode of F.R.I.E.N.D.S


License
MIT
Install
pip install friendsep==0.0.3

Documentation

friendsep

forthebadge made-with-python
A command line tool to play a random F.R.I.E.N.D.S episode

Features

  • Watch a random episode of F.R.I.E.N.D.S on VLC

Getting Started

Supported OS

Ubuntu

Prerequisites

  1. Python3
  2. pip3
  3. VLC

Installation

Using pip
sudo pip3 install friendsep

From source
1. Clone this repo and navigate to this folder in your machine.
2. Install using the following commands now.
python3 setup.py build
python3 setup.py install

Usage

  1. After installation is done, run the command friendsep and that's it!

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details