gitter allows you to follow projects managed with git version control. It notifies the user about new commits and provides an easy way to show the code changes.

The project was developed during the course of the MSE master module "Mobile Operating Systems and Applications" at the University of Applied Sciences Rapperswil.

Licence

Copyright (C) 2012 Martin Kempf <mkempf@hsr.ch>
Copyright (C) 2012 Reto Buerki <reet@codelabs.ch>
Copyright (C) 2012 Adrian-Ken Rueegsegger <ken@codelabs.ch>

Free use of this software is granted under the terms of the GNU General Public
License as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

Download

Release version

The current release version of gitter is available at http://www.codelabs.ch/download/.

Verify a Release

To verify the integrity and authenticity of the application package, import the key http://www.codelabs.ch/keys/0xBB793815pub.asc and type the following command:

$ gpg --verify gitter-{version}.apk.sig

The key fingerprint of the public key (0xBB793815) is:

Key fingerprint = A2FB FF56 83FB 67D8 017B  C50C F8C5 F8B5 BB79 3815

Development version

The current development version of gitter is available through its git repository:

$ git clone http://git.codelabs.ch/git/gitter.git

A browsable version of the repository is also available here: http://git.codelabs.ch/?p=gitter.git

Testing

gitter has a separate test project which contains an unit test suite. It is available through its git repository:

$ git clone http://git.codelabs.ch/git/gitter-test.git

A browsable version of the repository is also available here: http://git.codelabs.ch/?p=gitter-test.git

Gitter Application Package

This "QR Code" allows you to use a mobile device to easily scan this URL to download the latest gitter apk file onto that device.

Slides

The slides of the presentation about gitter held on April 3, 2012 as part of the MSE master module "Mobile Operating Systems and Applications" at the University of Applied Sciences Rapperswil can be downloaded here.