Skip to content

Local Linux Source and Licenses

NimoteCode Local Linux bundles an Ubuntu root filesystem inside the Android app. That filesystem contains GPL, LGPL and other copyleft components, so the complete corresponding source for every shipped binary is published alongside the app — in the app's license pages and here.

The complete source bundle is several hundred megabytes, so it is hosted for download outside this website. Everything that identifies and verifies it stays on this page.

Current release

FieldValue
ProductNimoteCode Local Linux
Version1.1.7
DistributionUbuntu 24.04 LTS
Architecturesarm64, amd64
Filenimotecode-local-linux-sources-1.1.7.tar.zst
Size322.8 MiB (338,435,534 bytes)
SHA-2565425bacb9685099f99e7be9b1eb212c10ddcbf20762740559547970f7b950b15

Complete corresponding source for NimoteCode Local Linux 1.1.7.

Download Complete Source BundleSHA256SUMSSource manifest

The bundle is published at a versioned URL and is never replaced in place. Verify the download before unpacking:

curl -O https://opensource-downloads.nimotecode.com/local-linux/1.1.7/nimotecode-local-linux-sources-1.1.7.tar.zst
sha256sum nimotecode-local-linux-sources-1.1.7.tar.zst

The metadata this page renders from is available as machine-readable JSON: source-download.json.

What the bundle contains

The archive holds the corresponding source for the third-party components of the bundled Ubuntu root filesystem: the exact .dsc, .orig.tar and .debian.tar artifacts for every source package the root filesystem requires source delivery for, together with the package inventories that tie them to the binaries shipped in the app.

It does not contain NimoteCode proprietary application source, so it is not a build input for the app itself. The PRoot and talloc executables that ship separately are covered by their own corresponding-source delivery in the app's license files; their license texts are mirrored in the release's licenses/ directory.

Build scripts, manifests and licenses

Everything used to build and verify this release is version controlled, so the whole chain can be audited or replayed. Each release is also published as a browsable directory with the same files:

The corresponding source is delivered under the licenses of the individual components, not under the NimoteCode license. Product documentation for the environment itself is in Android Local Linux.

Related: Android Local Linux · Terms of Service · Privacy Policy