mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
72 lines
3 KiB
HTML
72 lines
3 KiB
HTML
---
|
|
layout: default
|
|
redirect_from:
|
|
- /download/
|
|
- /download/mac
|
|
- /download/linux
|
|
- /download/windows
|
|
---
|
|
<div class="hero-body">
|
|
<div class="container">
|
|
<div class="has-text-centered">
|
|
<h1 class="title is-2">
|
|
All Your Apps in One Single Window
|
|
</h1>
|
|
<h2 class="subtitle">
|
|
Declutter your workflow and boost productivity with Singlebox.
|
|
</h2>
|
|
|
|
<div class="buttons is-centered">
|
|
<a class="button is-medium is-black" href="https://github.com/quanglam2807/singlebox/releases/download/v{{ site.singlebox_version }}/Singlebox-{{ site.singlebox_version }}.dmg">
|
|
Download for macOS
|
|
</a>
|
|
<a class="button is-medium is-link" href="https://webcatalog.onfastspring.com/singlebox/singleboxapp">
|
|
<span>Buy Now - $9<small class="price-end">.99</small></span>
|
|
</a>
|
|
</div>
|
|
<p><small>Version {{ site.singlebox_version }} (<a href="https://github.com/quanglam2807/singlebox/releases">Release Notes</a>). macOS 10.10 or later, 64-bit.</small></p>
|
|
|
|
<br />
|
|
|
|
<p>
|
|
<a href="/images/demos/main.png">
|
|
<img src="/images/demos/main.png" alt="Singlebox" class="demo_main">
|
|
</a>
|
|
</p>
|
|
</div>
|
|
<div class="content is-medium">
|
|
<hr />
|
|
<p>Web applications like Gmail, Messenger, etc are becoming more and more like desktop applications but running each of these web apps in a separate tab in your browser can be a real pain. Singlebox lets you run these web apps in a single well-organized window as independent workspaces which you can switch between easily using shortcuts. Additionally, each workspace's data is stored separately, protecting you from cross-website trackers and preserving your privacy.</p>
|
|
<hr />
|
|
</div>
|
|
<div class="content">
|
|
<div class="columns is-multiline">
|
|
<div class="column is-half has-text-centered">
|
|
<a href="/images/demos/main.png">
|
|
<img src="/images/demos/main.png" alt="Catalog" class="demo">
|
|
</a>
|
|
<p><small><b>Single Window</b> - Switch between multiple apps quickly.</small></p>
|
|
</div>
|
|
<div class="column is-half has-text-centered">
|
|
<a href="/images/demos/catalog.png">
|
|
<img src="/images/demos/catalog.png" alt="Catalog" class="demo">
|
|
</a>
|
|
<p><small><b>Catalog</b> - Add apps quickly from our curated catalog.</small></p>
|
|
</div>
|
|
<div class="column is-half has-text-centered">
|
|
<a href="/images/demos/custom.png">
|
|
<img src="/images/demos/custom.png" alt="Custom Apps" class="demo">
|
|
</a>
|
|
<p><small><b>Custom Apps</b> - Create apps easily from any websites.</small></p>
|
|
</div>
|
|
<div class="column has-text-centered">
|
|
<a href="/images/demos/customization.png">
|
|
<img src="/images/demos/customization.png" alt="Customization" class="demo">
|
|
</a>
|
|
<p><small><b>Customization</b> - Customize everything to suite your taste.</small></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|