An open API service indexing awesome lists of open source software.

https://github.com/mminer/hlhl

Highlights a character in a Highland screenplay.
https://github.com/mminer/hlhl

highland screenwriting

Last synced: about 2 months ago
JSON representation

Highlights a character in a Highland screenplay.

Awesome Lists containing this project

README

        

```
usage: hlhl [-h] [--clear-others] [--color COLOR] FILE CHARACTER

Highlights a character in a Highland screenplay.

positional arguments:
FILE Highland file
CHARACTER character to highlight

optional arguments:
-h, --help show this help message and exit
--clear-others remove other highlights
--color COLOR hex color value (default: D1E3F4)
```