label2srt

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
Install globally with npm
$ npm install --global label2srt
Usage
label2srt <inputfile.txt> [<outputfile.srt>]
Options
- inputfile : required
- outputfile : optional
About
Related projects
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Contributors
Release history
Building docs
(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
Running tests
Install dev dependencies:
$ npm install && npm test
Author
Osman Nuri Okumuş
License
Copyright © 2017, Osman Nuri Okumuş.
MIT
This file was generated by verb-generate-readme, v0.4.2, on February 02, 2017.