Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4024400
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:43:02+00:00 2026-05-20T10:43:02+00:00

I have a jailbroken iPod Touch 1.1.4, and want to experiment with creating minimalistic

  • 0

I have a jailbroken iPod Touch 1.1.4, and want to experiment with creating minimalistic “apps” just by scripting, launching Safari to a “webapp”. But 1.1.4 does not have the “Add to Home Screen” shortcut option. Is there a way to simulate this just by scripting? I’ve tried editing the HelloPython Bash script, changing it to:

#!/bin/bash
/Applications/MobileSafari.app/MobileSafari http://gnixl.com/

And I get the error:

ABORT: Unable to register "com.apple.mobilesafari" port, 1103 unknown error code.

I removed the URL http://gnixl.com/, same error.

Is there a way to do this without using Python or Objective-C? Not that I’m not willing to use either/or, but I’m looking for the most barebones approach that will do something first.

If someone with a newer iPod touch could “add to home screen” anything and analyze what it puts into the Applications folder, that might be just the info I need. Or if someone jailbroke their device with ziphone and left the link on the homescreen, that would work too unless the “link” is actually an executable.

[update 2016-01-25: 2 github projects now up using troutinator’s answer as template: https://github.com/jcomeauictx/conwaylife and https://github.com/jcomeauictx/taillight%5D

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T10:43:03+00:00Added an answer on May 20, 2026 at 10:43 am

    Okay, I have an iPhone 3G. I created an link from Safari using the “Add To Home Screen” button. It created a directory called 54C86B09482D4560BAB46091CC75825A.webclip inside of /private/var/mobile/Library/WebClips/. That directory contains two files, icon.pngand Info.plist. icon.png is simply the icon that gets shown when looking at the apps screen.

    The contents of Info.plist are where the real information is:

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
            <key>ClassicMode</key>
            <false/>
            <key>FullScreen</key>
            <false/>
            <key>IconIsPrecomposed</key>
            <false/>
            <key>IconIsScreenShotBased</key>
            <true/>
            <key>Scale</key>
            <real>0.32653060555458069</real>
            <key>ScrollPoint</key>
            <dict>
                    <key>x</key>
                    <real>0.0</real>
                    <key>y</key>
                    <real>-183</real>
            </dict>
            <key>Title</key>
            <string>The Daily WTF</string>
            <key>UIStatusBarStyle</key>
            <string>UIStatusBarStyleGray</string>
            <key>URL</key>
            <string>http://thedailywtf.com/</string>
    </dict>
    </plist>
    

    Edit: Fixed some grammar, clarified things a bit, and added the test/example below:

    So, to test this out I created a new folder called C28C8FDC2F184AAD84F77B511442548F.webclip and copied the Info.plist file over from the other directory, edited the url to http://google.com. I then re-sprung the phone and it showed up just like any other webclip. The folder name is simply a hex encoded GUID, I used http://www.somacon.com/p113.php and just selected what was after 0x for this simple test

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have my iPod Touch (4G, jailbroken, iOS 5.0) connected to a docking station
I have a jailbroken iPhone 4 running iOS 4.3.3 upon which I want to
my application is running fine in simulator...but not on real device....and i have jailbroken
I have just released my app for iOS, but I'm not sure how to
I have done my iOS app, but I don't want to submit to App
I want to develop an application like biteSMS (for jailbroken iPhone). I have tried
I have jailbroken iPhone. I want to test my applications on my real iPhone
I have a jailbroken iphone 4, and I want to create a release, an
I have iPhone 4 with iOS 4.3.2 not jailbroken. I want to upgrade my
We develop several apps/games. We store/retrive data from plist. But in Jailbroken devices plist

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.