Skip to content

Releases: leonard-pak/Calmgram

Client_demo

31 May 14:57

Choose a tag to compare

Installation

  1. Download: wget ...
  2. sudo dpkg -i calmgram-client.deb
  3. calmgram-client

For WSL

Follow these steps on windows

  1. Download X-Server
  2. In settings:
    2.1. Display number 0
    2.2. Set Disable access control
    2.2. Unset Native opengl
    2.2. To additional parameters add: -xkblayout us,ru -xkbvariant winkeys -xkboptions grp:alt_shift_toggle
  3. Copy and execute on wsl: export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2}')':0'