Hey, I just met EPITECH, And this is crazy, But here's my NetSoul client, So soul me, maybe?
SoulMeMaybe is a simple client for NetSoul, a protocol used in EPITECH university allowing its students to:
- use internet;
- log their active presence;
- localize each other;
- send messages to each other.
By simply sending ping requests, SoulMeMaybe only supports the three first points and does not plan on doing more.
The installer allows you to:
- create the
SoulMeMaybe
directory; - install the project inside it;
- and configure it automatically by asking you:
- your login;
- and your password sock.
To use it, just run the following commands:
wget https://raw.github.com/gnugat/SoulMeMaybe/master/bin/install.sh
sh install.sh
SoulMeMaybe requires:
- PHP >= 5.3.3: use of namespaces
- Git: installation, update and dependency management scripts use it
To run and display the help (description, commands and options available), simply use the following command:
app/console
If you have used the installer, updating SoulMeMaybe is as easy as running the following command:
bin/update.sh
You can find more documentation at the following links: