Skip to content

Small android app + related server that receives build status notifications from Jenkins

Notifications You must be signed in to change notification settings

Theoklitos/buino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

buino

Small android app + related server that receives build status notifications from Jenkins.

Server

The small java jetty server needs to be running (see ServerStartup.java) and your Jenkins needs the Notification Plugin sending out notifications to the very same server. This java server is basically used to store & synchronize notifications with the Parse service, which can then push them to mobile devices (among other things).

App

Once your java server is running, the app will automatically receive push notifications via the afforementioned Parse service. Creating a new user is optional. Some screenshots:

Screenshot1

Screenshot2

Screenshot3

About

Small android app + related server that receives build status notifications from Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages