-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
41 lines (28 loc) · 1.27 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
DroidScope
==========
Introduction
------------
DroidScope is a simple Android client for the Pulse Continuous Integration
Server:
http://zutubi.com/products/pulse/
It provides basic abilities to view the health of your Pulse projects and their
latest builds.
Using DroidScope
----------------
The first time you start DroidScope, it will prompt you for details of a Pulse
server. Once these details are provided, the main DroidScope view will display
a list of all projects on the server - with their current health indicated by a
coloured icon. Projects that are currently building will have an animated icon.
To view more details for a particular project, simply touch the project's name.
For further options, use the menus or long-touch a project name.
Caveats
-------
DroidScope is far from a full-blown Pulse client. Notable weaknesses include:
* No notification support. DroidScope is currently designed as a client,
rather than a monitor of a Pulse server. There is no way, e.g., to be
notified of new builds.
* No project limit. If you point the client at a server with hundreds of
projects, it will naively try to load information on them all.
Acknowledgements
----------------
* DroidScope uses icons from the free sets at http://www.androidicons.com/.