Skip to content

rocket chat gtk3 frontend, built with awesome webkitgtk+

Notifications You must be signed in to change notification settings

HalfdogStudio/gtkrocketchat

Repository files navigation

To build and install this program:

./autogen.sh --prefix=/home/${USER}/.local
make install

-------------
Running the first line above creates the following files:

aclocal.m4
autom4te.cache
config.log
config.status
configure
gtkrocketchat.desktop
install-sh
missing
Makefile.in
Makefile

Running "make install", installs the application in /home/${USER}/.local/bin
and installs the gtkrocketchat.desktop file in /home/${USER}/.local/share/applications

You can now run the application by typing "Hello World" in the Overview.

----------------
To uninstall, type:

make uninstall

----------------
To create a tarball type:

make distcheck

This will create gtkrocketchat-1.0.tar.xz

---
https://worldvectorlogo.com/logo/rocketchat

About

rocket chat gtk3 frontend, built with awesome webkitgtk+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published