-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
23 lines (23 loc) · 1009 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<title>JSXC Repository</title>
</head>
<body>
<h1>JSXC Repository</h1>
<p>You have reached the Debian download repository for <a href="https://www.jsxc.org">JSXC – The Open Chat</a></p>
You may be interested in:
<ul>
<li><a href="archive.key">The repository build key</a></li>
<li>Our <a href="dists/nightly">nightly repository for Ubuntu 18.04 bionic and similar</a></li>
<li>Our <a href="dists/stable">release repository for Ubuntu 18.04 bionic and similar</a></li>
</ul>
<p>Source and documentation is on <a href="https://github.com/jsxc">GitHub</a></p>
<ul>
<li><a href="https://github.com/jsxc/xmpp-cloud-auth/wiki/raspberry-pi-en">Quick installation instructions (aka the "Raspberry Pi install")</a></li>
<li><a href="https://github.com/jsxc/xmpp-cloud-auth/wiki">Full installation instructions</a></li>
</ul>
<p> </p>
<img src="https://www.jsxc.org/images/jsxc-icon.png" />
</body>
</html>