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

https://github.com/mastersign/mastersign.htmldisplay

Display local HTML file and refresh automatically when file changes.
https://github.com/mastersign/mastersign.htmldisplay

Last synced: about 1 month ago
JSON representation

Display local HTML file and refresh automatically when file changes.

Awesome Lists containing this project

README

          

HTML Display
============

[![License][license-img]][license-url]
[![GitHub Release][release-img]][release-url]
[![Github Releases][downloads-img]][downloads-url]
[![GitHub Issues][issues-img]][issues-url]

_Display local HTML file and refresh automatically when file changes._

## Requirements

* Microsoft Windows
* .NET Framework 4.5

## Usage

```
HTMLDisplay.exe "C:\path\to\my\htmlfile.html"
```

## License

This project is released under the MIT license.

Copyright © by Tobias Kiertscher .

[release-url]: https://github.com/mastersign/Mastersign.HtmlDisplay/releases/latest/
[release-img]: https://img.shields.io/github/release/mastersign/Mastersign.HtmlDisplay.svg?style=flat-square
[downloads-url]: https://github.com/mastersign/Mastersign.HtmlDisplay/releases/latest/
[downloads-img]: https://img.shields.io/github/downloads/mastersign/Mastersign.HtmlDisplay/total.svg?style=flat-square
[license-url]: https://github.com/mastersign/Mastersign.HtmlDisplay/blob/master/LICENSE.md
[license-img]: https://img.shields.io/github/license/mastersign/Mastersign.HtmlDisplay.svg?style=flat-square
[issues-url]: https://github.com/mastersign/Mastersign.HtmlDisplay/issues
[issues-img]: https://img.shields.io/github/issues/mastersign/Mastersign.HtmlDisplay.svg?style=flat-square