Hi thank you for the feedback.
I do have somewhat of a working widget that can currently be used.
Use this link:
http://irc.dontsnooze.comChoose a name and then once connected,
you need to join the room you want.
It's a little easier in the app but its not much.
You *can* actually add a password to a room with the widget.
You need to be the operator of the room (the first person who joins will be the operator, and an operator can also give others operator status)
in the widget you would use the mode command:
/mode #<room name> +k <password>
So if your room was named "mySecretRoom"
and you wanted a password to be "mySecretPassword"
you would type:
/mode #mySecretRoom +k mySecretPassword
(Understand also that when the last person leaves the room, the room will no longer exist until someone else joins, and then they will be the operator)
the person who wants to join will have to type:
/join #mySecretRoom mySecretPassword
For obvious reasons, its not currently descripted in the app.
Once I have some time I will make it so you can do the same in the app.
A push notification for this type of service would probably not be possible (or very extremely difficult if at all possible) altho I am entrigued and may check into it.
I am also thinking about revamping the whole layout...all in time tho.
This app was made because I needed an app that I could quickly and easily chat with a group of other people, and easily get them to join the same room we are in without having them have to go thru any type of setup, just a name and channel.
Once again I do appreciate the feedback...
Thanks again
-A-