Setting up

Installing Acter

Acter is published on the various app stores on a weekly basis. Just head on over to the app store of your platform and install acter:

Apple iOS AppStore

Download on the App Store

Android Google Play Store

Get it on Google Play

FDroid is not yet supported tracking issue here . But you can just the latest nightly build.

Windows Microsoft Store

Download Acter

Apple Desktop App AppStore

not yet supported tracking issue here . But you can just the latest nightly build

Linux Flatpak

Install Acter on Linux via Flatpak

Linux stable releases are available via flatpak in our own flatpak repo. Most modern Linux distribution ship with flatpak preinstalled, if not learn how to set it up for you here.

To install acter through our own flatpak repo via:

flatpak install --user https://acterglobal.github.io/a3-flatpak/acter.flatpakref

And you can update it later via

flatpak update global.acter.a3

Platform support

Mobile

Our current built is expected to work on (and above):

  • Android 5.0* (SDKv21 / "Lollipop"), ARM64
  • iOS 11 ARM64 (no x86 or simulator)

Desktop

We currently built for

  • Windows 10 and 11, Arch: x86_64 (no arm)
  • Mac OS: 10.14* (Mojave) and above on Intel, version 11 an above on Apple Silicon (M1 & M2)
  • Linux: Debian 10-11 64bit, Ubuntu 18.04 LTS 64bit or alike; 32bit & ARM are not supported at the moment

*Note: While we do built against these older API levels, we generally only test against the latest 2 stable releases of any platform and highly recommend keeping the underlying systems up-to-date with the latest security updates from the vendor. Thus we do not recommend using the lowest possible platforms nor support them, as that is often already past its end-of-live and therefore can't be considered a secure platform to run on anymore. See end of life of Android, iOS, macOS, Windows, Linux Kernel.


Installing latest nightly

To install the nightly latest built, head over to the nightly build section and download the corresponding package for your platform. Once the download finished unpack it and run the Acter executable. Be sure to note the following for your platform:

Running on MacOS MacOS will probably refuse to open the application stating it was downloaded from an unknown Source. To allow it to proceed, close that said dialog, Navigate to your `System Settings -> General -> Privacy & Security` and under the security section you'll find the option to `Run Acter anyways`. Click that to start Acter. And subsequent run should work without it bothering you again. You might have to repeat that process for every new downloaded version though.
Install on iPhone/iOS We are running this in a limited so called Ad-Hoc built at the moment, which requires us to register every iOS device with Apple prior for it to work. In order to be able to do that, you need to navigate to [udid.tech](https://udid.tech/) with your target device(s), follow the process there and sent us over the resulting UDID. Once we have received that we will submit it to apple and the next nightly built after (in general) should be able to work on your device. To install just navigate to the [nightly page](/nightly/) on your device and click `iOS / iPhone` - it should ask you a few security questions but then should be willing to proceed.

Note: We have a limit number (100) of signatures we can add for the built, so please only register devices you are expecting to use and inform us if you stop using any device, so we can free up that slot.