1
0
mirror of https://github.com/danog/mklwp.git synced 2024-12-03 10:08:03 +01:00
mklwp/index.html
2016-01-23 18:47:05 +01:00

56 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Mklwp by danog</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Mklwp</h1>
<h2 class="project-tagline">Live wallpaper creator for Android</h2>
<a href="https://github.com/danog/mklwp" class="btn">View on GitHub</a>
<a href="https://github.com/danog/mklwp/zipball/master" class="btn">Download .zip</a>
<a href="https://github.com/danog/mklwp/tarball/master" class="btn">Download .tar.gz</a>
</section>
<section class="main-content">
<h1>
<a id="custom-lwp-30" class="anchor" href="#custom-lwp-30" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Custom LWP 3.0</h1>
<p>Thanks : andrew121 for the app this script modifies<br>
Thanks : olivvv59 for the added # of images<br>
Thanks : danogentili for linux version (<a href="http://daniil.it">http://daniil.it</a>) </p>
<p>This repository contains a live wallpaper creator for android (windows and linux version).<br>
To start, clone this repo or download it as zip, cd to it and execute the run.sh file </p>
<div class="highlight highlight-source-shell"><pre>./run.sh</pre></div>
<p>if you're on linux or Mac OS X, and the Run.bat file if you're on windoez. </p>
<pre><code>run.bat
</code></pre>
<p>You will need java installed on your system.</p>
<p>Or simply use the <a href="https://telegram.me/mklwp_bot">telegram bot</a> </p>
<p>Based on <a href="http://forum.xda-developers.com/showthread.php?t=739512">http://forum.xda-developers.com/showthread.php?t=739512</a></p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/danog/mklwp">Mklwp</a> is maintained by <a href="https://github.com/danog">danog</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>