-
Notifications
You must be signed in to change notification settings - Fork 14
/
README
31 lines (24 loc) · 781 Bytes
/
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
SpaceState
==========
"Koen Martens" <gmc@hackerspaces.nl>
https://market.android.com/details?id=com.sonologic.spacestatus
Android app and widget showing spacestatus by retrieving json objects
that are formatted according to the hackerspaces.nl SpaceAPI (which
can be found on https://hackerspaces.nl/spaceapi/).
ToDo
====
- Working on importing the space status directory, and let users choose
which space to follow
- Multiple widgets for different spaces
- Visual appealing sauce
- Show logo's and other details from the json object
Changelog
=========
v1.2:
- persistent preferences
- app launches when widget is tapped
- show when space status changed
v1.1:
- add slider to set update frequency
- add 'force update' button
- force update when activity becomes visible