Skip to content

killown/waycontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waycontrol

Control the compositor from your smartphone. Next.js (TS) + Django (Python 3.13+).

Screenshot 2026-04-01 at 14-24-44 WayControl

Backend

source venv/bin/activate pip install -r requirements.txt python manage.py migrate python manage.py runserver

Frontend

cd frontend bun install bun dev

Structure

  • Core Logic: remote_api/consumers.py
  • Frontend: Next.js 15+, TypeScript, Bun
  • Protocol: Django Channels
  • System: Linux/Wayland Control

This project is meant to replace: https://github.com/killown/wayremote

About

Full-stack waycontrol built with Next.js (TypeScript) and Python. Features a high-performance backend architecture with a modern, type-safe frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors