Skip to content

guarana-studio/deskdown

Repository files navigation

deskdown

Transform web address into a desktop app under 20 seconds. Based on Electrobun.

Getting started

Prerequisites

macOS

  • Xcode command line tools
  • cmake

Windows

  • Visual Studio Build Tools or Visual Studio with C++ development tools
  • cmake

Linux

  • build-essential package
  • cmake
  • webkit2gtk and GTK development packages

On Ubuntu/Debian based distros: sudo apt install build-essential cmake pkg-config libgtk-3-dev libwebkit2gtk-4.1-dev libayatana-appindicator3-dev librsvg2-dev On Arch: paru -S base-devel cmake pkgconf gtk3 webkit2gtk-4.1 libayatana-appindicator librsvg

Usage

bunx deskdown@latest build https://guarana.studio -n Guarana

Icon

The CLI will look for an app icon in the directory you run build command in under icon.png, assuming it's 512x512px.

Prior art

About

Address to desktop app under 20 seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages