Download Latest Version Symbol_Commander.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of Symbol Commander

Home
Name Modified Size InfoDownloads / Week
README.txt 2013-12-03 1.6 kB
Symbol_Commander.tar.gz 2013-12-03 1.6 MB
Totals: 2 Items   1.6 MB 0
How to setup Symbol Commander - 

1) Download the Symbol_Commander.tar.gz file and extract files it into your Desktop. 
2) Open the terminal and type in the following command,
   
cd Desktop/Symbol_Commander/ 
sh setup.sh
cd ..
cd ..

To run the file, type in the following command into the terminal(*Replace sunil by your username),

java -jar /home/sunil/Desktop/Symbol_Commander/Symbol_commander.jar

If you want to launch the application with one click, then do the following,

1) Right click on the desktop and select, Create New -> Link to Application
2) Press OK
3) Open the file in Kwrite
4) Delete all the contents and paste the following lines,

[Desktop Entry]
Comment[en_US]=
Comment=
Exec=java -jar /home/sunil/Desktop/Symbol_Commander/Symbol_commander.jar
GenericName[en_US]=
GenericName=
Icon=/home/sunil/Desktop/Symbol_Commander/logo.png
MimeType=
Name[en_US]=Symbol Commander
Name=Symbol Commander
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-SuSE-translate=true

5) Replace "sunil" in 4th and 7th lines by your user name
6) Congratulations! Now you can launch the Application in onclick.
7) Press on the (?) icon to get started.
8) Your default password is 12345, which you may find it useful while changing the symbol
9) The drawing window is highly sensitive to the input. Please draw the symbol slowly till you get the practice.

My email-id is sunils9996@gmail.com

Hope you may find the application enjoyable as I did making it.
Source: README.txt, updated 2013-12-03