Skip to content

Commit

Permalink
player version 0.2.0, apple m1
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikPeters committed Mar 2, 2024
1 parent 482fd4c commit fde6e55
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions player/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@
</svg>
MP3 Chapter Player</a>
<span class="d-none d-md-inline" style="margin-left: -5px; font-size: var(--bs-navbar-brand-font-size);">|
&nbsp;<a href="/" class="text-dark-emphasis"
data-tippy-content="Online app for adding chapters to MP3s">Editor</a></span>
&nbsp;<a href="/" class="text-dark-emphasis">Editor</a></span>
<a href="https://github.com/mp3chapters/mp3chapters-player" class="icon-link ms-auto">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-github"
viewBox="0 0 16 16" aria-hidden="true">
Expand All @@ -102,8 +101,8 @@
<div class="row flex-lg-row-reverse align-items-center g-5 py-4 py-lg-6">
<div class="col-12 mt-5 mt-lg-5 col-lg-6">
<img src="screenshot.jpg" id="hero-image" class="d-block mx-lg-auto img-fluid"
alt="Two example screenshots of podcast apps displaying a list of chapters" width="2024"
height="1424" loading="lazy" data-tippy-content="Screenshot"
alt="Screenshot of the app" width="2024"
height="1424" loading="lazy"
style="box-shadow: 0 0 30px #00000077; border-radius: 6px;">
</div>
<div class="col-lg-6 mt-4 mt-sm-8">
Expand All @@ -130,20 +129,27 @@ <h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Play MP3 audio files
(loads instantly)
</div>
<div class="text-body-secondary text-center col-lg-3 mb-3">
<a href="https://github.com/mp3chapters/mp3chapters-player/releases/download/app-v0.1.0/MP3.Chapter.Player_0.1.0_x64.dmg"
class="btn btn-primary btn-md icon-link px-4 me-md-2">
<div class="dropdown">
<button class="btn btn-primary btn-md icon-link px-4 pe-3 me-md-2 dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-apple" viewBox="0 0 16 16">
<path
d="M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516s1.52.087 2.475-1.258.762-2.391.728-2.43m3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422s1.675-2.789 1.698-2.854-.597-.79-1.254-1.157a3.7 3.7 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56s.625 1.924 1.273 2.796c.576.984 1.34 1.667 1.659 1.899s1.219.386 1.843.067c.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758q.52-1.185.473-1.282" />
<path
d="M11.182.008C11.148-.03 9.923.023 8.857 1.18c-1.066 1.156-.902 2.482-.878 2.516s1.52.087 2.475-1.258.762-2.391.728-2.43m3.314 11.733c-.048-.096-2.325-1.234-2.113-3.422s1.675-2.789 1.698-2.854-.597-.79-1.254-1.157a3.7 3.7 0 0 0-1.563-.434c-.108-.003-.483-.095-1.254.116-.508.139-1.653.589-1.968.607-.316.018-1.256-.522-2.267-.665-.647-.125-1.333.131-1.824.328-.49.196-1.422.754-2.074 2.237-.652 1.482-.311 3.83-.067 4.56s.625 1.924 1.273 2.796c.576.984 1.34 1.667 1.659 1.899s1.219.386 1.843.067c.502-.308 1.408-.485 1.766-.472.357.013 1.061.154 1.782.539.571.197 1.111.115 1.652-.105.541-.221 1.324-1.059 2.238-2.758q.52-1.185.473-1.282" />
</svg>
Download for macOS</a><br>
Download for macOS</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://github.com/mp3chapters/mp3chapters-player/releases/download/app-v0.2.0/MP3.Chapter.Player_0.2.0_aarch64.dmg">Version for Apple Silicon / M1</a></li>
<li><a class="dropdown-item" href="https://github.com/mp3chapters/mp3chapters-player/releases/download/app-v0.2.0/MP3.Chapter.Player_0.2.0_x64.dmg">Version for Intel x64</a></li>
<li><hr class="dropdown-divider"></li>
<li><span class="dropdown-item text-body-secondary">Open .dmg and app via Right click > Open.</span></li>
</ul>
</div>
(.dmg, 3.1 MB)
</div>
<div class="text-body-secondary text-center col-lg-3 mb-3">
<a href="https://github.com/mp3chapters/mp3chapters-player/releases/download/app-v0.1.0/MP3.Chapter.Player_0.1.0_x64-setup.exe"
<a href="https://github.com/mp3chapters/mp3chapters-player/releases/download/app-v0.2.0/MP3.Chapter.Player_0.2.0_x64-setup.exe"
class="btn btn-primary btn-md icon-link px-4 me-md-2">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-windows" viewBox="0 0 16 16">
Expand All @@ -154,7 +160,7 @@ <h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Play MP3 audio files
(.exe installer, 2.8 MB)
</div>
<div class="text-body-secondary text-center col-lg-3">
<a href="https://github.com/mp3chapters/mp3chapters-player/releases/tag/app-v0.1.0"
<a href="https://github.com/mp3chapters/mp3chapters-player/releases/tag/app-v0.2.0"
class="btn btn-primary btn-md icon-link px-4 me-md-2">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-ubuntu" viewBox="0 0 16 16">
Expand All @@ -168,7 +174,7 @@ <h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Play MP3 audio files
</div>

<div class="container col-xxl-9 pt-2 pb-4 text-center text-body-secondary">
Version 0.1.0 &middot; January 2024
Version 0.2.0 &middot; March 2024
</div>

<footer class="bd-footer py-3 py-md-4 mt-4 bg-body-tertiary">
Expand Down Expand Up @@ -203,7 +209,7 @@ <h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Play MP3 audio files
</div>
</footer>

<script src="https://unpkg.com/tippy.js@6"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-5B08GWJJCM"></script>
<script>
Expand Down

0 comments on commit fde6e55

Please sign in to comment.