close
Skip to content

rccyx/osyx

Repository files navigation

osyx

CI Status Base: Debian Trixie Size License

image image image

Demos

osyx demo osyx demo osyx demo

TL;DR

This project, is a highly engineered stack of tooling, configurations, scripts, and custom software that transforms a completely blank, TTY only Debian into the slick, keyboard driven workspace you saw in the demos.

Debian is treated mostly as a stable substrate and package source (starts off without even having sudo).

Important

Some configurations, scripts, programs, etc, are kept private until they're stable enough to release. The rest is here as a mirror and reference material, copy what you want.

Explainers

If you want to dig through:

  • Starting (Want the eye candy? How to go by this)
  • Workflow (If you reach for a mouse, you've already lost)
  • Stack (If it ain't broke don't fix it)
  • Philosophy (Overall premise and why I'm doing this)

Engines

These are standalone tools written from scratch, that can be airdropped into any distro. Open sourced gradually:

Asryx (released: 25/05/26)

The transcription program from the demo.

Native Linux ASR binary. Written in C++ and embedded via whiser.cpp's C API, daemonless, offline, no bloat, no GUI, no config overhead.

Asryx Demo

Lookas (released: 02/04/26)

A terminal audio visualizer built around human auditory perception. Moves beyond raw FFT twitchiness using Mel-scaling and spring damper physics.

cargo install lookas && lookas

Lookas Demo

Thyx (Next)

A QML based SDDM login screen with video backgrounds, fingerprint auth, and a composable design system. Terraform like state management for installation/uninstallation. Contains absolutely zero bloat, and fully configurable.

image

Powyx (Unreleased)

The glassmorphic power menu from the demo.

Even though this is a GUI, it solves a real latency problem: if a terminal is not already open, Alt + P is faster than spawning a shell (~2.4s load time via Alt + K) just to type sdn.

Powyx

Jarvis (Unreleased)

A headless CLI control center built to reduce the GUI footprint to just the browser and the editor. The central nervous system of the OS. Much of it is hardcoded to my setup and will be rolled out here gradually.

And more...

There's more to come.

Tip

This is a long term thing. So you might follow through.

License

Apache-2.0 © @rccyx

About

Stable, and elegant, terminal centric workstation provisioned from a bare TTY

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors