Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 509 Bytes

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.