WIP GTK4 chat written in Vala
Go to file
Er2 897a36e8e0 may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
data may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
po init 2021-11-07 20:14:25 +03:00
src fix ava, packaging on non-debian systems 2021-11-08 11:04:55 +03:00
tools may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
.gitignore may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
Makefile may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
license add screen and license 2021-11-07 20:42:36 +03:00
meson.build may be working packaging for arch and alpine 2021-11-09 21:24:13 +03:00
readme.org add packaging 2021-11-07 21:34:50 +03:00

readme.org

Er2Cord

/er2/er2cord/media/commit/897a36e8e07d900111d50e46009b7b673096f489/data/scr.png
Screenshot

Er2Cord is a Work In Progress (WIP) chat written in Vala.

Installation

  • Install valac meson ninja libgtk-4-dev
  • mkdir -p build && meson ..
  • Just build: ninja && ./er2cord or install: ninja install && er2cord

Packaging

If you want to install from deb or tarball or you just a maintainer, you can use make.