Changeset - d22dc175f288
[Not reviewed]
0 1 0
Jan Kaluza - 10 years ago 2015-11-27 13:38:42
jkaluza@redhat.com
Change the margin
1 file changed with 3 insertions and 4 deletions:
0 comments (0 inline, 0 general)
index.md
Show inline comments
 
@@ -10,7 +10,7 @@ title: Spectrum 2
 

	
 

	
 

	
 
<div style="width: 250px; float:left;  color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;  padding: 3px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);">
 
<div style="width: 220px; float:left;  color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;  padding: 3px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);">
 
<h3>What is Spectrum 2?</h3>
 
Spectrum 2 is an Generic transport/gateway.
 
It supports multiple frontends like XMPP or Slack and can transport messages using these
 
@@ -19,19 +19,18 @@ AIM, MSN, Facebook, Twitter, or IRC.
 

	
 
</div>
 

	
 
<div style="width: 250px; margin-left: 63px; float:left;">
 
<div style="width: 250px; margin-left: 40px; float:left;">
 

	
 
Spectrum 2 is written in C++ and uses the [Swiften](http://swift.im/swiften) library and various different libraries for "legacy networks".
 
Spectrum 2 is open source and released under the GNU GPL.
 

	
 
</div>
 

	
 
<div style="width: 250px; margin-left: 63px; float:left;">
 
<div style="width: 250px; margin-left: 40px; float:left;">
 

	
 
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications.  It is intended to provide a service to desktop users, but be managed by server administrators.  If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
 

	
 
</div>
 
<hr/>
 

	
 
## Technical details
 

	
0 comments (0 inline, 0 general)