Gelato

gelato

A GUI IRC Client. Be Pop and Cool!

How 2 Use

MacOS

sh $ brew install openssl $ cp setting.json.template setting.json $ emacs setting.json # edit infomation $ cargo run

Ubuntu

```sh $ sudo apt update && sudo apt upgrade $ sudo apt install gcc pkg-config openssl libasound2-dev cmake build-essential python3 libfreetype6-dev libexpat-dev libexpat1-dev libxcb-composite0-dev libssl-dev libx11-dev gcc-multilib libxkbcommon-dev libfontconfig1-dev

If you see "vulkan: No DRI3 support detected" message, you can try the below.

$ cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "DRI" "3" EndSection $ reboot

$ cp setting.json.template setting.json $ emacs setting.json # edit infomation $ cargo run ```

Attention

Release

Look

gelato