Skip to content

GeopJr/Crycord-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Ko-Fi donate button liberapay MIT

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

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

  • GeopJr - creator and maintainer