No description
| .github/workflows | ||
| cmd/randomedit | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| Makefile | ||
| README.md | ||
Randomedit
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