Cập nhật phần mềm chạy trên nền Python

Thảo luận trong 'ỨNG DỤNG CHẠY TRÊN NỀN PYTHON' bắt đầu bởi ChiêuTrúc, 24 Tháng ba 2006.

  1. Leonidas®

    Leonidas® Thành viên

    Bài viết:
    1,746
    Được Like:
    3,556
    Mif Viewer_S60v3(unsigned)

    [​IMG][​IMG][​IMG]

    Simple python application to view single & package mif file & save them to image file...

    Các file đính kèm:

    Pháp Sư and namkhanhdo like this.
  2. tichau

    tichau Guest

    pyCalcohol v0.3.4 Final S60v3-Real-time Alcohol/Caffeine absorption simulator(05.03.09)







    [​IMG] [​IMG] [​IMG]






    A real-time open source alcohol absorption and metabolism simulator for S60 3rd edition mobile phones. Can plot BAC graphs, predefined drinks, sobering-up time estimation and much more!

    Changes: changes in 0.3.4.: (TBA)
    - Extended xml loading, now default drinks, their sizes, caffeine content etc. are loaded from xml
    - Icon loading not tied to the default drinks anymore, icons are defined independently in the xml
    - Added a caffeine simulation model (NOT COMPLETE YET, RESULTS ARE ARBITARY)
    - Fixed a bug(a typo) in the options-loading that prevented the range attribute from being read
    - Fixed other bugs in options loading
    - Changed installation directory to data/Calcohol/ . all .py, .png and .xml files are installed there.
    - Fixed some other installation related stuff, updated to PyS60 1.9.2

    Các file đính kèm:

    MaiDinh thích bài này.
  3. tichau

    tichau Guest

    pyMobilHex 0.9.8 by fann95

    [​IMG]

    Update multi-hex-rsc editor for 9 os.

    In this version:
    Fixed errors of the previous version.

    Added:
    - Much improved (I think complete) algorithm for finding the string and identification of its encoding.
    - Added full Unicode compress-decompress, that allows you to edit, and see
    strings in the rsc files (not only) in the all language.
    Supported characters:
    Latin-1
    Latin Extended A
    Cyrillic
    Arabic
    Devanagari
    Hiragana
    Katakana
    Fullwidth ASCII

    -Added support for any encoding installed in the smartphone (you can add and modify their working set).
    - Improved Search Hex editor. Nove looking for all encodings at once, and when the something find ,hex editor automatically switches to the appropriate encoding.
    - Added scroll through wherever possible.
    - In the calculator added converter DIGIT> HEX and vice versa.
    - If you use more fonts,the fontS zoom to put 100 percent!

    Need python and modulpak

    Các file đính kèm:

    tienthembg thích bài này.
  4. Leonidas®

    Leonidas® Thành viên

    Bài viết:
    1,746
    Được Like:
    3,556
    SkinColor v0.60 English Translated by cupinthemud ​


    [​IMG]



    most of the text explained here is probably translated by google and hence its not to the point. I have taken it from drAdeLante post and corrected some part of it.


    change log:

    2009/03/03-21 point update:
    Increase: the color interface, Supported by the Green button to manually enter the hexadecimal color code
    Increase: to modify the own player around softkey colors ...
    Tip: to enter the first player may not work, necessary to re-enter and then exit to see the effect.

    2009/03/03 Update: increase to bring their own player characters color.
    corrected several grammatical errors
    Palette interface available in 1,3 keys Express palette

    Software Introduction:
    SkinColor is a compact easy-to-use tool to manage themes and modify the color scheme of theme!

    Main features:
    Support renaming of theme.
    Support a renaming of various colors codes, such as: Desktop name / window / cursor / dial-up and so on
    Support making of duplicate copies of themes by simply changing the hex code
    Note:
    This software supports only hacked mobile phone
    Please turn off before privileges (activate caps off or open4all patch)
    Then start the software will display the installed cell phone list of themes
    Attention: theme can not be modified if it is currently being used.
    C [cancel] key can be used to delete the selected theme
    Since the theme was renamed Tornado produced reference theme name
    Modify the color derived from the Russian version, an increase of more than 10 optional Optimize some code Add the color into the visualization deviceTopics may modify the color of the majority of places
    In this special thanks!


    Software prerequisite:
    Python, scriptshell and python modules
    Release Date: 2009/03/07- dragon production


    software Description:

    English name: SkinColor
    Chinese name: theme color
    License: Free Edition
    Software version: 0.60 version
    Software Type: theme manager and editor
    Has passed the test models: 3250.n82.5700.e50
    Developers: Longfei dragon


    Software support models:
    support only S60 third edition Models

    Installation Method:
    sign the file or use installserver.exe patch
    Install in phone memory

    Important Uses of this Application by me cupinthemud:

    1. for Deleting the unwanted themes [ here it is much better than the THEME Rename v0.2beta as it actually deletes the theme file both from private/1020714/import and from resource/skins( this contains the actual .mif file of bigger size) from the memory not just the .skn file from the private folder as in case with theme rename v0.2 beta.

    2. before modifying any theme you can just create a duplicate copy of the original theme by just changing the hex value so that the actual theme does not get corrupted.

    3. you can also rename the theme if you want to do so.

    4. It is much faster than theme rename v0.2 beta in deleting the themes and then refreshing the list.
    so just go for it and enjoy
    NOTE:
    Please donot ask me On how to modify theme as I am still figuring it out. and if it make makes your theme corrupted then just reinstall the theme

    don't think its a bad software as I have already told you that it is best for managing the themes not as good for modifying theme, but you can give it a try.

    Các file đính kèm:

    namkhanhdo, Hoang An and gsm2 like this.
  5. Leonidas®

    Leonidas® Thành viên

    Bài viết:
    1,746
    Được Like:
    3,556
    Calcohol v0.3.5-rc1 S60v3-Real-time Alcohol/Caffeine absorption simulator(09.03.09)

    Calcohol v0.3.5-rc1 S60v3-Real-time Alcohol/Caffeine absorption simulator(09.03.09)

    [​IMG][​IMG]

    A real-time open source alcohol absorption and metabolism simulator for S60 3rd edition mobile phones. Can plot BAC graphs, predefined drinks, sobering-up time estimation and much more!

    Changes: changes in 0.3.5.: (TBA)

    - General code clean up (as always) layout.py:
    - Layout loading from XML. Layouts store pretty much all data about how calcohol is rendered xmlloader.py:
    - XMLLoader now supports different encodings (utf-8 by default)
    - Fixed a bug that caused all XML files to share the same elements (duh) caffeine.py:
    - Fixed caffeine half-life adjustment.
    - Patched up the caffeine model a bit, results seem to match some papers, more research is needed alko.py:
    - Now the GUI doesn't slide when Transitions is set to "No" ui.py:
    - Added automasking to icons. Now icons don't render a black background. The transparent color is the pixel color at the left-top corner of an icon file. ui.py, state.py:
    - Fixed some resolution problems on E70 (as a side effect of adding icons to the layout system) state.py:
    - Cleaned up some code in state.py. Moved some functionality out of the humongous _main_update
    - Removed the clock state as it's functionality is now handled by layout files / ui.py data.xml:
    - Changed default caffeine half-life to 4 hours
    - Added some drinks to data.xml, cleaned it up
    - Fixed some typos data.xml, layout.xml:
    - All data files converted to UTF-8 wilkinson.py:
    - Fixed a bug that caused zero-alcohol drinks to affect the alcohol curve
    - Fixed a bug that crashed the app when the only drink added contained zero alcohol..

    Các file đính kèm:

    namkhanhdo and Hoang An like this.
  6. DOAN DUNG

    DOAN DUNG Ex-Mod

    Bài viết:
    689
    Được Like:
    1,466
    ImageDesigner 1.27 English Icon Mod

    ImageDesigner 1.27 English Icon Mod

    [​IMG]

    Software description:

    You can create new images, edit them, invert colors, including changing size of images.
    Main features are: powerful image processing, including: Pencil, eraser, line, rectangle, oval, broken, polygon filling, language, straw, magnifiers and other tools...
    Image: rotate, mirror, resize, resize the canvas and change the pixels, the colors reversed, in a panel.
    Changes in 1.27:
    added oval and rope tools
    Filter: color balance
    Program code is rewritten, so should run faster.
    Changes to interface
    Added Menu Templates
    Requirements:
    Pythons 1.45
    megaPyModulePack 2.01 or ultramodulepack 3.0.2
    Install to phone memory!

    Các file đính kèm:

    hoangthanh21 and Hoang An like this.
  7. DOAN DUNG

    DOAN DUNG Ex-Mod

    Bài viết:
    689
    Được Like:
    1,466
    Py-ThemeRename Version 0.2 Beta (Multilanguages Arabic by Masters_Pda

    Py-ThemeRename Version 0.2 Beta (Multilanguages Arabic by Masters_Pda

    [​IMG]
    Translation :
    First is to ensure that the phone has xx (xx), and installed a python platform and uitricks module, not a shortage, it will not be able to use the software. Although some limitations, but I think has xx oil phones will be like the software or the


    Applicable models: theoretical support of all xx platform and install a python the phone S60 3rd
    Once again affirms that: install the software before the need to ensure that their phones have xx (xx) and installation of the platform and uitricks PY module,
    Software descriptions and functions: can arbitrarily alter the subject in the name of the theme mode. Software installed in the c-default, the default language is English, while support for Simplified Chinese, English, Turkish and many languages​

    Các file đính kèm:

    Hoang An thích bài này.
  8. tichau

    tichau Guest

    python: STorrent v1.02 to search torrent(update)

    [​IMG]


    what's new:
    1-add seeds and leechers in information
    2-add settings to where save download torrent

    Requirements:
    pys60
    MegaPyModulePack.v2.01

    Các file đính kèm:

    Hoang An thích bài này.
  9. tichau

    tichau Guest

    pyIPHONESQUE browse Like iphone


    [​IMG]


    Original
    iPhone
    FireFox/XP
    Google Chrome
    Internet Explorer
    Nokia N73
    Nokia N95
    Nokia N96
    Nokia E90
    Windows CE
    BlackBerry 7130e

    So if a web site tries to serve you the Nokia-ized version of its pages instead of the full site, run User Agent to make the server believe you're using a different browser.

    If you don't run the python script you will have your default behavior, but if you run it and select an option from the menu other than original, that user agent will be used until you change it again.

    Note: websites may use scripts to read the user agent from other sources than the user agent string sent by the browser.

    you fire up the built-in Symbian web browser of your Nokia, surf to a site, a. but instead you get a watered down mobile version, because the server on the other end found out you're surfing on your phone because of the user agent string that your browser sends out.

    iPhonesque improved things a little by fooling web sites into thinking you were surfing on an iPhone, so they gave you their iPhone browser version. This version often comes with more features than what Symbian users get.

    The iPhonesque mod made things even better: its User Agent selector lets you choose how your Symbian browser should identify itself to the web site you want to see. Nokia browser, iPhone browser, Firefox, Internet Explorer, Blackberry, Google Chrome, Windows CE, and more. With the iPhonesque mod you'll get exactly the web site version of your choice.

    this mod is out for quite a while now and i think people on this forum might be knwoing it also but i thought of sharing it with everyone
    the programm is wriiten in python so needless to say u need to have python installed.

    Các file đính kèm:

    Hoang An thích bài này.
  10. tichau

    tichau Guest

    pyGhostS60 V1.0 {Backup Your registration, config files before formating}


    [​IMG] [​IMG]


    ُSometimes there are such moments, when it is necessary to do hard reset.
    But to restore all of again occupies a lot of time.
    Here is small application that can help you, Its small but very useful.
    Only Works For Registration And Config Files

    PS.This is my first python software.
    I hope everybody will enjoy it .

    LyunWangZhao

    Các file đính kèm:

    tienthembg and Hoang An like this.