Skip to content

Acode-Foundation/acode-runner-plugin

Repository files navigation

Runner Plugin

A powerful code runner plugin for Acode that adds a play button to execute different programming languages with just a click! Built using Acode's builtin terminal API so you don't need termux.

✨ Features

  • 🎯 One-Click Execution - Simply click the play button to run your code
  • 💾 Smart File Handling - Runs unsaved files, remote files, and files from terminal home
  • 🎨 Beautiful Output - Colored terminal output with clear success/failure indicators
  • 📦 Auto-Installation - Automatically offers to install missing language packages

🛠️ Supported Languages

Language Extensions Status
Python .py, .pyw ✅ Supported
C .c ✅ Supported
C++ .cpp, .cxx, .cc, .c++ ✅ Supported
Java .java ✅ Supported
Go .go ✅ Supported
PHP .php ✅ Supported
Ruby .rb ✅ Supported
Rust .rs ✅ Supported
Lua .lua ✅ Supported
Shell Script .sh, .bash ✅ Supported

🔮 Want More Languages?

Can't find your favorite programming language? Open a feature request and we'll add it! We're constantly expanding language support based on community needs.

🚀 How It Works

  1. Open any supported code file in Acode
  2. Click the play button (▶️) in the editor
  3. Watch your code run in the integrated terminal
  4. Get instant feedback with colored success/error messages

🤝 Contributing

Found a bug or want to contribute?

  • Report Issues - Use GitHub issues for bug reports
  • Feature Requests - Suggest new languages or features
  • Pull Requests - Code contributions are welcome!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published