Merge pull request #335 from teaxyz/remove-app-store

Remove 'app store'
This commit is contained in:
Thomas Smith 2023-04-25 17:24:58 +02:00 committed by GitHub
commit dadf88c972
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,8 @@
<div class="container">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 my-auto">
<h1 class="display-4">The App Store for Developers</h1>
<p class="mb-4">Meet GUI - the app store for developers! Our visual package manager lets you browse, install, and update open-source software in a snap. Say goodbye to manual updates and hello to streamlined development. Try it today!</p>
<h1 class="display-4">The &#39;Open Store&#39; for Open Source</h1>
<p class="mb-4">Introduing the <span class="tea">tea/gui</span>&#8212; a visual package manager that lets you browse, install, and update open-source software in a snap. Say goodbye to manual updates and hello to streamlined development. Try it today!</p>
<p>Download the <span class="tea">tea/gui</span> beta for Mac (v0.0.38)</p>
<div style="display:flex;align-items:flex-start;">
<div class="">
@ -57,15 +57,15 @@
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<h3>One-Click Installs</h3>
<p>Say goodbye to the days of scavenging through cluttered docs. tea/gui enables to you to query our expansive pantry and install your desired version of any package with one click. Openai-python, jupyter, youtube-dl, and hundreds more&#8230; all available to you within seconds.</p>
<p>Say goodbye to the days of scavenging through cluttered docs. <span class="tea">tea/gui</span> enables to you to query our expansive pantry and install your desired version of any package with one click. Openai-python, jupyter, youtube-dl, and hundreds more&#8230; all available to you within seconds.</p>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<h3>Easy Updates</h3>
<p>Our aim is to enhance your workflow, not disrupt it. tea/gui will alert you via desktop notifcations when new updates are available for your installed packages. Your can bullk update everything, or update one-by-one in the event you'd like to exercise some more discretion. </p>
<p>Our aim is to enhance your workflow, not disrupt it. <span class="tea">tea/gui</span> will alert you via desktop notifcations when new updates are available for your installed packages. Your can bullk update everything, or update one-by-one in the event you'd like to exercise some more discretion. </p>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<h3>Version Management</h3>
<p>tea/gui makes managing your package versions a simply delightful experience. You can prune packages to remove all but the latest version, choose your desired version when installing, and install or add specific versions for previously installed packages.</p>
<p><span class="tea">tea/gui</span> makes managing your package versions a simply delightful experience. You can prune packages to remove all but the latest version, choose your desired version when installing, and install or add specific versions for previously installed packages.</p>
</div>
</div>
</div>