Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zjun522/Hive-desktop

 
 

Repository files navigation

Hive!

Please visit https://hivechat.org to lean more about Hive!

  • Hive! is a LAN chat software. This is a free software.
  • Hive is written by Qt C++ (without QML).

Build status

license GitHub commits GitHub tag GitHub issues

platform

Download:

  • Hive is still in stage alpha, and some functions might not work properly in the latest commits, so please go to releases to download the executives or codes.
  • Downloads: Official Website

Features:

  1. Clean & cute user interface
  2. Better connection quality with libuv.
  3. Skinny code which looks cool & runs fast.

Dependency:

  • Qt5
  • libuv (since 0.0.8)

Building Hive:

Hive0.0.7 or lower :

  • Mac & Linux & Windows:
    • Download Qt5 from Qt.io and install.
    • Build Hive using QtCreator or commands.

Hive0.0.8 :

  • MacOS:

    • Install libuv using Homebrew brew install libuv
    • Download Qt5 from Qt.io and install.
    • Build Hive using QtCreator or commands.
  • Linux & Windows:

    • Follow the instructions to install libuv
    • Download Qt5 from Qt.io and install.
    • Build Hive using QtCreator or commands.

Star me please!

GitHub stars GitHub followers

About

Cross platform LAN chat software with adorable UI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.3%
  • C 37.6%
  • QMake 2.1%