Home

Awesome

<div align="center"> <br /> <p> <img src="https://i.imgur.com/72k3szq.png"/> </p> <br /> <p> <a href="https://ko-fi.com/GeopJr" title="Donate to this project using Ko-Fi"><img src="https://img.shields.io/badge/Buy%20me%20a-KoFi-white.svg" alt="Ko-Fi donate button" /></a> <a href="https://liberapay.com/GeopJr"><img src="https://img.shields.io/liberapay/patrons/GeopJr.svg?logo=liberapay" alt="liberapay" ></a> <a href="https://github.com/GeopJr/Crycord/blob/master/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-000000.svg" alt="MIT" /></a> </p> </div>

crycord-GUI

Crycord-GUI is a gui for Crycord using GTK.

Installation

You can download the statically linked build from the releases page!

Usage

Development

Most of the interface is made using Glade. Use IDs only on widgets you are planning to modify. Switches' IDs in the 'Plugins' tab should match the names of plugins and groups of Crycord.

Screenshots

main plugins run revert about

Contributing

  1. Fork it (https://github.com/GeopJr/crycord-gui/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors