randomedit/README.md

498 B

Randomedit

Build

For when you can't decide what you want to start with.

Prerequisites

Make sure you have a recent version of Golang installed.

Installation

Type the following command:

make build

Usage

Watch a random movie

EDITOR=mpv randomedit -p '*.mkv' -p '*.mp4' -d  ~/Movies

Read a random PDF

EDITOR=okular randomedit -p '*.pdf' -d  ~/Documentation/

Authors & license

⚠️ FIXME