welcome: Link to the open testing Google Play build.

This commit is contained in:
2024-10-09 12:20:37 -04:00
parent c9f997d121
commit 9618d3b3f3
3 changed files with 48 additions and 28 deletions

View File

@ -70,18 +70,20 @@
>
<p>
<a
class="w3-button w3-round-large w3-padding w3-blue-gray"
class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
href="https://f-droid.org/en/packages/com.unprompted.tildefriends.fdroid/"
><img src="f-droid.svg" style="height: 2em; margin: 0" /> Get it
on F-Droid</a
>
<a
class="w3-button w3-round-large w3-padding w3-blue-gray"
href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage"
>
<img src="appimage.svg" style="height: 2em; margin: 0" />
><img src="f-droid.svg" style="height: 2em; margin: 0"
/> Get it on F-Droid</a>
<a class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
href="https://dev.tildefriends.net/releases/tildefriends-x86_64.AppImage">
<img src="appimage.svg" style="height: 2em; margin: 0">
Get Linux 64-bit AppImage
</a>
<a class="w3-button w3-round-large w3-padding w3-blue-gray w3-margin-top"
href="https://play.google.com/store/apps/details?id=com.unprompted.tildefriends">
<img src="googleplay.svg" style="height: 2em; margin: 0">
Get it on Google Play (Open Testing)
</a>
</p>
</div>
<div class="w3-col l4 m6">
@ -108,26 +110,22 @@
>https://www.tildefriends.net/</a
>.
</li>
<li>Create an account to identify yourself with that instance.</li>
<li>
Create an account to identify yourself with that instance.
</li>
<li>
Describe yourself in your profile in the <b>ssb</b> app. Give
yourself a name and an avatar if you like.
</li>
<li>
Connect to others.
<ul>
<li>Automatically discover peers on the same network.</li>
<li>
Manually connect to rooms and pubs, including
<a href="https://www.tildefriends.net/~cory/room/"
<ul>
<li>Automatically discover peers on the same network.</li>
<li>Manually connect to rooms and pubs, including <a href="https://www.tildefriends.net/~cory/room/"
>tildefriends.net itself</a
>.
</li>
<li>
Enable <b>Peer Exchange</b> in the <b>admin</b> to discover
internet peers.
</li>
</ul>
>.</li>
<li>Enable <b>Peer Exchange</b> in the <b>admin</b> to discover internet peers.</li>
</ul>
</li>
<li>Follow people to grow your network.</li>
<li>
@ -218,11 +216,10 @@
<div class="w3-container w3-padding-64 w3-light-grey w3-center">
<h1 class="w3-jumbo"><b>Boring Technology</b></h1>
<p>
Tilde Friends is built using boring, trusted tech. Unless a better
reason presents itself, it strives to use only simple and widely adopted
dependencies in order to keep it easy to build for all sorts of
platforms and maintainable for a very long time.
</p>
Tilde Friends is built using boring, trusted tech. Unless a better reason
presents itself, it strives to use only simple and
widely adopted dependencies in order to keep it easy to build for
all sorts of platforms and maintainable for a very long time.</p>
<p>
Though of course for building Tilde Friends apps, you are free to use
whatever fits.