*sigh*
This commit is contained in:
57
depiction/me.nepeta.exobar.1
Normal file
57
depiction/me.nepeta.exobar.1
Normal file
@@ -0,0 +1,57 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Exobar (Beta) - Nepeta</title>
|
||||
<link rel="stylesheet" href="https://repo.nepeta.me/assets/style.css?19" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="Exobar (Beta)" />
|
||||
<meta property="og:title" content="Exobar (Beta)" />
|
||||
<meta name="twitter:description" content="Exobar (Beta) 0.1.4 by Nepeta. A customizable status bar built on a HTML theming platform powered by Exo. Documentation: https://docs.nepeta.me/exo/exobar GitHub: https://github.com/Nepeta/Exobar..." />
|
||||
<meta name="description" content="Exobar (Beta) 0.1.4 by Nepeta. A customizable status bar built on a HTML theming platform powered by Exo. Documentation: https://docs.nepeta.me/exo/exobar GitHub: https://github.com/Nepeta/Exobar..." />
|
||||
<meta property="og:description" content="Exobar (Beta) 0.1.4 by Nepeta. A customizable status bar built on a HTML theming platform powered by Exo. Documentation: https://docs.nepeta.me/exo/exobar GitHub: https://github.com/Nepeta/Exobar..." />
|
||||
<meta property="og:site_name" content="Nepeta" />
|
||||
<meta name="twitter:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<meta property="og:image" content="https://repo.nepeta.me/assets/nepeta.png" />
|
||||
<link rel="icon" type="image/png" href="https://repo.nepeta.me/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<a class="logo" href="https://repo.nepeta.me/"><img class="logo" src="https://repo.nepeta.me/assets/nepeta.png" alt="Nepeta" /></a>
|
||||
<div class="card">
|
||||
<div class="row buttons">
|
||||
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.nepeta.me/&package=me.nepeta.exobar" class="button">Open in Cydia</a>
|
||||
</div>
|
||||
<div class="row info">
|
||||
<div class="package">
|
||||
<span class="icon"><img src="https://repo.nepeta.me/CydiaIcon.png" alt="Exobar (Beta)" /></span>
|
||||
<span class="name">Exobar (Beta)</span>
|
||||
<span class="version">0.1.4</span>
|
||||
<span class="author">Nepeta</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row info warning">
|
||||
I will no longer provide support for any of my packages. Don't bother me anymore.
|
||||
</div>
|
||||
<div class="row info warning">
|
||||
This package is marked as beta. It may be incomplete or buggy and is only intended for testing, not everyday use. </div>
|
||||
<div class="row info warning" style="background: #23a352;">
|
||||
This package is compatible with arm64e (A12) devices.
|
||||
</div>
|
||||
<div class="row content">
|
||||
<h3>Recent changes • <a href="https://repo.nepeta.me/changelog/me.nepeta.exobar" alt="Changelog">Full changelog</a></h3>
|
||||
<div class="changelog">
|
||||
<ul>
|
||||
<li>Added custom theme settings.</li>
|
||||
<li>Enabled OLED burn-in protection for the default theme.</li>
|
||||
</ul> </div>
|
||||
<h3>Description</h3>
|
||||
<div class="description">
|
||||
<p>A customizable status bar built on a HTML theming platform powered by Exo.</p>
|
||||
<p>Documentation: <a href="https://docs.nepeta.me/exo/exobar">https://docs.nepeta.me/exo/exobar</a></p>
|
||||
<p>GitHub: <a href="https://github.com/Nepeta/Exobar">https://github.com/Nepeta/Exobar</a></p> </div>
|
||||
</div>
|
||||
</div>
|
||||
<br><br>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user