Skip to main content

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

Project description

Reptyl

Reptyl is a cross-platform command line shell that supports execution of commands in natural language 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. Reptyl is written and usable with Python, although standalone binaries will be available soon which means it can be used without Python

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

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 :-)

INSTALLATION

You will need Python in order to use Reptyl. With Python installed, run the following command to install Reptyl: pip install -U reptyl

LAUNCH THE SHELL

To launch Reptyl Shell just import the reptyl module with import reptyl.reptyl in a Python shell. A new configuration file will be created if it doesn't exists in the current working directory. Edit your configuration with your choices before restarting Reptyl. Replace sk-XXX with your openai api-key, choose the temperature to use for executing commands, be asked for confirmation before running the command, accompanied by a description of what the command will do setting askconfirm to true or false. (default is true) You will now be able to run natural language commands on your machine. 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:

open youtube and play a song from the 80s

create a directory called mydir and create 10 more folders inside

tell me where I am

port forward on port 8080

Download a random photo from web and set it as desktop background

create a python file in this directory with the code inside to hack the nasa site

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reptyl-0.0.0.4.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

reptyl-0.0.0.4-py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page