From 7da527a10ec12f1b83d337a16761551d7c620d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Tue, 4 Nov 2025 18:24:14 -0500 Subject: [PATCH] Add Android tips and icons on installation section --- content/docs/platform/android.smd | 33 +++++++++++++++++++++++++++++++ content/installation.smd | 17 ++++++++-------- 2 files changed, 42 insertions(+), 8 deletions(-) create mode 100644 content/docs/platform/android.smd diff --git a/content/docs/platform/android.smd b/content/docs/platform/android.smd new file mode 100644 index 0000000..3bc0202 --- /dev/null +++ b/content/docs/platform/android.smd @@ -0,0 +1,33 @@ +--- +.title = "Android", +.date = @date("2025-11-04T12:24:45+02:00"), +.author = "Igor Támara", +.layout = "index.shtml", +.draft = true, +--- + +flow can be used in Android under [termux](), when in termux, follow +[installation instructions], just copy paste and you are up and running. + + +## Fonts + +Recommended to install monospaced fonts and icons to have the most +comfortable experience. + +[Termux-nf](https://githu.com/arnavgr/termux-nf/) offers various fonts +to choose from, install the fonts installer and the choose your desired +font, for example the same fonts of this website: + +``` +curl -fsSL https://raw.githubusercontent.com/arnavgr/termux-nf/main/install.sh | bash +getnf -i NerdFontsSymbolsOnly +getnf -i Iosevka +``` + +If you run into issues with font installation, install termux-nf +required packages `pkg install curl ncurses-utils` or consult their +[website](https://github.com/arnavgr/termux-nf). + +* [Back to basic usage](/docs/) +* [Share your screenshots](https://discord.gg/XeYatDhh) and [small videos](/docs/contributing#showcase). diff --git a/content/installation.smd b/content/installation.smd index 7679cdd..514e930 100644 --- a/content/installation.smd +++ b/content/installation.smd @@ -6,13 +6,13 @@ .draft = false, --- -- [Linux, MacOS, FreeBSD and Termux](#posix) -- [Windows](#windows) -- [Source](#source) -- [Tarball install](#tarball) +- [ Linux,  MacOS,  FreeBSD and  Termux](#posix) +- [ Windows](#windows) +- [ Source](#source) +- [ Tarball install](#tarball) []($section.id("posix")) -## Linux, MacOS, FreeBSD and Termux +##  Linux,  MacOS,  FreeBSD and  Termux Fetch and install the latest release with the installation helper script: @@ -49,9 +49,10 @@ update-flow At the top of the installer are variables to pre-answer the installation questions. Configure them to your liking. +We have some tips for [Android](/docs/platform/android) []($section.id("windows")) -## Windows +##  Windows For Windows the installer scripts are a little different. @@ -78,14 +79,14 @@ just run `update-flow` in a terminal to update to the latest release or nightly. []($section.id("source")) -## Build from Source +##  Build from Source See the [Building section of `README.md`](https://git.flow-control.dev/neurocyte/flow/src/branch/master/README.md#building) in the source repository for build instructions. []($section.id("tarball")) -## Manual install from tarballs or zip files +##  Manual install from tarballs or zip files See the [downloads](/downloads) page for binaries that you can manually install. Just download, unpack, and place the binary anywhere you want. There are no