dmfigueroa / michi

A desktop application to integrate and automate your Twitch channel. Made with Rust and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Michi

A desktop app to easily integrate and automate your twitch stream.

Development setup

Requirements

  • Node.js - JavaScript runtime for the frontend
  • pnpm - Package manager
  • Rust - Programming language for the backend
  • tauri - Desktop app framework (uses rust for the backend and web technologies for the frontend)

Installation

  1. Clone the repo

    git clone git@github.com:dmfigueroa/michi.git
  2. Install NPM packages

     pnpm install

About

A desktop application to integrate and automate your Twitch channel. Made with Rust and React


Languages

Language:JavaScript 32.2%Language:TypeScript 31.7%Language:CSS 21.9%Language:Rust 8.6%Language:HTML 5.6%