Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Deno
This package works with Deno
JSR Score100%
Publisheda year ago (0.1.7)

server for your media directory

media player

this program can be use to list all your video and serve it in port 4000

# run this command in media folder
deno run -A jsr:@nurs/mediaplayer@0.1.7
Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@nurs/mediaplayer

Import symbol

import * as mediaplayer from "@nurs/mediaplayer";
or

Import directly with a jsr specifier

import * as mediaplayer from "jsr:@nurs/mediaplayer";