mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-04 15:08:01 +00:00
1849b4d39f
* chore: migrate eslint to oxlint * chore: migrate prettier to oxfmt * chore: migrate typescript * chore: toThrow should have a expected value * chore: cast test value as Day * chore: small title fix * chore: mocks should be hoisted * chore: incorrect async useage * chore: test should be inside description * chore: test sohuld include an expeced * chore: oxfmt --------- Co-authored-by: alex-Arc <omnivox@LAPTOP-RC5SNBVV.localdomain>
138 lines
6.8 KiB
Markdown
138 lines
6.8 KiB
Markdown
[](https://www.gnu.org/licenses/gpl-3.0)
|
|

|
|

|
|

|
|

|
|
[](https://github.com/sponsors/cpvalente)
|
|
[](https://www.buymeacoffee.com/cpvalente)
|
|
|
|
## Download the latest release
|
|
|
|
<a href="https://www.buymeacoffee.com/cpvalente" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="32"></a>
|
|
|
|
- Download for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-win64.exe">Windows</a>
|
|
- Download for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-macOS-arm64.dmg">macOS (Apple Silicon)</a>
|
|
- Download for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-macOS-x64.dmg">macOS (Intel)</a>
|
|
- Download AppImage for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-linux-x86_64.AppImage">Linux (Intel / AMD 64-bit)</a>
|
|
- Download AppImage for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-linux-arm64.AppImage">Linux (ARM 64-bit, Raspberry Pi 4+)</a>
|
|
- Download AppImage for <a href="https://github.com/cpvalente/ontime/releases/latest/download/ontime-linux-armv7l.AppImage">Linux (ARM 32-bit, older Raspberry Pi)</a>
|
|
|
|
... or
|
|
|
|
- Get from <a href="https://hub.docker.com/r/getontime/ontime">Docker hub</a>
|
|
- Install from <a href="https://www.npmjs.com/package/@getontime/cli">NPM</a>
|
|
- Install from <a href="https://formulae.brew.sh/cask/ontime">Homebrew</a>
|
|
|
|
## Need help?
|
|
|
|
We do our best to have most topics covered by the documentation. However, if your question is not covered, you are welcome to [fill in a bug report in an issue](https://github.com/cpvalente/ontime/issues), [ask a question in GitHub discussions](https://github.com/cpvalente/ontime/discussions) or hop in the [discord server](https://discord.com/invite/eje3CSUEXm) for a chat.
|
|
|
|
## Using Ontime?
|
|
|
|
Let us know!
|
|
Ontime improves from the collaboration with its users. We would like to understand how you use Ontime and appreciate your feedback.
|
|
|
|
# Ontime
|
|
|
|
Ontime is a browser-based application that manages event rundowns, scheduling, and cueing.
|
|
|
|
With Ontime, you can plan, track your schedule, manage automation and cross-department show information all in one place.
|
|
|
|
Ontime is made by entertainment and broadcast engineers and used by
|
|
|
|
- Conference organisers
|
|
- Touring shows and receiving venues
|
|
- Broadcasters and streamers
|
|
- Theatres and opera houses
|
|
- Houses of worship
|
|
|
|
## Main features
|
|
|
|
- **Multiplatform**: Available as a Cloud service and for Windows, macOS, Linux, or self-hosted via Docker.
|
|
- **In any device**: Ontime is available to any device with a browser, eg: tablets, mobile phones, laptops, signage, media servers...
|
|
- **Team Collaboration**: Dedicated views for directors, operators, backstage, and signage.
|
|
- **Real-Time Updates**: Manage and communicate runtime delays effortlessly.
|
|
- **Automatable**: Ontime can be fully or partially controlled by an operator, or run standalone with the system clock
|
|
- **Flexible Integrations**: Use one of the APIs provided (OSC, HTTP, Websocket) or the available [Companion module](https://bitfocus.io/connections/getontime-ontime) to integrate into your workflow (vMix, disguise, Qlab, OBS)
|
|
|
|
... and a lot more ...
|
|
|
|
### For live environments
|
|
|
|
Ontime is designed for use in live environments. \
|
|
This guides the application into being flexible and efficiently integrating into different workflows.
|
|
|
|
### For teams
|
|
|
|
All information added in Ontime is shared with the production team and other software / hardware in your workflow. \
|
|
Ontime also improves team collaboration with dedicated views for cuesheets and operators, and for public and production
|
|
signage.
|
|
|
|
### Simple infrastructure
|
|
|
|
All the data is distributed over the network, making its distribution and infrastructure flexible and cheap. \
|
|
With the availability of the docker image, you can also leverage IT infrastructure to make Ontime available online for
|
|
your team and clients.
|
|
|
|
Ontime is made by video engineers and entertainment technicians.
|
|
|
|

|
|
|
|

|
|
|
|
[Read the docs to learn more](https://docs.getontime.no)
|
|
|
|
## Using Ontime
|
|
|
|
### Getting started
|
|
|
|
The easiest way to start with Ontime is by leveraging our [Cloud service](https://getontime.no). \
|
|
This will give you immediate access to running instances of Ontime which are available to share with anyone with an internet connection.
|
|
|
|
Alternatively, you can run Ontime locally for free by downloading the latest release for your platform or using the docker image, available at [Docker Hub](https://hub.docker.com/r/getontime/ontime)
|
|
|
|
Once installed and running, any device that shares the same network as Ontime will have access to Ontime.
|
|
|
|
More information is available [in our docs](https://docs.getontime.no)
|
|
|
|
## Continued development
|
|
|
|
Ontime is under active development. We continue adding and improving features in collaboration with users.
|
|
|
|
Have an idea? Reach out via [email](mail@getontime.no)
|
|
or [open an issue](https://github.com/cpvalente/ontime/issues/new)
|
|
|
|
## Issues
|
|
|
|
We use Github's issue tracking for bug reporting and feature requests. \
|
|
Found a bug? [Open an issue](https://github.com/cpvalente/ontime/issues/new).
|
|
|
|
## Contributing
|
|
|
|
Looking to contribute? All types of help are appreciated, from coding to testing and feature specification.
|
|
|
|
If you are a developer and would like to contribute with code, please open an issue to discuss before opening a Pull Request.
|
|
|
|
Information about the project setup can be found in the [development documentation](./DEVELOPMENT.md)
|
|
|
|
## Links
|
|
|
|
- [Ontime website](https://getontime.no)
|
|
- [Documentation](https://docs.getontime.no)
|
|
- [Video tutorials](https://www.youtube.com/@ontimeapp)
|
|
- [Ontime discord server](https://discord.com/invite/eje3CSUEXm)
|
|
|
|
## License
|
|
|
|
This project is licensed under the terms of the GNU GPL v3
|
|
|
|
## Sponsor
|
|
|
|
You can help the development of this project or say thank you with a one time donation. \
|
|
See [the terms of donations](https://github.com/cpvalente/ontime/blob/master/.github/FUNDING.md).
|
|
|
|
<p align="center">
|
|
<br>
|
|
<a href="https://www.buymeacoffee.com/cpvalente" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="200"></a>
|
|
</p>
|