https://github.com/ziman/buslittles
Watch subtitles on laptop while film is playing on TV
https://github.com/ziman/buslittles
Last synced: about 1 year ago
JSON representation
Watch subtitles on laptop while film is playing on TV
- Host: GitHub
- URL: https://github.com/ziman/buslittles
- Owner: ziman
- License: bsd-3-clause
- Created: 2015-12-24T23:34:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T18:41:27.000Z (over 1 year ago)
- Last Synced: 2025-02-01T08:15:02.399Z (over 1 year ago)
- Language: CoffeeScript
- Size: 1.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Buslittles
Play subtitles separately while the film is on TV.
Recommended usage:
```bash
python3 -m http.server
python2 -m SimpleHTTPServer
```
and then point your browser to http://localhost:8000.
## License
3-clause BSD. (See `LICENSE`).