KodeRunner Multiplatform Save

KodeRunner - Compose Your Code, Anywhere, Anytime. Built using Kotlin Multiplatform & Compose Multiplatform 🚀

Project README

KodeRunner - Compose Your Code, Anywhere, Anytime.

kotlin-version Hits

banner

KodeRunner is a cross-platform application built with Kotlin Multiplatform, supporting Android, iOS, Windows, Mac, Linux. Run code seamlessly across platforms, explore public snippets, and unleash the power of 35+ programming languages.

Screenshots

https://github.com/Abhay-cloud/KodeRunner-Multiplatform/assets/54390973/8ef7bf64-6dd8-4170-b1e0-c8e0e1447a84

Built Using 🛠

All dependencies used: Dependencies

Features ✨

  • Public Snippets
  • Code Execution
  • 35+ Languages Support

Installation 🛠️

  1. Clone this repository:

    git clone https://github.com/Abhay-cloud/KodeRunner-Multiplatform.git
    
  2. Check the library versions in libs.versions.toml and ensure compatibility with your development environment.

  3. Visit glot.io to register and obtain your access token.

  4. Paste your token here in the specified location in CodeRepository.kt.

Run KodeRunner on Different Platforms 🚀

Android

To run the application on android device/emulator:

  • open project in Android Studio and run imported android run configuration

To build the application bundle:

  • run ./gradlew :composeApp:assembleDebug
  • find .apk file in composeApp/build/outputs/apk/debug/composeApp-debug.apk

Desktop

Run the desktop application: ./gradlew :composeApp:run

iOS

To run the application on iPhone device/simulator:

Contributors 📢

Connect with me

Open Source Agenda is not affiliated with "KodeRunner Multiplatform" Project. README Source: Abhay-cloud/KodeRunner-Multiplatform

Open Source Agenda Badge

Open Source Agenda Rating