You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+22-1
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,33 @@ This is an Android app with the following features:
17
17
The app was originally developed in 2012 by [@rorist] from [FIXME Lausanne]. In
18
18
2021, the app was transferred to the [SpaceAPI community repositories] and is
19
19
now mainly being developed by members of [Coredump].
20
+
You can join our [Matrix](https://matrix.org/) chat at `#spaceapi:matrix.coredump.ch`.
20
21
21
22
[@rorist]: https://github.com/rorist
22
23
[FIXME Lausanne]: https://fixme.ch/
23
24
[SpaceAPI community repositories]: https://github.com/spaceapi-community/
24
25
[Coredump]: https://www.coredump.ch/
25
26
27
+
<ahref="https://f-droid.org/packages/io.spaceapi.community.myhackerspace/"><imgwidth="200"src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"alt="Get it on F-Droid"></a>
26
28
<ahref="https://play.google.com/store/apps/details?id=io.spaceapi.community.myhackerspace"><imgwidth="200"src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"alt="Get it on Google Play"></a>
27
-
<ahref="https://f-droid.org/repository/browse/?fdid=ch.fixme.status"><imgwidth="200"src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"alt="Get it on F-Droid"></a>
29
+
30
+
## How it works
31
+
32
+
The app will get the list of hackspaces from [https://directory.spaceapi.io](https://directory.spaceapi.io).
33
+
You can then choose the space by its name from a list.
34
+
When the space is chosen, the associated data is retrieved from the space's
35
+
SpaceAPI endpoint (which is registered in the SpaceAPI directory).
36
+
If you would like to add your space to the directory, have a look at
0 commit comments