Skip to content

SyncForge v1.0 - Android Release

Latest

Choose a tag to compare

@AdithyaSM31 AdithyaSM31 released this 23 Jun 07:29

SyncForge v1.0 - Android Release

Welcome to the first official native release of SyncForge, your real-time collaborative code editor, now fully optimized for Android!

πŸš€ Key Features

  • Real-time Collaboration Engine: Experience seamless multi-user coding powered by Yjs (Conflict-free Replicated Data Types). Cursor movements and code edits sync across the globe with zero conflicts.
  • Native WebSockets: Ultra-low latency communication powered by Socket.IO, seamlessly integrated into the Android WebView.
  • Multi-Language Support: Write, collaborate, and execute code in 6 different environments: JavaScript, Python, C++, C, Java, and Go.
  • Sandboxed Execution: Run your code instantly within secure execution sandboxes directly from your phone.
  • Live WebGL Graphics: Enjoy a premium, dynamic LineWaves WebGL background shader that reacts to touch interactions without draining your battery.

πŸ“± Mobile-First Optimizations

This APK has been meticulously crafted to ensure a flawless experience on small screens:

  • Smart Split-Pane Terminal: The desktop side-by-side terminal automatically morphs into a space-saving tabbed interface (Output / Input) on your phone.
  • Responsive Sidebar Drawer: Access your language selector, participant list, and share controls via a sleek, sliding overlay menu, freeing up maximum screen real estate for the Monaco Code Editor.
  • Edge-to-Edge Safe Zones: Custom JavaScript heuristics and native Capacitor plugins ensure the app UI perfectly respects your phone's notification notch and status bar, guaranteeing no visual overlaps.
  • One-Tap Sharing: Easily copy and share the direct Room Code using the dedicated mobile share panel to invite friends instantly.

πŸ›  Tech Stack & Build Details

  • Framework: React 19 + Vite
  • Native Wrapper: Ionic Capacitor v6
  • Editor Engine: Monaco Editor (y-monaco binding)
  • Real-time: Yjs + Socket.IO
  • Backend Integration: Connects automatically to the live Render production cluster.

Tip

Make sure to grant "Unknown Sources" installation permissions on your Android device to install this debug APK!


Built with ❀️ for modern developers.