readme
This commit is contained in:
parent
bcdab01c98
commit
7e0079e0a5
12
README.md
12
README.md
@ -1,3 +1,15 @@
|
|||||||
# TMSG
|
# TMSG
|
||||||
|
|
||||||
Terminal Messaging System
|
Terminal Messaging System
|
||||||
|
|
||||||
|
### How to use
|
||||||
|
|
||||||
|
1. Download release for your operating system.
|
||||||
|
2. Put the ``tmsg`` file in a memorable place.
|
||||||
|
3. Open a terminal in the folder with the ``tmsg`` file, or browse to it using ``cd`` commands
|
||||||
|
4. Set a username by executing: ``./tmsg --username "usernamehere"``
|
||||||
|
5. Send messages by executing: ``./tmsg --msg "type your message here using quotes"``
|
||||||
|
|
||||||
|
**NOTE:** You only have to do step 4 once.
|
||||||
|
|
||||||
|
**NOTE:** For windows you'll have to excute commands with ``./tmsg.exe ...`` instead of ``./tmsg ...``
|
Loading…
x
Reference in New Issue
Block a user