Skip to content
/ Noxa Public

A remote control bot that allows seamless management of a computer from a distance. Features include file transfer, task execution, and system monitoring, ensuring efficient remote access.

Notifications You must be signed in to change notification settings

AmrNagy10/Noxa

Repository files navigation

Noxa Bot (0.4)

Noxa is a powerful and flexible bot designed for remote control of a computer. It allows users to interact with their systems seamlessly, whether to automate tasks, retrieve information, or manage files remotely.

Features

  • Remote Desktop Control: Access and manage your computer from anywhere.
  • File Management: Upload, download, or delete files remotely.
  • Task Automation: Execute predefined scripts or commands on the system.
  • Customizable: Easily add new features or commands to suit your needs.
  • Secure: Built-in security measures to ensure safe and controlled access.

Getting Started

Prerequisites

  • Python 3.8 or later
  • Create ".env" file with your data
  • Creat "bot.log" file
  • Required libraries (see requirements.txt)

Installation

  1. Clone the repository:
    git clone https://github.com/AmrNagy10/Noxa.git
    cd Noxa
  2. Run
    python3 Run.py
    

Run

  1. Enter the data of each :
    CHAT_ID=,
    GEMINI_API_KEY=,
    TELEGRAM_BOT_TOKEN="",
    in ".env" file
  2. Download requirements:
    pip install requirements.txt -y
  3. in treminal:
    python3 Run.py

Example of use:

Screencast.from.2025-01-20.23-38-37.webm

About

A remote control bot that allows seamless management of a computer from a distance. Features include file transfer, task execution, and system monitoring, ensuring efficient remote access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages