jar2jad - My first python application

advertisement logo

 

I’m publishing my first python apps from my self-taught python class as promised.

This apps generates JAD file from *.jar file which is widely used in J2ME java mobile application. This apps is simple+compact and can be executed in any platform that supports python.

I was going to publish this earlier, but I’ve been busy for the past few days doing other stuff besides python.

Download links

  1. jar2jad-0.1.tar.gz
  2. jar2jad-0.1.zip

Python is interesting, i might create and publish more apps in python to polish up my skills.

Bookmark this article These icons link to social bookmarking sites where readers can share and discover new web pages.
  • digg
  • YahooMyWeb
  • NewsVine
  • Netvouz
  • Reddit
  • Spurl
  • Furl
  • del.icio.us
  • StumbleUpon
  • Technorati
  • TwitThis

Keep updated with this website! : Subscribe to your email

Recommended Reading

3 smashing comments for this post.

  1. Sarovar.org: Project Info- jar2jad Said:

    [...]  Project Home PageTracker  - Bugs ( 0 open /0 total )Bug Tracking System  - Support Requests ( 0 open /0 total )Tech Support Tracking System  - Patches ( 0 open /0 total )Patch Tracking System  - Feature Requests ( 0 open /0 total )Feature Request Tracking System Public Forums ( 2 messages in 2 forum ) [...]

  2. Michal Pasternak Said:

    Just used it. Very useful! Thanks, man!

  3. ZeQk Said:

    Thanks

    I make this script

    $ sudo mkdir /usr/share/jar2jad

    $ cp * /usr/share/jar2jad

    $ sudo mousepad /usr/bin/jar2jad
    #!/bin/sh
    python /usr/share/jar2jad/jar2jad.py $1

    $ sudo chmod a+x /usr/bin/jar2jad

Leave a Comment

Subscribe by email

Enter your Email