Added README and LICENSE

This commit is contained in:
Sergey Karmanov 2021-04-10 06:39:28 +03:00
parent 67708b8388
commit 8085fd8dd0
3 changed files with 38 additions and 0 deletions

13
LICENSE Normal file
View File

@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

25
README.md Normal file
View File

@ -0,0 +1,25 @@
## About The Project
This project is used to display real time
## Example
<img src="./images/example.png" width="400" height="300" />
## Installation
1. Download `realtime_clock.lua`
2. Start Open Broadcast Software (OBS)
3. Add Text (FreeRype 2 or GDI+) to sources
4. Go to Tools->Scripts
5. Press `+` button and find `realtime_clock.lua` in explorer
6. Select `Text Source` in right part of window
## License
Distributed under the WTFPL License. See `LICENSE` for more information.

BIN
images/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB