@nurs/mediaplayer@0.1.7Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
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
Add Package
deno add jsr:@nurs/mediaplayer
Import symbol
import * as mediaplayer from "@nurs/mediaplayer";
Import directly with a jsr specifier
import * as mediaplayer from "jsr:@nurs/mediaplayer";