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.
- Host: GitHub
- URL: https://github.com/mastersign/mastersign.htmldisplay
- Owner: mastersign
- License: mit
- Created: 2017-11-15T10:56:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T12:13:13.000Z (over 8 years ago)
- Last Synced: 2025-10-28T00:36:48.492Z (10 months ago)
- Language: C#
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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