Skip to main content

Alinux

Alinux is an AI orchestration shell for a minimal Debian 12 desktop running Fluxbox. It converts natural-language requests into a small, validated set of desktop actions.

Install

python3 -m venv .venv
. .venv/bin/activate
python -m pip install .

For model access, export a key and optionally choose a provider/model. Any OpenAI-compatible API can be configured with a custom endpoint:

export ALINUX_API_KEY='your-key'
export ALINUX_MODEL='gpt-4o-mini'
export ALINUX_API_BASE_URL='https://your-provider.example/v1'

Groq is supported directly, including Alinux's built-in open model preset:

export ALINUX_PROVIDER='groq'
export ALINUX_API_KEY='your-groq-key'
alinux

With ALINUX_PROVIDER=groq and no model override, Alinux uses llama-3.3-70b-versatile at Groq's OpenAI-compatible endpoint. You can also select it explicitly with ALINUX_MODEL=llama-3.3-70b-versatile.

The desktop hooks expect xdotool, amixer, free, and uptime. Missing tools are reported as readable responses rather than terminating Alinux.

Run

alinux

Open the graphical Alinux window from a terminal with:

alinux open

To add Open Alinux to the Fluxbox desktop context menu, run this once inside the Fluxbox session:

alinux install-fluxbox-menu

Then restart or reconfigure Fluxbox. The installer updates ~/.fluxbox/menu without replacing your existing entries. The GUI requires Debian's python3-tk package and a valid DISPLAY.

Type requests such as show system status, turn the volume down, or open the terminal. Enter quit or press Ctrl-D to exit.

Alinux never executes arbitrary shell text from the model. Only the operations listed in its system prompt and system_controls.py are routable.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alinux-0.1.1.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alinux-0.1.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file alinux-0.1.1.tar.gz.

File metadata

  • Download URL: alinux-0.1.1.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for alinux-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0f385ad8bfaf8fae32e9615a3e4d08864868fac7ae5d50a614f9b0e8a710bcbf
MD5 566ac90a114ea80e4cfcd7f96f89d5e1
BLAKE2b-256 a7382ec5f3b13c63a174c7246f75c14716b2d3e86e1039b7162625b514ec73dc

See more details on using hashes here.

File details

Details for the file alinux-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: alinux-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for alinux-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f4a92c51c63fac1dc4f1d794e47059102058585ec2664bf02a1070a1d606285
MD5 ce74db2219206964aa4f46cd02cad749
BLAKE2b-256 3ecec351e2e1cf0651a8ce1ac8ce12c0546dfbcba7db156fea34b8be452ecc4c

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page