readme
来自「通过网站发送手机短信息的程序。需要GNOME/GTK支持」· 代码 · 共 42 行
TXT
42 行
GNOME-SmsSend (c) Eric Lassauge-------------------------------see TODO for things to do :)Help is always appreciated too ;) .Maintainer: Eric Lassauge <lassauge@mail.dotcom.fr>What is it ?------------GNOME-SmsSend is a gnome UI to the smssend tools written by Christophe CALMEJANE 'Ze KiLleR / SkyTech' http://zekiller.skytech.org/smssend_menu_en.htmlIt will detect the provider script files in the default locations(current dir, ~/.smssend, and smssend default global) and create a small UIfor each one. When you click on the APPLY button it will fork/execsmssend with proper options.All options to smssend can be set through the various dialogs.How to build ?--------------You need the 2.8 version of the smssend source, untar gsmssend-<version>.tar.gzunder a previously configured <path>/smssend-<version> then cd gsmssend, run configure and proceed with make.How to use ?------------Be sure to have the corresponding version of smssend in your path and launchgsmssend. Now all outputs of smssend are rerouted to the UI status bar.Usage of the UI is very intuitive, please refer to the man page of smssendfor the meaning and usage of all options (setable in preference dialog)including the management of aliases.Warning !---------The code is only tested on a Linux 2.4.x with Gnome 1.2.x: please sendme a mail if you succeed to run it on another platform.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?