kandanapp / kandan

Kandan is an Open Source Alternative to HipChat
GNU Affero General Public License v3.0
2.72k stars 405 forks source link

Desktop Application #22

Open fusion94 opened 11 years ago

fusion94 commented 11 years ago

Depending on API state we might consider a Desktop Application being built on top of something like Adobe Air.

kirantpatil commented 11 years ago

-1 for adobe air. Please do not use proprietary languages.

Use HTML5 desktop app such that it can run on all Os and bonus Firefox os (mobile platform as well).

Ex: Bigbluebutton project HTML5 client http://www.bigbluebutton.org/blog/

kirantpatil commented 11 years ago

HTML5 App/Client is here for, --> one app for all desktop and mobile platforms --> Resource and Cost saving --> Fast and feature rich --> Not Proprietary --> Make users happy

cityonline commented 11 years ago

I am terriblely lost, I dont know how to use chatapp and even from where to download? can anyone quickly send me download link fro kandan chatapp?

fusion94 commented 11 years ago

@cityonline The Kandan Chat application is a server side solution. You'll have to download and install per the instructions.

cityonline commented 11 years ago

But where is the installation and instruction and things? from where I can start?

fusion94 commented 11 years ago

There are instructions here:

https://github.com/kandanapp/kandan/blob/master/DEPLOY.md

kirantpatil commented 11 years ago

Please check the framework http://enyojs.com/ which is meant for both Desktop and Mobile.

https://hacks.mozilla.org/2013/03/firefox-os-support-lands-in-enyojs-2-2/?utm_source=dlvr.it&utm_medium=twitter

Youtube video link: http://www.youtube.com/watch?feature=player_embedded&v=CHBDFLVueXA

Platforms supported: http://enyojs.com/docs/platforms/

jipiboily commented 11 years ago

+1 on native app. Really not a fan of Adobe Air that said...maybe Shoes, TideSDK (formerly known as Titanium Desktop) or simply something purely native.

pyro2927 commented 11 years ago

I'd be willing to help write a native OS X app. Is there any sort of developer/API documentation? I like Hipchat's new (beta)native client, but it would be cool to see an open source solution.

gabceb commented 11 years ago

It would be great to have a native OS X app @pyro2927. Right now there is no developer API docs other than looking at the code but it should be pretty simple. We will be working soon on getting a better API (right @fusion94 ?). There is also work being done on a new UI/UX for the app.

I am not an OS X expert but I would love to see a separation of client code to talk to the API the app so we can reuse the client code for iOS and OS X apps. You can take a look at the Cheddar repos

donthorp commented 11 years ago

@gabceb we'll definitely be working on the API soon. Just have to nail down a few internal models as you know.

jrgifford commented 11 years ago

As someone on the shoes team, we aren't really ready for that yet, and we also aren't really suited for that type of thing. :/

James Gifford 2162238574

On Mar 20, 2013, at 10:01, Jean-Philippe Boily notifications@github.com wrote:

+1 on native app. Really not a fan of Adobe Air that said...maybe Shoes, TideSDK (formerly known as Titanium Desktop) or simply something purely native.

— Reply to this email directly or view it on GitHub.

jipiboily commented 11 years ago

@jrgifford I would be interested to know why. This might not be the place to have such discussion, is there any blog post about that? Don't know a lot about Shoes but I am interested to learn a bit more about it...

jrgifford commented 11 years ago

@jipiboily it mainly comes down to "we're rewriting everything right now". The other half is that even with the jruby, our toolkit is pretty sparse.

jrgifford commented 11 years ago

for related blog posts about shoes, http://shoesrb.com/

swistaczek commented 9 years ago

How about providing compatible api for existing hipchat clients? You could define yours own server URI in hipchat app.