Navigation
Mailing Lists
You can reach the developers via the diffuse-users mailing list for any usage or development discussion. Archives of past discussions are also available.
Issue Tracker
You can use the issue tracker at SourceForge.net to submit bug reports, feature requests and patches.
Development Version
The development version of Diffuse is mainly meant for developers and may be unstable. The development code resides in a Subversion repository. Use this command to get a local copy of the code:
$ svn co https://diffuse.svn.sourceforge.net/svnroot/diffuse/trunk diffuse
The Subversion repository may also be browsed using the web interface.
Contributing
If you are interested in coding, you can take a look at existing bug reports and feature requests for ideas or just code what you like and bring it up for discussion on the mailing list or bug tracker. If you are interested in translating the user interface or documentation, please read the "README" file in the "translations" directory.
Tools Used in Diffuse Development
- Interpreter: Python
- User interface: PyGTK
- Documentation processing: xsltproc and DocBook stylesheets
- Microsoft Windows binary: py2exe
- Microsoft Windows installer: Inno Setup and ADD_PATH