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
- Run it
- Ta-da!
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
Contributing
- Fork it (https://github.com/GeopJr/crycord-gui/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- GeopJr - creator and maintainer