version bump

This commit is contained in:
cv
2021-11-16 21:02:37 +01:00
parent 09a5aca25a
commit 17d5c84133
4 changed files with 3 additions and 3 deletions
View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Before

Width:  |  Height:  |  Size: 201 KiB

After

Width:  |  Height:  |  Size: 201 KiB

+2 -2
View File
@@ -9,9 +9,9 @@ Ontime is an application for managing event rundowns and running stage timers.
It allows a center application to be able to distribute event information in the local network. This minimises needs for using Media Server outputs or expensive video distribution while allowing easy integration in workflows including OBS and d3.
![App Window](https://github.com/cpvalente/ontime/blob/master/01_app.png)
![App Window](https://github.com/cpvalente/ontime/blob/master/.github/01_app.png)
![Views](https://github.com/cpvalente/ontime/blob/master/02_screentypes.png)
![Views](https://github.com/cpvalente/ontime/blob/master/.github/02_screentypes.png)
## Using Ontime
Once installed and running, ontime starts a background server that is the heart of all processes.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "0.2.1",
"version": "0.3.0",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",