DomNomNom / Oratio

Oratio is a long term project for speech impaired streamers to provide a unique experience for viewers in the form of on screen displays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

Welcome to Project Oratio Electron Application

This project uses React with Electron and Electron Builder

Install

First, clone the repo via git and install dependencies:

git clone --depth 1 --single-branch https://github.com/Y0dax/Oratio.git your-project-name
cd your-project-name
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Docs

See Electron React Boilerplate Guides

About

Oratio is a long term project for speech impaired streamers to provide a unique experience for viewers in the form of on screen displays.

License:MIT License


Languages

Language:TypeScript 60.0%Language:JavaScript 37.4%Language:HTML 1.9%Language:CSS 0.8%