Add Mitsuha Forever + ShyLabels13

This commit is contained in:
Conor Byrne
2020-04-28 20:25:18 +01:00
parent baa0f037a5
commit 1e777739c6
41 changed files with 483 additions and 26 deletions

View File

@@ -0,0 +1,87 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
<title>AudioSnapshotServer</title>
<link rel="stylesheet" type="text/css" href="../../web/index.css">
<style>a, .tint, .table-btn:after {color: #ee635c} .active {color: #ee635c;border-bottom: 2px solid #ee635c;}</style>
<script src="../../web/index.js"></script>
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:title" content="AudioSnapshotServer">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:image" content="../../assets/me.conorthedev.audiosnapshotserver/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="AudioSnapshotServer">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.audiosnapshotserver/banner.png">
<meta name="theme-color" content="#ee635c">
</head>
<body>
<div class="body">
<div style="background-image: url(../../assets/me.conorthedev.audiosnapshotserver/banner.png)" class="banner_underlay"></div>
<div class="package package_head">
<img src="../../assets/me.conorthedev.audiosnapshotserver/icon.png">
<div class="package_info">
<h1 class="package_name">AudioSnapshotServer</h1>
<p class="package_caption">ConorTheDev</p>
</div>
</div>
<div class="nav">
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
</div>
<div class="tweak_info">
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
<div class="md_view">
<p><p><em>Where do you get the audio data for your visualizer? I pull it out of my ASS.</em></p>
<p>This is a modified verison of Nepeta's ASS (AudioSnapshotServer), which is a TCP/IP server to fetch audio buffer's snapshot from mediaserverd.</p>
<p>This will soon be replaced by a new version, which needs to be named.</p>
<p><strong>This tweak by itself does nothing noticeable. A client tweak is neccessary for visible effects - try <a href="https://github.com/ConorTheDev/MitsuhaForever/">Mitsuha Forever</a></strong></p>
<p><strong>Notes:</strong></p>
<ul>
<li>AudioSnapshotServer is <a href="https://github.com/cbyrne/thiccAudioSnapshotServer">open source</a>, be sure to check out the code if you're interested.</li>
<li>If you have an issue, <a href="https://github.com/cbyrne/thiccAudioSnapshotServer/new">create an issue here</a>.</li>
</ul>
</p>
</div>
<h3>Information</h3>
<div class="table">
<div class="cell">
<div class="title">Developer</div>
<div class="text">ConorTheDev</div>
<br><br>
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">1.0.1-2+debug</div>
<br><br>
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 12.0 to 13.4.1</div>
<br><br>
</div>
<div class="cell">
<div class="title">Section</div>
<div class="text">Development</div>
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/thiccAudioSnapshotServer" class="table-btn">
<div>View Source Code</div>
</a>
</div>
<div class="changelog">
<div class="changelog_entry">
<h4>1.0.1-2+debug</h4>
<div class="md_view"><p>No changes recorded</p>
</div>
</div>
</div>
<div class="caption center footer"></div>
</div>
</body>
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
</html>

View File

@@ -0,0 +1,85 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
<title>libmitsuha</title>
<link rel="stylesheet" type="text/css" href="../../web/index.css">
<style>a, .tint, .table-btn:after {color: #ee635c} .active {color: #ee635c;border-bottom: 2px solid #ee635c;}</style>
<script src="../../web/index.js"></script>
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:title" content="libmitsuha">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:image" content="../../assets/me.conorthedev.libmitsuha/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="libmitsuha">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.libmitsuha/banner.png">
<meta name="theme-color" content="#ee635c">
</head>
<body>
<div class="body">
<div style="background-image: url(../../assets/me.conorthedev.libmitsuha/banner.png)" class="banner_underlay"></div>
<div class="package package_head">
<img src="../../assets/me.conorthedev.libmitsuha/icon.png">
<div class="package_info">
<h1 class="package_name">libmitsuha</h1>
<p class="package_caption">ConorTheDev</p>
</div>
</div>
<div class="nav">
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
</div>
<div class="tweak_info">
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
<div class="md_view">
<p><p>libmitsuha is the core library that powers Mitsuha Forever and other tweaks.</p>
<p>This will soon be replaced by libmitsuhaforever.</p>
<p><strong>Notes:</strong></p>
<ul>
<li>libmitsuha is <a href="https://github.com/cbyrne/libmitsuhainfinity">open source</a>, be sure to check out the code if you're interested.</li>
<li>If you have an issue, <a href="https://github.com/cbyrne/libmitsuhainfinityissues/new">create an issue here</a>.</li>
</ul>
</p>
</div>
<h3>Information</h3>
<div class="table">
<div class="cell">
<div class="title">Developer</div>
<div class="text">ConorTheDev</div>
<br><br>
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">0.2.0-1+debug</div>
<br><br>
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 12.0 to 13.4.1</div>
<br><br>
</div>
<div class="cell">
<div class="title">Section</div>
<div class="text">Development</div>
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/MitsuhaForever" class="table-btn">
<div>View Source Code</div>
</a>
</div>
<div class="changelog">
<div class="changelog_entry">
<h4>1.0-2 (revised)</h4>
<div class="md_view"><p>Fix stability issues</p>
</div>
</div>
</div>
<div class="caption center footer"></div>
</div>
</body>
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
</html>

View File

@@ -0,0 +1,86 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
<title>Mitsuha Forever</title>
<link rel="stylesheet" type="text/css" href="../../web/index.css">
<style>a, .tint, .table-btn:after {color: #ee635c} .active {color: #ee635c;border-bottom: 2px solid #ee635c;}</style>
<script src="../../web/index.js"></script>
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:title" content="Mitsuha Forever">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:image" content="../../assets/me.conorthedev.mitsuhaforever/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Mitsuha Forever">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.mitsuhaforever/banner.png">
<meta name="theme-color" content="#ee635c">
</head>
<body>
<div class="body">
<div style="background-image: url(../../assets/me.conorthedev.mitsuhaforever/banner.png)" class="banner_underlay"></div>
<div class="package package_head">
<img src="../../assets/me.conorthedev.mitsuhaforever/icon.png">
<div class="package_info">
<h1 class="package_name">Mitsuha Forever</h1>
<p class="package_caption">ConorTheDev</p>
</div>
</div>
<div class="nav">
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
</div>
<div class="tweak_info">
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
<div class="scroll_view"><img class="img_card" src="../../assets/me.conorthedev.mitsuhaforever/screenshot/01.PNG"><img class="img_card" src="../../assets/me.conorthedev.mitsuhaforever/screenshot/03.PNG"><img class="img_card" src="../../assets/me.conorthedev.mitsuhaforever/screenshot/02.PNG"><img class="img_card" src="../../assets/me.conorthedev.mitsuhaforever/screenshot/04.PNG"></div>
<div class="md_view">
<p><p>Mitsuha Forever is an audio visualizer for iOS.</p>
<p>It is an updated version of Nepeta's Tweak 'Mitsuha Infinity', which she ceased development on when she left the community.</p>
<p>Mitsuha Forever contains updates to add iOS 13 support + stability fixes.</p>
<p><strong>Notes:</strong></p>
<ul>
<li>Mitsuha Forever is <a href="https://github.com/cbyrne/MitsuhaForever">open source</a>, be sure to check out the code if you're interested.</li>
<li>If you have an issue, <a href="https://github.com/cbyrne/MitsuhaForever/issues/new">create an issue here</a>.</li>
</ul>
</p>
</div>
<h3>Information</h3>
<div class="table">
<div class="cell">
<div class="title">Developer</div>
<div class="text">ConorTheDev</div>
<br><br>
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">1.0-2</div>
<br><br>
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 12.0 to 13.4.1</div>
<br><br>
</div>
<div class="cell">
<div class="title">Section</div>
<div class="text">Tweaks</div>
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/MitsuhaForever" class="table-btn">
<div>View Source Code</div>
</a>
</div>
<div class="changelog">
<div class="changelog_entry">
<h4>1.0-2 (revised)</h4>
<div class="md_view"><p>Fix stability issues</p>
</div>
</div>
</div>
<div class="caption center footer"></div>
</div>
</body>
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
</html>

View File

@@ -0,0 +1,86 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, user-scalable=0">
<title>ShyLabels</title>
<link rel="stylesheet" type="text/css" href="../../web/index.css">
<style>a, .tint, .table-btn:after {color: #FFB206} .active {color: #FFB206;border-bottom: 2px solid #FFB206;}</style>
<script src="../../web/index.js"></script>
<meta name="description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:title" content="ShyLabels">
<meta property="og:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta property="og:image" content="../../assets/me.conorthedev.shylabels13/banner.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ShyLabels">
<meta name="twitter:description" content="A package by ConorTheDev for iOS 12.0 to 13.4.1.">
<meta name="twitter:image" content="https://repo.conorthedev.me/assets/me.conorthedev.shylabels13/banner.png">
<meta name="theme-color" content="#FFB206">
</head>
<body>
<div class="body">
<div style="background-image: url(../../assets/me.conorthedev.shylabels13/banner.png)" class="banner_underlay"></div>
<div class="package package_head">
<img src="../../assets/me.conorthedev.shylabels13/icon.png">
<div class="package_info">
<h1 class="package_name">ShyLabels</h1>
<p class="package_caption">ConorTheDev</p>
</div>
</div>
<div class="nav">
<div class="nav_btn active tweak_info_btn" onclick="swap('.changelog','.tweak_info');">Details</div>
<div class="nav_btn changelog_btn" onclick="swap('.tweak_info','.changelog');">Changelog</div>
</div>
<div class="tweak_info">
<p class="compatibility"><b>Compatibility:</b> This package is compatible with iOS iOS 12.0 to 13.4.1.</p>
<div class="md_view">
<p><p>ShyLabels13 is the original ShyLabels tweak by NoisyFlake updated for iOS 13!</p>
<p>Your app labels will hide themselves when not in use.</p>
<p>They will appear when you start scrolling and hide again after you stop.</p>
<p><strong>Notes:</strong></p>
<ul>
<li>ShyLabels13 is <a href="https://github.com/cbyrne/ShyLabels13">open source</a>, be sure to check out the code if you're interested.</li>
<li>If you have an issue, <a href="https://github.com/cbyrne/ShyLabels13/issues/new">create an issue here</a>.</li>
</ul>
</p>
</div>
<h3>Information</h3>
<div class="table">
<div class="cell">
<div class="title">Developer</div>
<div class="text">ConorTheDev</div>
<br><br>
</div>
<div class="cell">
<div class="title">Version</div>
<div class="text">1.2</div>
<br><br>
</div>
<div class="cell">
<div class="title">Compatibility</div>
<div class="text">iOS 12.0 to 13.4.1</div>
<br><br>
</div>
<div class="cell">
<div class="title">Section</div>
<div class="text">Tweaks</div>
<br><br>
</div>
</div>
<a href="https://github.com/cbyrne/ShyLabels13" class="table-btn">
<div>View Source Code</div>
</a>
</div>
<div class="changelog">
<div class="changelog_entry">
<h4>1.2</h4>
<div class="md_view"><p>Initial Release 🎉</p>
</div>
</div>
</div>
<div class="caption center footer"></div>
</div>
</body>
<script>compatible("12.0","13.4.1","iOS 12.0 to 13.4.1");externalize()</script>
</html>