V2BlockBuster2K / nrtui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%