SYNOPSIS
openfetion -f SOURCE -t DEST -d MESSAGEopenfetion -f SOURCE -m -d MESSAGE
openfetion -f SOURCE -p -t DEST -d MESSAGE
openfetion -f SOURCE -g NUM
DESCRIPTION
openfetion is a fetion client for Linux based on GTK+2.0, using Fetion Protocol Version 4.
It supports most useful functions of China Mobile Fetion, more important, it's small and fast, and is better in look.
- -f
- specify which number you will use to send a message
- -t
- specify which number you will send a message to
- -d
- message you will send
- -m
- send a message to myself
- -p
- send a message to the phone
- -g
- get information of specific mobile number
- -h, -H
-
display this help and exit
EXAMPLES
send "hello world" to 18788888888:
- openfetion -f 15288888888 -t 1878888888 -d "hello world"
send "hello world" to yourself:
- openfetion -m -f 15288888888 -d "hello world"
get information of 18788888888:
- openfetion -f 15288888888 -g 1878888888
-
COPYING
Copyright © 2009 Aron Xu. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.