2022-12-25 08:07:10 +00:00
<!DOCTYPE html>
< HTML >
< HEAD >
< META charset = "utf-8" >
< META name = "viewport" content = "width=device-width" >
< META name = "author" content = "Mike Nolan" >
< TITLE > Tesses | Home< / 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 class = "current" > < a href = "index.htm" > Home< / a > < / li >
< li > < a href = "programs.htm" > Programs< / a > < / li >
< li > < a href = "youtube.htm" > Youtube< / a > < / li >
2022-12-25 08:14:36 +00:00
< li > < a href = "http://tesses4you.ml/" > Profreehost site< / a > < / li >
2022-12-25 08:07:10 +00:00
< li > < a href = "https://tesses.net/" > Self hosted site< / a > < / li >
< / ul >
< / nav >
< / div >
< / header >
< H1 > Funny Joke< / H1 >
< p > Linus Torvalds says: hey Bill can you< br > open up the Gates< br > its a drought over here< br > < br > Sadly there is only one bill< br > and he works for Microsoft< / p >
< section id = "latest" >
< div class = "container" >
< H1 > My Latest Apps< / H1 >
< div class = "late" >
< A HREF = "https://github.com/tesses50/TimelapseLite/releases/download/1.0/TimelapseLite.zip" > < img src = "images/TLLite.png" > < / A >
< H3 > Timelapse Lite< / H3 >
< P > Record IP camera in steps< / P >
< / div >
< div class = "late" >
< A HREF = "TYTD" > < img src = "images/ytdl.png" > < / A >
< H3 > TYTD< / H3 >
< P > Download Youtube Videos Using Browser(also to wii using homebrew)< / P >
< / div >
< 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 >
< / div >
< / div >
< / section >
< / BODY >
< / HTML >