Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 741 Bytes

File metadata and controls

33 lines (21 loc) · 741 Bytes

nrtui

no-recoil-tui

Simple no recoil script for Linux which writes into your input device directly, written in python.

Demo

nruti demo

About

  • no recoil script
  • preset system
  • presets are stored in "~/.config/nrtui"
  • use Ctrl + X to exit

Installation

Nrtui requires Python>=3.9 and python-ctypes to run. All other dependencies are installed automatically by the setup file.

I recommend using it in a python venv since it requires root, to install run:

git clone https://github.com/V2BlockBuster2K/nrtui.git
cd nrtui
pip install .
nrtui

License

This project is licensed under the GPLv3. See the 'LICENSE' file for details.