Skip to content

neiz/JabbR.Eto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JabbR.Eto

A cross platform JabbR client for OS X, Windows, and Linux

Download

Description

This project aims to create a great cross platform desktop client for JabbR. This makes liberal use of the following libraries:

  • Eto.Forms - Cross Platform UI toolkit
  • JabbR.Client - .NET API for creating JabbR clients
  • SignalR - Async library for .NET to help build real-time, multi-user interactive web applications
  • Json.NET - Json.NET is a popular high-performance JSON framework for .NET

Screenshots

OS X Screenshot OS X

Windows Screenshot WPF

Ubuntu Screenshot WPF

How To Build

Cloning:

This uses submodules, so ensure you do a recursive clone of this project!

OS X:

  1. Install Xcode 4.3 from Mac App Store
  2. Install Mono SDK 2.10.9 for OS X
  3. Install MonoDevelop 3.0.2 for OS X
  4. In terminal.app: git clone --recursive git://github.com/cwensley/JabbR.Eto.git
  5. Open Source/JabbR.Eto.Mac.sln in MonoDevelop
  6. Build & Run!

Windows:

  1. Install Visual C# 2010 Express
  2. Install git client of choice
  3. In console (or via gui): git clone --recursive git://github.com/cwensley/JabbR.Eto.git
  4. Open Source/JabbR.Eto.Wpf.sln in Visual Studio
  5. Build & Run!

Status

JabbR.Eto is in a very early state and is missing many features or can be unstable.

Current features:

  • Sign in using social or username/password
  • Multiple servers
  • Channel listing
  • Private chats with other users
  • Shows all media and links
  • Collapsing notifications and media
  • Autocomplete user names and channel rooms
  • More!

Contributing

You can help out by submitting missing features, bugs or requests into github issues, or fork the project and start coding!

About

A cross-platform client for JabbR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published