Giter Site home page Giter Site logo

tonyhathuc / reptyl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0ut0flin3/reptyl

1.0 0.0 0.0 380 KB

Free-to-use and cross-platform command line shell that supports execution of commands in natural language

License: Apache License 2.0

Python 100.00%

reptyl's Introduction

Reptyl

Reptyl is a free-to-use and cross-platform command line shell that supports execution of commands in natural language

pip install -U reptyl

python3 -m reptyl.reptyl

UPDATE March 20, 2023: Now you don't need an apikey to use Reptyl but it is free to use! ENJOY <3

index3

The developers of this software are in no way responsible for any damages caused by the use of this software

INTRO

The use of the Reptyl shell is intended for experienced developers, who are already very familiar with the use of a terminal. Reptyl will be really useful for this category of users, but it can still be a lot of fun to use for everyone else too. With this particular shell it is possible to issue commands in natural language. For example, you can create entire root folders with precise logics, you can run executables, create files of any kind, browse the internet, change settings on your pc simply by saying what you want to do in natural language. Don't worry about complicated commands. Reptyl will be able to understand even the most complicated things, you will be surprised by this. by default everything happens without root permissions. if you want to run the commands with root you will have to specify it in the command for example "run myprogram.exe with root privileges". Reptyl works on both Windows and all Unix systems, it will automatically recognize your operating system and commands will be executed based on that operating system.

JOIN THE OFFICIAL DISCORD SERVER FOR ANY QUESTION OR COMMENT ABOUT REPTYL: https://discord.gg/JjKY9BPZtZ

HOW TO USE

To launch a Reptyl shell you can use Python. Use Python install Reptyl module with pip install -U reptyl then execute python3 -m reptyl.reptyl to launch the shell. A new configuration file will be created if it doesn't exists in the current working directory. In the configuration you can choose if be asked for confirmation before running the command accompanied by a description of what the command will do or if you want to directly execute the command. You can do this by setting askconfirm to true or false. (default is true) By default, the commands will be generated and executed directly in Bash (if you are on a Unix OS) or in Powershell (if you are on Windows) instead of Python, but for some people can still be useful to generate and execute commands in Python language for many reasons. **You can enable Python language for executing commands in the Reptyl shell by setting use_python to true in the configuration. (default is false)

You will now be able to run natural language commands on your machine.

IMPORTANT NOTES

If use_python is set to false Reptyl will use Bash or Powershell depending on the OS you are using.

Using Python unlock more features e.g. image processing and all the stuff that Python can do!

If you are on Windows, in way to use the Reptyl shell using Powershell, you have to set the execution policy to "unrestricted" before, by open a new Powershell with Administrator privilieges and typing: Set-ExecutionPolicy Unrestricted

do not execute commands if you do not understand what they do exactly, this could damage your computer

Don't ask questions but give orders instead

Some examples of commands to test the Reptyl features are:

Create a directory called mydir and create 10 more folders inside

Take a screenshot and save it on the Desktop

Set a dark theme

Show the incoming requests to my network in the last 24 hours

Create a python file in this directory with the code inside to hack the NASA site (lol)

DONATE

If you found this software useful please consider a donation. You will help 0ut0flin3 improve this and other software.

Bitcoin: 17AnP1zuvLV9cQrGQi6H6qMLeWeujHzAYX

Monero: 82qjYLZj6XeTGjeUNm9AQVB78hVGStZd8YU1UKuvWz8QKAzFWZpBpEQFho3jrvUCNQPSqC9nYeEN3b7FQ5REPffNSA2WSDH

Solana: 6RX2ADdcNWZfaUfuGeHg86AYAoMuLF45Lbgfu3oNGh9i

Litecoin: ltc1q4ft4ltjnyt8auqq4m5u7raatftu6mt5snst493

Ethereum: 0xF3A0246690947669A0bf68147Ba82AC8de576a56

Polygon / MYST : 0x45320b5B2a8f6073f4a92FFDF149861aBade4B4b

Thank you

reptyl's People

Contributors

0ut0flin3 avatar

Stargazers

Tony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.