Jump to content
SSForum.net is back!

Recommended Posts

Posted

Cross posted from http://forums.minegoboom.com/viewtopic.php?t=8620

 

Long ago I announced that I had begun on a Gtk# based chat client but it was still very rough around the edges. After much refactoring and cleaning up of the code base, and spending countless hours using it myself, I am no longer completely embarrassed by the state it is in so I've turned the private bitbucket repository public.

 

It works on Windows and Linux (using mono), you'll need to download Gtk# if you don't have it.

 

For those that just want to use it, there's the manifold-bin package that works on both OS's available for download. If you supply "--terminal" at the command line to Manifold.exe it won't use the user interface and you'll just see a terminal output.

 

If you're interested in building the code, after checking it out in the src directory run "make prepare" then "make core" (also gui and exe if you are interested). Similar to Cerium's jcnlib, the Manifold.Core library just gives you access to a Connection object you can create and use in whatever application you want with its modular architecture. The GUI itself is a module and also quite extensible which I can talk about if anyone develops an interest.

_UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA___

_UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA__

_UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA_

_UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA_

__UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AA

J.C. Dento> prime example of why america will never be a world super power.

Moscato> d1 is mad he will never have a job outside subspace

I can't see this because I turned signatures off. ps VT

Posted (edited)

1st post to important topic:

 

Sounds cool, though i never do use chat-only clients blum.gif

Edited by jabjabjab

Fusha> Don't fight the gravity

Fusha> Make the gravity

Fusha> Your friend

Fusha> Bounce

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...