Simple no recoil script for Linux which writes into your input device directly, written in python.
- no recoil script
- preset system
- presets are stored in "~/.config/nrtui"
- use Ctrl + X to exit
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
This project is licensed under the GPLv3. See the 'LICENSE' file for details.