A lot of projects ported from the old metanohi site.
This commit is contained in:
BIN
site/projects/simplechat/art/simplechat-logo-small.png
Normal file
BIN
site/projects/simplechat/art/simplechat-logo-small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
BIN
site/projects/simplechat/art/simplechat-logo.png
Normal file
BIN
site/projects/simplechat/art/simplechat-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
162
site/projects/simplechat/art/simplechat-logo.svg
Normal file
162
site/projects/simplechat/art/simplechat-logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 70 KiB |
37
site/projects/simplechat/index.org
Normal file
37
site/projects/simplechat/index.org
Normal file
@@ -0,0 +1,37 @@
|
||||
#+title: Simplechat
|
||||
#&summary
|
||||
A very simple TCP chat program
|
||||
#&
|
||||
#+license: bysa, page
|
||||
#+license: gpl 3+, client program
|
||||
#+license: agpl 3+, server program
|
||||
|
||||
* simplechat
|
||||
#&img;url=art/simplechat-logo-small.png, alt='simplechat logo',\
|
||||
#&width=500, height=234, center, medlink=art/simplechat-logo.svg
|
||||
|
||||
#&+center
|
||||
[[simplechat-0.93.tar.gz][DOWNLOAD!&huge]]
|
||||
#&
|
||||
|
||||
IRC is great for some people. They can chat with each other, plan events,
|
||||
etc. But.. Who /really/ needs that? Isn't simply speaking with an unknown
|
||||
number of people with no names better? At least that's what simplechat
|
||||
allows. It doesn't allow any codes, and there's no nick support.
|
||||
|
||||
: It's just pure chat.
|
||||
|
||||
Another simplechat *feature* is that it doesn't tell anyone about the number of
|
||||
users on a server. When someone joins or leaves, no one is notified. As the
|
||||
curses frontend included with simplechat allows one to easily reuse previous
|
||||
messages simply by using the up and down arrows, confusion is bound to
|
||||
happen. One might even forget one's own words.
|
||||
|
||||
simplechatclient is released under the
|
||||
[[http://www.gnu.org/licenses/gpl.html][GNU General Public License]], version 3 or any later version.
|
||||
|
||||
simplechatserver is released under the [[http://www.gnu.org/licenses/agpl.html][GNU General Affero Public License]],
|
||||
version 3 or any later version.
|
||||
|
||||
This program has only been tested on GNU/Linux. It'll probably also work on
|
||||
Mæc (but not Whinedoze, since there's a curses interface involved).
|
||||
BIN
site/projects/simplechat/simplechat-0.93.tar.gz
Normal file
BIN
site/projects/simplechat/simplechat-0.93.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user