-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
39 lines (26 loc) · 952 Bytes
/
readme.txt
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
=== SpaceAPI Status Widget ===
Contributors: coredump-ch
Tags: space api, hackerspace, json
Requires at least: 4.1
Tested up to: 4.1.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A small plugin that displays the opening status of your hackerspace (via Space API) in a widget.
== Description ==
You can specify the URL to the SpaceAPI (http://spaceapi.net/) endpoint of your
hackerspace. The opening status as well as the message is then displayed in a
widget.
== Installation ==
1. Upload the plugin to `/wp-content/plugins/spaceapi-wp-widget`
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Activate the widget through the 'Appearance > Widgets' menu in WordPress
== Screenshots ==
1. The widget with 3 people present (taken from the message).
2. The widget with nobody present.
== Changelog ==
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.0 =
Initial release.