Skip to content

A web based tool to format file names for TV show episodes

Notifications You must be signed in to change notification settings

jigglycrumb/tvtool

Repository files navigation

TvTool

A web based tool to format file names for TV show episodes.

If you are using a PVR to record series, this is the tool for you.

There is no need to install anything, you can use it directly at http://jigglycrumb.github.io/tvtool

Setup

  • Clone repository
  • Run npm install

Development

  • Run dev server: npm start
  • Build: npm run build

Deployment

Runs on Github pages, from the docs folder. Do a manual build and commit it to deploy.