Converts Audacity labels (txt files) into SubRip (srt files)
Table of Contents
- [Install](#install) - [Usage](#usage) - [Options](#options) - [About](#about) * [Related projects](#related-projects) * [Contributing](#contributing) * [Contributors](#contributors) * [Release history](#release-history) * [Building docs](#building-docs) * [Running tests](#running-tests) * [Author](#author) * [License](#license)(TOC generated by verb using markdown-toc)
Install globally with npm
$ npm install --global label2srt
label2srt <inputfile.txt> [<outputfile.srt>]
- inputfile : required
- outputfile : optional
- metismenu: A jQuery menu plugin | homepage
- twbuttons: alexwolfe/Buttons for Twitter Bootstrap 3 | homepage
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)
To generate the readme, run the following command:
$ npm install -g verbose/verb#dev verb-generate-readme && verb
Install dev dependencies:
$ npm install && npm test
Osman Nuri Okumuş
Copyright © 2017, Osman Nuri Okumuş. MIT
This file was generated by verb-generate-readme, v0.4.2, on February 02, 2017.