Shane Tully (shane@shanetully.com / shanetully.com)
- Download the executable for your platform on the releases page.
- Launch the executable (no need to install anything).
- Select a nickname and connect to the server.
- Enter the nickname of the person you want to chat with.
- You should now be chatting! (but you should verify the key integrity in the options menu)
Need more info? See the documentation for much more detailed instructions.
Install the following:
- Python 2.7
- PyQt4
- M2Crypto
- Python Curses
- Clone the repo and run
python make.py run
.
Detailed instructions are on the building page of the documentation.
Cryptully builds and runs on Linux, Windows, and OS X. See the building page for detailed instructions.
Documentation is available at https://cryptully.readthedocs.org/en/latest/.
- Send typing status to clients (issue 17)
- Make ncurses client support multiple clients at once (issue 28)
Copyright (C) 2013 Shane Tully
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.