Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
yeah everything is running on the same network, I have ssh toggled on from sbsettings.

through terminal(mac) I received "connection refused" then I put in ssh root@(my i.p.), it asked for a password and "alpine" didnt work. I tried again in cyberduck and that didnt work, receiving the same password issue.

I then downloaded mobile terminal off cydia and changed my ssh password(it accepted alpine as the original) and still ran into the same issue on cyberduck.

I thought it was my router so I opened port 22 tcp/upd and that didnt work.

lol it was a struggle and I got nowhere.

i got this issue before try deleting openssh then reinstall, then change your password i had this problem often untill i changed the root
 
Update to v1.0.2

Added install and setup instructions to address some of the issues people have had.
Added Green Page dots for those that wanted them.
 
@tadad1

Thank you for sharing your great work :)

I was wondering if you would kindly post the first mod/ add on you did for noki-hd.

I was more intrigued by those mods, which you posted here : https://forums.macrumors.com/threads/1114377/

What I desperately need are :
LS-Widget
SB-Widget
MBEx Skin
SB Dock

Sorry, if i was outta line... :( not that i don't like the ones you've shared, it's just i like (love) those mods better..
 
Updated to v1.0.3 for those using the MBEx skin, I noticed in MissJenna's screen shot that it was a broken early version with misaligned cover overlay "D'OH!!!!" have repackaged with the fixed final version.

http://www.mediafire.com/?c0urk1f0gddqt33

If you are not using the MBEx skin no need to redownload.
 
@tadad1

Thank you for sharing your great work :)

I was wondering if you would kindly post the first mod/ add on you did for noki-hd.

I was more intrigued by those mods, which you posted here : https://forums.macrumors.com/threads/1114377/

What I desperately need are :
LS-Widget
SB-Widget
MBEx Skin
SB Dock

Sorry, if i was outta line... :( not that i don't like the ones you've shared, it's just i like (love) those mods better..

It was and quick and dirty setup I threw together to get a feel for it so is nowhere near release quality as I moved on to my current release.

Sadly because it has been bastardized by the "cut and past cowboys" who have bodged the art assets from my screenshot I don't think I will be putting in the many hours needed to bring it up to release quality unfortunately.
 
What if I only want the widget on my SB and not lockscreen, is that possible? BTW, thanks for letting us all use this stuff. Very cool of you!
 
Updated to v1.0.3 for those using the MBEx skin, I noticed in MissJenna's screen shot that it was a broken early version with misaligned cover overlay "D'OH!!!!" have repackaged with the fixed final version.

http://www.mediafire.com/?c0urk1f0gddqt33

If you are not using the MBEx skin no need to redownload.

Haha, I didn't even notice! Thanks though :)

I downloaded V1.0.2 and the LS/SB widget started working normally.

Again, thank you so much for posting this! The MBEx theme is the best i've found!

What if I only want the widget on my SB and not lockscreen, is that possible? BTW, thanks for letting us all use this stuff. Very cool of you!

Yep, totally possible :) Just delete the LockBackground.html file.
 
Anyone could tell me please how to change the clock to 24hrs. Thanks

Open up LockBackground.html in a text editor and scroll down to the section titled


<!-- Clock and Date Script -->
Look for the following entry about 3 down


// Convert the hours component to 12-hour format if needed
currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
currentHours = ( currentHours < 10 ? "0" : "" ) + currentHours;
and change it to

// Convert the hours component to 12-hour format if needed
// currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
// currentHours = ( currentHours < 10 ? "0" : "" ) + currentHours;
save and respring. You will need to do the same to the Widget.html
 
Open up LockBackground.html in a text editor and scroll down to the section titled


Look for the following entry about 3 down


and change it to

save and respring. You will need to do the same to the Widget.html

Thanks a lot!
 
Yup
I took time to download the package (1.0.3) and this is a great job you made !

But I noticied few errors in the LockBackground.html

This line :
<meta http-equiv="refresh" content="900; url=Wallpaper.html"/>

Must be renamed :
<meta http-equiv="refresh" content="900; url=LockBackground.html"/>

This will resolve some problems of refresh :)

The Widget.html should be renamed Wallpaper.html to activate properly this line of code (the first one : <meta http-equiv="refresh" content="900; url=Wallpaper.html"/>).

In each html you have this line (537) : url="http://weather.yahooapis.com/forecastrss?u=f&p="
Some people cannot find the weather code of the city they live and have to use weather city code of another city.
You should rename this line in : url="http://weather.yahooapis.com/forecastrss?u=f&w="
And search weather codes here : http://weather.yahoo.com/

Once again these mods are amazing :)

Continue the good work !
 
Yup
I took time to download the package (1.0.3) and this is a great job you made !

But I noticied few errors in the LockBackground.html

This line :
<meta http-equiv="refresh" content="900; url=Wallpaper.html"/>

Must be renamed :
<meta http-equiv="refresh" content="900; url=LockBackground.html"/>

This will resolve some problems of refresh :)

The Widget.html should be renamed Wallpaper.html to activate properly this line of code (the first one : <meta http-equiv="refresh" content="900; url=Wallpaper.html"/>).

In each html you have this line (537) : url="http://weather.yahooapis.com/forecastrss?u=f&p="
Some people cannot find the weather code of the city they live and have to use weather city code of another city.
You should rename this line in : url="http://weather.yahooapis.com/forecastrss?u=f&w="
And search weather codes here : http://weather.yahoo.com/

Once again these mods are amazing :)

Continue the good work !


Awesome thank you so much Zooropalg, I have made the changes and uploaded v1.04
 
Quick question:

I know this isn't related to the Noki-addon pack specifically but its in regards to the Noki theme

Anyone else having issues where they mod their icons and they end up being a square boxed icons rather than the rounded shape anyone know how to solve this? (I'm on 4.1 which i think may most likely be the problem?)
 
thank you so much for the wonderful widget - you are a king! was searching for a nice widget that suits to my setup - boom! thanks for sharing your work with us :)

henftling-albums-screenshots-picture72732-foto-29-05.jpg
 
@tadad1

Thank you for sharing your great work :)

I was wondering if you would kindly post the first mod/ add on you did for noki-hd.

I was more intrigued by those mods, which you posted here : https://forums.macrumors.com/threads/1114377/

What I desperately need are :
LS-Widget
SB-Widget
MBEx Skin
SB Dock

Sorry, if i was outta line... :( not that i don't like the ones you've shared, it's just i like (love) those mods better..

OMG!! here you are, darn man! what a small world huh...hihihihi....
Gotcha dude...!! :D
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.