varnam-desktop

command module
v0.0.0-...-c8c7d09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2020 License: AGPL-3.0-or-later Imports: 35 Imported by: 0

README

Varnam Desktop App

Cross-platform desktop app for Varnam. Uses varnam-editor as GUI frontend.

Installation

Dependencies

Debian or Ubuntu based systems :

sudo apt install libwebkit2gtk-4.0-37

Windows : Include these DLLs in the folder

Mac : Safari Browser should be installed

Development

  • Clone the repo.
  • Install dependencies
  • Build libvarnam (On Windows, Visual Studio is needed to make the DLLs) :
git submodule update --init --recursive
cd libvarnam/libvarnam && cmake . && make varnamstatic && ln -s $(realpath libvarnamstatic.a) libvarnam.a && cd -
  • Build varnam :
make deps
make editor
make build
  • Run :
./varnam

Thanks to stuffbin, HTML+CSS+JS files are all merged into one big binary (varnam).

Usage

varnam bundles with varnamd, the HTTP server to interface with varnam library. By default, the server runs on 127.0.0.1:8123. See varnamd for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL