Skip to content

Louis2324/WebCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCode v1 — Desktop

WebCode Desktop is a cross-platform desktop application built with Electron. It brings the same in-browser web development experience to your desktop, allowing you to write, preview, test, save, and load HTML, CSS, and JavaScript projects seamlessly — all without needing a browser.


Features

  • Live editing of HTML, CSS, and JavaScript using ACE Editor
  • Real-time preview in a sandboxed iframe
  • Save and load projects locally as JSON files
  • Keyboard shortcuts:
    • Run code: Ctrl+Enter
    • Save project: Ctrl+S
  • Clean UI with tabbed editors and console-style output
  • Open preview in a new window
  • Accessibility support with ARIA attributes
  • Works offline — no internet required
  • Cross-platform: Windows, macOS, Linux

Download & Install

macOS (ARM64 / Apple Silicon)

  1. Download the DMG
    Get the latest macOS installer from the release page:
    WebCode-1.0.0.dmg

  2. Install the App

    • Open the .dmg file.
    • Drag WebCode.app to your Applications folder.
  3. Launch WebCode

    • Open from Applications.
    • macOS may show a “unidentified developer” warning — right-click → Open to bypass.

Windows (x64)

  1. Download the Installer
    WebCode Setup 1.0.0.exe

  2. Run the Installer

    • Double-click the .exe file.
  3. Follow the Installation Wizard

    • Default installs for the current user.
    • Optionally choose a custom folder.
  4. Launch WebCode

    • Open from desktop shortcut or Start menu.

Linux (AppImage / .deb)

  • Will be available in future releases.

Notes

  • WebCode Desktop is fully offline — projects are stored locally, no cloud required.
  • Lightweight, no extra dependencies needed.
  • Tested on macOS ARM64 and Windows x64.
  • The online version is also available: WebCode Web

About

An in browser code editor meant for web development

Resources

Stars

Watchers

Forks

Packages

No packages published