usrspace-browser-addon/README.md

26 lines
566 B
Markdown
Raw Normal View History

2018-12-27 13:44:04 +01:00
# /usr/space Web-Ext (Firefox Add-on)
2018-12-27 10:51:17 +01:00
2018-12-27 13:44:04 +01:00
## Features
- Show if someone is in the Space
- Looks for connected dynamic IPs (DHCP)
- Refreshes every 5min
- Show the next event
2019-07-30 18:14:31 +02:00
- Quick-Links (Homepage, Wiki, Gitea, NextCloud)
2018-12-27 13:44:04 +01:00
## Install
2018-12-27 10:51:17 +01:00
```ssh
2019-07-30 18:14:31 +02:00
$ git clone https://gitea.usrspace.at/XimeX/usrspace-browser-addon.git
2018-12-27 10:51:17 +01:00
```
- Open `about:debugging` or `about:debugging-new` in Firefox
- Click `Load Temporary Add-on...`
- Navigate to Add-on Repository
- Open `manifest.json`
- Use it
2018-12-27 13:44:04 +01:00
2018-12-27 14:43:34 +01:00
## Credits
Used icons from FontAwesome
https://fontawesome.com/license
2018-12-27 13:44:04 +01:00
## License
MIT