A GUI IRC Client. Be Pop and Cool!
sh
$ brew install openssl
$ cp setting.json.template setting.json
$ emacs setting.json # edit infomation
$ cargo run
```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
$ 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 ```