An open API service indexing awesome lists of open source software.

https://github.com/kyonax/reckit

Capture-time OBS automation toolkit — Overlays, scenes, and scripts that skip the editing.
https://github.com/kyonax/reckit

browser-source capture-time ccs content-creation hud-overlay kyonax obs obs-studio obs-websocket reckit recording-automation

Last synced: 10 days ago
JSON representation

Capture-time OBS automation toolkit — Overlays, scenes, and scripts that skip the editing.

Awesome Lists containing this project

README

          

#+AUTHOR: [[https://orcid.org/0009-0006-4459-5538][Cristian D. Moreno - Kyonax]]
#+EMAIL: kyonax.corp@gmail.com
#+DATE: Apr 13, 2026
#+FILETAGS: :KYO:RECKIT:OBS:AUTOMATION:CONTENT:
#+VERSION: v0.3
#+LAST_UPDATE: Apr 13, 2026

#+BEGIN_HTML


▒▒████▓▓▒▒██▓▒▒▓▓▒▒████░▒
▓██▓██████▓████████▓█▒██████░░
▓█▒█████▒████▓████▓█████▓███▓███
▓█▓▒▒████▓████▒████████▒██▓▓██▒██████▒███▒██████▒▒
▓█▓▓█▒████▒█████████▒█████▒███████▒████████▒▒▒█████████▒░░░ ░
▓█▓█████▓▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░▓▓
▓█▓█▒██▓▓▓▒ ░ ░ ░ ░░░ ░ ░░ ░ ░ ▓▓
▓█▓▒██▓▓▒▒ ██▀███ ░▓█████ ▄████▄ ██ ▄█▀ ██▓░▓▓█████▓░ ▓▒
▓█▓█▒▓▓▓ ▓██ ▒ ██▒▓█ ▀ ▒██▀ ▀█ ██▄█▒ ▓██▒▓ ░██▒ ▓▒ ▓▓
▓█▓▓█▓▓ ▓██ ░▄█░▒▒███ ▒▓█ ▄ ▓███▄░ ▒██▒▒ ▓██░ ▒░░░▓░
▓█▓█▒▓▓ ▒██▀▀█▄ ▒▓█ ▄ ▒▓▓▄ ▄██▒▓██ █▄ ░██░░ ▓██▓ ░ ░▓▓
▓█▒█▓▓ ░██▓ ▒██▒░▒████▒▒ ▓███▀ ░▒██▒ █▄░██░ ░▒██▒ ░ ░▒▓░
▓█▓█▓▓░ ▒▓ ░▒▓░░░ ▒░ ░░ ░▒ ▒ ░▒ ▒▒ ▓▒░▓ ▒ ░░ ▒░ ░░ ▓▓
▓█▓▓▓▒ ░▒ ░ ▒░ ░ ░ ░ ░ ▒░ ░ ░▒ ▒░ ▒ ░ ░ ░▒ ░▓▓
░▒▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░v0.3


Realtime · Edit-free · Capture · Kyonax · Integrated · Toolkit





Top language
MPL-2.0
Apache-2.0
v0.3
Cyber Code Syndicate



X followers


YouTube Channel Subscribers

GitHub followers
GitHub Repo stars

#+END_HTML

* WHAT IS RECKIT?
An OBS toolkit that does the editing /at capture time/. RECKIT bundles cyberpunk HUD overlays, scene collections, and WebSocket automation scripts into one per-brand system, scoped for every *[[https://github.com/kyonax][Kyonax]]* content creation identity (=@kyonax_on_tech=, =@is.kyonax=, =CCS=, and any future channel under the Kyonax umbrella).

#+BEGIN_EXAMPLE
reckit/
@kyonax_on_tech/ <- brand folder (one per content creation identity)
assets/ <- reference images
overlays/ <- HTML/CSS/JS browser source overlays
scripts/ <- OBS WebSocket automation
config/ <- scene collections & profiles
@is.kyonax/ <- (planned) same four-component layout
...
#+END_EXAMPLE

** CONTRIBUTING
This project is dual-licensed under the [[file:LICENSE][MPL-2.0]] and [[file:LICENSE-APACHE][Apache-2.0]] licenses. See [[file:LICENSING.org][LICENSING.org]] for which applies to each file and how to add headers. The [[file:NOTICE][NOTICE]] file must be included in all redistributions.

For information on reporting security vulnerabilities or banned code patterns, see [[file:.github/SECURITY.org][SECURITY.org]].

Code style follows [[https://github.com/ccs-devhub][CCS]] standards, enforced via [[file:eslint.config.mjs][eslint.config.mjs]]. All changes require review from =@Kyonax= (see [[file:.github/CODEOWNERS][CODEOWNERS]]). Version history is tracked in [[file:CHANGELOG.org][CHANGELOG.org]].