Skip to content

TermuHACK/Render123

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotty-Remake

Welcome to Gotty4paas, a project by Dvdr00 (TermuHACK) that takes the classic Gotty tool to the next level! 🚀

How it Works

Gotty-Remake transforms your command-line tools into interactive web applications. Here's a quick breakdown of how it works:

  1. Command Execution:
    • Sets the default command to run the /run_gotty.sh script when the container starts.

Getting Started

To get started with Gotty-Remake, follow these simple steps:

  1. Clone the Repository:

    git clone https://github.com/Foxytouxxx/Gotty-Remake.git
  2. Build the Docker Image:

    cd Gotty-Remake
    docker build -t gotty-remake .
  3. Run the Container:

    docker run -p 8080:8080 gotty-remake
  4. Access the Web Interface: Open your browser and go to http://localhost:8080 to interact with your command-line tools in a fun and interactive way!

Contribute and Have Fun! 🎉

We welcome contributions, bug reports, and suggestions to make Gotty-Remake even more awesome. Join the fun, and let's turn command-line tools into a web party!

  • Fork the repository.
  • Make your changes.
  • Submit a pull request.
  • Share your ideas in the Issues section.

Let's code, have fun, and make the command line cool again! 🤖🎉

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 87.3%
  • Dockerfile 12.7%