French flag

Get involved

If you like ZiK you can think about improving this audio player. You do not need to be a hacker. Consider to test the next version. You can also improve translations or documentations. If you know ruby you can write a module in order to add a new feature.

Test

The source code can be found on rubyforge git repository. Install git and follow the instructions to download and install ZiK. If you found a bug fill a report. You can discuss ZiK behaviour and new features on the forum.

Translations

Translate ZiK is quite easy. An how-to is disponible here.
Help and documentation also need to be translated.
English is not my mother tongue. If you found mistakes on the site on everywhere else consider to post a reply at this post. If you found mistakes in a translation add a post to the concerned language forum.

Documentations

Rubyforge provides ZiK wiki. Wiki is emty for now. Feel free to edit it.
Help and online documentations can also be improved. You can make propositions on the forum.

New features

ZiK can now load modules. Modules add new features. They are written in ruby language.
I have to write a how to write a module because there is no documentation on ZiK modules. Take a look at the code of existing modules in ZiK source. See files on the mod/ directory and the gui/mod.rb file.
I need to modify ZiK code in order to improve interactions betwen modules and ZiK. Few methods can be called from module. Post on forum if you need access to methods or signals.