Linux — AppImage
One file, every mainstream distribution. Needs a 64-bit system with glibc 2.34 or newer (Rocky / RHEL / Alma 9, Debian 12, Ubuntu 22.04, Fedora, Arch …) and GTK 3 — standard on any desktop.
- 1
Verify it:
sha256sum -c Nosce-1.1.0-x86_64.AppImage.sha256 - 2
Make it executable:
chmod +x Nosce-1.1.0-x86_64.AppImage - 3
Run it:
./Nosce-1.1.0-x86_64.AppImage— no installation.
Android
⚠
Not on Google Play yet.
Registration for ArcingTime LLC is still in process. Once it clears,
Nosce will be on Google Play and that's where you should install it.
Until then, the only way to get it is a direct download, which carries
the usual risk of installing an app from outside the store.
If you want to download and install now:
- Click the download link below.
- Accept the risk when Android warns you about the file.
- Click Install.
- Accept the risk again if Android prompts you a second time.
Windows
A Windows installer is planned for a future release. Until then, build from source on Windows with the Flutter desktop toolchain — see the repository README.
All releases and checksums are also on the GitLab releases page.