July 21st, 2008, 6:36 pm
SpringRoll r7, available on Cydia: http://r-ch.net/sr/
A SpringBoard beautifier; a transitional tool for SummerBoard and Customize users who are effing tired of manually copying icon.png files from one place to the other. Tested on 1.1.5 and 2.0.
See it in action!
---------------------
OLD POST:
Important: I'm not a big developer, this is what I've gotten to work with 5 hours of work and a month of experience with Ruby. Nonetheless:
I have a script that automates switching out the "icon.png" in all non-AppStore apps, as well as replacing the status bar, dock, and badge. (When run on 1.1.x, it also replaces sliders.) I originally developed it to work around my lack of SummerBoard on 1.1.5 but this morning I hacked it so it works fine with 2.0.
I call it SpringRoll, because it makes SpringBoard yummy again!
It's a command-line script that must be run as root via ssh (su and sudo don't pass off the right variables to the script) and it's meant to be a transitional tool while we wait for new versions of SummerBoard or Customize. So no real GUI development or anything will come out of me, just simple bug fixes if something breaks.
The effort required to get any SummerBoard theme to run on my script is simple:
* Upload the SummerBoard theme of your choice to /var/root.
* Run sr smbconv Theme/Icons for it to rename the icons into the compatible format
* Move the theme to /var/root/SpringRoll
* Run sr theme Theme and it'll do everything, respring, and you're running.
Would the community be interested in this script? I'm not going to release it if people are going to say it's not as good as SummerBoard/Customize because it's not supposed to. The goal is for it to make switching out icon sets faster than doing so manually, and I think it accomplishes that fairly well.
A SpringBoard beautifier; a transitional tool for SummerBoard and Customize users who are effing tired of manually copying icon.png files from one place to the other. Tested on 1.1.5 and 2.0.
See it in action!
---------------------
OLD POST:
Important: I'm not a big developer, this is what I've gotten to work with 5 hours of work and a month of experience with Ruby. Nonetheless:
I have a script that automates switching out the "icon.png" in all non-AppStore apps, as well as replacing the status bar, dock, and badge. (When run on 1.1.x, it also replaces sliders.) I originally developed it to work around my lack of SummerBoard on 1.1.5 but this morning I hacked it so it works fine with 2.0.
I call it SpringRoll, because it makes SpringBoard yummy again!
It's a command-line script that must be run as root via ssh (su and sudo don't pass off the right variables to the script) and it's meant to be a transitional tool while we wait for new versions of SummerBoard or Customize. So no real GUI development or anything will come out of me, just simple bug fixes if something breaks.
The effort required to get any SummerBoard theme to run on my script is simple:
* Upload the SummerBoard theme of your choice to /var/root.
* Run sr smbconv Theme/Icons for it to rename the icons into the compatible format
* Move the theme to /var/root/SpringRoll
* Run sr theme Theme and it'll do everything, respring, and you're running.
Would the community be interested in this script? I'm not going to release it if people are going to say it's not as good as SummerBoard/Customize because it's not supposed to. The goal is for it to make switching out icon sets faster than doing so manually, and I think it accomplishes that fairly well.
Last edited by Sakurina on July 31st, 2008, 2:25 am, edited 1 time in total.
