Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: [Mods] Metroon
is a discussion within theiPhone 4|4S New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;PabloCrj23's people live tile - YouTube Just began tonight, so it is not complete. Wanted to share. I know other people could make it look better. I don't know much
...-
12-20-2012, 10:41 PM #1181
PabloCrj23's people live tile - YouTube
Just began tonight, so it is not complete. Wanted to share. I know other people could make it look better. I don't know much about htmls, but I'm doing what I can. When I got the tiles ready, I'll post the links for download.
-
12-23-2012, 10:15 PM #1182
I realize I messed up, if you downloaded it then you should re-download it. Also i was wondering if someone could get lockscreen album art. OS7 had the same lockscreen and it had sort of a zoomed version of the album. I really liked that and dont think it would be too hard for someone to do. Too bad i have no idea how to do anything like that.
Last edited by Ralouch; 02-01-2013 at 05:06 PM. Reason: That was so ugly
-
12-24-2012, 09:11 PM #1183iPhoneaholic
- Join Date
- Sep 2011
- Location
- Ontario, Canada
- Posts
- 432
- Thanks
- 22
- Thanked 146 Times in 104 Posts
-
12-26-2012, 06:59 AM #1184
Are there any mods that can integrates folders
-
12-26-2012, 01:38 PM #1185
Can you release the mods as ADD-ONS in cydia!? :-/
-
12-26-2012, 01:43 PM #1186
-
12-26-2012, 03:16 PM #1187iPhoneaholic
- Join Date
- Sep 2011
- Location
- Ontario, Canada
- Posts
- 432
- Thanks
- 22
- Thanked 146 Times in 104 Posts
Other than using the old categories tweak from cydia no. That's something end would have to do himself.
The mods have been made by a bunch of different individuals so no one person owns all the mods. Not to mention a lot of the bcscustom ones have been taken down so a lot of the really good mods have been lost to time and the people who happen to still have them don't have the authors permission to just put then up on cydia. So that will probably never happen.Last edited by Zombian; 12-26-2012 at 03:19 PM.
-
12-27-2012, 01:23 PM #1188
-
12-27-2012, 01:49 PM #1189iPhoneaholic
- Join Date
- Sep 2011
- Location
- Ontario, Canada
- Posts
- 432
- Thanks
- 22
- Thanked 146 Times in 104 Posts
-
12-27-2012, 02:36 PM #1190
can someone send the code to make a custom rss feed tile? the files were removed from page 1.
can you please help me? i'm trying to make the live music tile go into track8.
it's just not working for me :-TLast edited by popcony; 12-27-2012 at 02:46 PM.
-
12-28-2012, 04:38 PM #1191
Hi popcony, this is the name of the tile: com.enderlabs.Track-8 and this is the code I am using for a moving image horizontaly:
This is what you need to paste into a Tile.html
<html>
<head>
* * * * <base href="Library/"/>
* * * * <meta name="viewport" content="width=700, user-scalable=no" />
* * * * <script type="text/javascript" src="wydget.js"></script>
* * <title>MusicSlide</title>
* * * * <style>
#slider{
* * * * position:absolute;
* * * * top:0px;
* * * * left:0px;
* * * * -webkit-animation-name: slide_animation;
* * * * -webkit-animation-duration: 20s;
* * * * -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes slide_animation {
* * * * 0% {
* * * * * * * * -webkit-transform:translateX(0px);
* * * * }
* * * * 16% {
* * * * * * * * -webkit-transform:translateX(0px);
* * * * }
* * * * 33% {
* * * * * * * * -webkit-transform:translateX(-115px);
* * * * }
* * * * 50% {
* * * * * * * * -webkit-transform:translateX(-100px);
* * * * }
* * * * 66% {
* * * * * * * * -webkit-transform:translateX(-57.5px);
* * * * }
* * * * 82% {
* * * * * * * * -webkit-transform:translateX(-65px);
* * * * }
* * * * 100% {
* * * * * * * * -webkit-transform:translateX(0px);
* * * * }
}
</style>
</head>
<body onLoad="wydgetLoader();">
<div id = "slider">
<div id = "img" height="351" width="624" style = "position:absolute;top:0px;left:0px;">
<img src = "../MusicSlide.png" height="230" width="500"/>
</div>
</div>
</body>
</html>
Just rename a png image to MusicSlide
find this line : * * * * -webkit-animation-duration: 20s; and can change the seconds, the less goes faster, the more goes slower
Instead find this lines: -webkit-transform:translateY If you change the "X" for an "Y" the image will move vertically, but need an image something like 600 height and 300 width. Just add the Tile.plist, and the Tile.png, LargeTile.png (can use the same MusicSlide).Last edited by PabloCrj23; 12-29-2012 at 04:09 AM.
-
12-30-2012, 01:28 AM #1192iPhoneaholic
- Join Date
- Sep 2011
- Location
- Ontario, Canada
- Posts
- 432
- Thanks
- 22
- Thanked 146 Times in 104 Posts
http://www.youtube.com/watch?v=dGWoc...=youtube_gdata
Had an I idea to try and mimic the smart glass windows 8 tile. For now it's just a mock up until I can figure out how to do a live version of the gamer score
-
The Following User Says Thank You to Zombian For This Useful Post:
Anonymous (12-30-2012)
-
12-30-2012, 08:35 AM #1193The Unknown
- Join Date
- May 2012
- Location
- Antarctica
- Posts
- 2,685
- Thanks
- 415
- Thanked 922 Times in 594 Posts
-
01-01-2013, 09:42 PM #1194
Try some colors and ideas.
PabloCrj23 Metroon accents - YouTube
-
01-02-2013, 06:51 AM #1195
Is there a mod that lets the theme fill the screen on an iPad?
-
01-03-2013, 08:26 AM #1196
-
01-03-2013, 08:45 AM #1197
Do you think someone or end can port it over?
-
01-04-2013, 11:58 AM #1198
Fresh Links

--------------------------------------
BcsCustom's Slideshow Tile
Download Here: BcsCustom Slideshow Tile.zip
--------------------------------------
BcsCustom's RSS Tile Pack (3 different ones)
Download Here: BcsCustom Metroon RSS Pack.zip
--------------------------------------
BcsCustom's Clock Tiles (2 different ones)
Download Here: BcsCustom Clock Tiles.zip
--------------------------------------
BcsCustom's Preferences Tile (2 different ones)
Download Here: BcsCustom Preferences Tiles.zip
--------------------------------------
BcsCustom's Animated Videos Tile
Download Here: BcsCustom Animated Videos.zip
--------------------------------------
BcsCustom's Metro Weather Tile
Download Here: BcsCustom Metroon Weather.zip
--------------------------------------
BcsCustom's Weather HD Animated Tile
Download the 4 parts of this tile to your desktop.
Copy all the png's from parts 2-4 into the com.apple.weather/Icon Sets/WEATHER HD/ folder you downloaded in Part 1.
After you copy all the pngs, transfer the com.apple.weather folder into your Metroon/Resources/Tiles folder.
Download here:
Part 1: com.apple.weather.zip
Part 2: WeatherHD Part2.zip
Part 3: WeatherHD Part3.zip
Part 4: WeatherHD Part4.zip
--------------------------------------
I don't have any of my other live tiles to share, so if anybody has any copies of my work, please feel free to share on this thread or the Metroon thread
Last edited by bcscustom; 01-04-2013 at 01:53 PM.
-
-
01-05-2013, 02:45 PM #1199
will these live tiles work in the new PARAGON theme?
-
01-05-2013, 03:02 PM #1200The Unknown
- Join Date
- May 2012
- Location
- Antarctica
- Posts
- 2,685
- Thanks
- 415
- Thanked 922 Times in 594 Posts




LinkBack URL
About LinkBacks
Reply With Quote

