Skip to content

asiusai/connect

Repository files navigation

Asius

Comma Connect alternative with high-res video, file management, remote streaming, and more.

Try our connect at https://connect.asius.ai

Components

  • Connect - Web frontend with better UX, works with stock openpilot
  • AsiusPilot - Openpilot with remote streaming, joystick, params editing and bluetooth.
  • API - Cloud backend with 1TB storage and no device blocking

Development

Install bun

curl -fsSL https://bun.sh/install | bash

Clone, install and run

git clone https://github.com/asiusai/connect.git
cd asiusai
bun install
bun dev

Commands

bun run dev          # Start dev server
bun run build        # Build for production
bun run fix          # Lint and format
bun run tsc          # Type check
bun run test         # Unit tests
bun run integration  # Integration tests (PROVIDER=asius)

Set PROVIDER env to comma, konik or asius for different configurations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors