Skip to content

Mehawk is an overlay app for different services (discord, matrix, irc, ...).

Notifications You must be signed in to change notification settings

rajcspsg/Mehawk

Repository files navigation

Mehawk

Mehawk is a general overlay for different services (discord, matrix and such).

The application is highly WIP, there's not much functional code in place yet.

Check out technicalities.md for general overview and vague architecture.

Build & Install

Nix

(you have to have the experimental nix command enabled)

  • nix build to build the release version
  • nix run to run the release version
With just and meson

Install just and meson and simply run:

  • just {s,c}r to setup and build the release version.
  • just {s,c}d to setup and build the debug version.

just rr will run the release version. just rd will run the debug version.

If you don't want to install just, simply follow the steps from Justfile in this order:

  1. setup-debug/release
  2. compile-debug/release
  3. run-debug/release

TBD :)

About

Mehawk is an overlay app for different services (discord, matrix, irc, ...).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages