website/selfhosted.tesses4you.ml/programs.htm

63 lines
1.9 KiB
HTML
Executable File

<!DOCTYPE html>
<HTML>
<HEAD>
<META charset="utf-8">
<META name="viewport" content="width=device-width">
<META name="author" content="Mike Nolan">
<TITLE>Tesses | Programs</TITLE>
<link rel="stylesheet" href="css/styles.css">
</HEAD>
<BODY>
<header>
<div class="container">
<div id="branding">
<h1><span class="highlight">Tesses4You</span>.ml</h1>
</div>
<nav>
<ul>
<li><a href="index.htm">Home</a></li>
<li class="current"><a href="programs.htm">Programs</a></li>
<li><a href="youtube.htm">Youtube</a></li>
<li><a href="http://tesses4you.ml/">Profreehost site</a></li>
<li><a href="https://tesses.net/">Self hosted site</a></li>
</ul>
</nav>
</div>
</header>
<section id="welcome">
<div class="container">
<H1>Tesses Programs</H1>
</div>
</section>
<section id="latest">
<div class="container">
<div class="late">
<A HREF="http://downloads.tesses4you.ml/TL.zip"><img src="images/TL13.png"></A>
<H3>Timelapse 13</H3>
<P>Records Screen/Camera In Timelapse</P>
<!--<button onClick="location.href='http://downloads.tesses.ml/TLSrc.zip'" class="src">SRC</button>-->
</div>
<div class="late">
<A HREF="https://github.com/tesses50/TimelapseLite/releases/download/1.0/TimelapseLite.exe"><img src="images/TLLite.png"></A>
<H3>Timelapse Lite</H3>
<P>Record IP camera in steps</P>
<button onClick="location.href='https://github.com/tesses50/TimelapseLite/releases/download/1.0/TimelapseLite.zip'" class="src">Zip Binary</button>
<button onClick="location.href='https://github.com/tesses50/TimelapseLite'" class="src">Github</button>
</div>
<div class="late">
<A HREF="https://play.google.com/store/apps/details?id=ml.tesses.timelapse"><img src="images/TLAndroid.png"></A>
<H3>Timelapse Android Edition</H3>
<P>Records Camera In Timelapse</P>
</div>
</div>
</section>
</BODY>
</HTML>