Skip to content

Asqit/charon

Repository files navigation

Charon

build

Charon is a simple, sleek, desktop app for converting media files (images, videos, audio). Built with Wails and powered by FFmpeg, Charon lets you drag, drop, convert — and chill.

Features

  • Sleek & simple UI
  • Drag & drop interface
  • Per-file format selection
  • Uses FFmpeg for conversions

Development Setup

Prerequisities

  • Go 1.23+
  • JavaScript runtime and NPM compatible package manager
  • FFmpeg (included in the code)
  • Wails CLI

Clone & Run

$ git clone https://github.com/asqit/charon.git
$ cd charon
$ wails dev

build

$ wails build

Author

Made by a Czech dev who appreciates good beer and clean code.

⚠️ Not intended as a commercial-grade app — just a playground to learn and experiment.