> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/the-client/system-requirements.md).

# System requirements

The client is a Java native application written in Java8, so you will need to have a suitable JRE to run it. As it's written in Java it will run on any platform where a Java8 runtime is accessible.&#x20;

When using the [thin client](/the-client/client.md), the required tools will have to be installed and configured. This is not required when using the [dockerized client](/the-client/the-meterian-client-dockerized.md). Please refer to the [specific section regarding your language](/languages-support/languages-intro.md) for details.

As the analysis on the dependencies is performed remotely, the client will need to have access to a working internet connection, capable of reaching directly using `https` the domain `*.meterian.com`. In case you need to use proxies, see the section connecting through a proxy.&#x20;

We plan to release the client also in form of a native application or a Python client: if you are interested in these development please contact our [support email](mailto:support@meterian.com) to get access to our early access program.
