fp

command module
v0.0.0-...-ce8ae5d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2021 License: BSD-3-Clause Imports: 12 Imported by: 0

README

fp

A simple filebin media player.

Config

Path: ~/.fp.yml or $FP_CONFIG

handlers:
    video/*:
        - mpv
        - --fs
    image/*:
        - feh
        - --auto-zoom
        - --fullscreen
        - --hide-pointer

aliases:
    foo: https://example.org/foo
    bar: https://example.org/bar

Bash Completion

complete -C /path/to/fp fp

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL