Skip to main content

NoTrack CLI (notrack-cli)

PyPI Version License: MIT Termux Compatible

NoTrack CLI is an advanced, Antigravity-inspired agentic Command Line Interface (CLI) powered by the anonymous and uncensored notrack.ai backend. It brings full-featured AI pair-programming, streaming responses, live file generation animations, and autonomous system execution directly to your terminal or Termux environment.


✨ Features

  • 🔒 100% Anonymous & Private: No accounts, no API keys required, no tracking.
  • 📱 Full Termux & Linux Compatibility: Designed from the ground up to run smoothly on Android Termux as well as Linux desktops & servers.
  • Antigravity-Inspired Interactive UI: Beautiful Markdown rendering, live streaming output, and smooth syntax-highlighted code generation panels powered by rich.
  • 🛠️ Autonomous Tool Execution:
    • write_file: Dynamically creates & writes files on your system with live typing/creation animations.
    • view_file: Reads local files and feeds context back into conversation.
    • run_command: Executes terminal commands (bash / shell) safely and reports execution results.
    • list_dir: Inspects directory trees and structures.
  • 🔄 Interactive Loop & Auto Feedback: Seamlessly sends tool output back to NoTrack AI to complete complex multi-step developer workflows.

🚀 Quick Start & Installation

Option 1: Install via PyPI (Recommended)

pip install notrack-cli

Option 2: Termux (Android) Installation

Open Termux and run:

pkg update && pkg upgrade -y
pkg install python git -y
pip install notrack-cli

💻 Usage

Once installed, simply start the agent by running:

notrack-cli
# or simply
notrack

Example Usage Session:

✦ NoTrack AI CLI v0.1.0 (Termux & Linux Compatible)
Anonymous · No Account · No Tracking · Local Tool Execution Capabilities

❯ Create a python web scraper script named scraper.py and run it to test

NoTrack AI thinking...
[NoTrack AI generates file via tool execution tag...]

✦ Creating/Updating File: scraper.py
[Live syntax-highlighted animation renders line by line]
✔ File created successfully (342 bytes)

⚡ Running Command: python3 scraper.py
[Output rendered in a terminal panel]

🏗️ Architecture

  • notrack_cli.client: Interacts with https://notrack.ai/api/dispatch via Server-Sent Events (SSE).
  • notrack_cli.tools: Provides local system capabilities (run_command, write_file, view_file, list_dir).
  • notrack_cli.parser: Parses structured tool execution calls (<tool_call:name>...</tool_call:name>).
  • notrack_cli.main: Terminal interface manager, handles rich UI live streams and input sessions.

📜 License

MIT License. Free to use, modify, and distribute!

Download files

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

Source Distribution

notrack_cli-0.4.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

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

notrack_cli-0.4.0-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file notrack_cli-0.4.0.tar.gz.

File metadata

  • Download URL: notrack_cli-0.4.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.13

File hashes

Hashes for notrack_cli-0.4.0.tar.gz
Algorithm Hash digest
SHA256 d32e2b7fb27e039c12221e53063ceed42b8d4bf2cd0dae05602c2168daacca85
MD5 20b49d354199385e238d60bb91cfb8b6
BLAKE2b-256 40a252782f793e4779a8fd64feb83e4a73cae00624ea121799d7e7fd64a510b2

See more details on using hashes here.

File details

Details for the file notrack_cli-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: notrack_cli-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.13

File hashes

Hashes for notrack_cli-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cf6bcaa8052d9a59f4f8042b6dc45870c1815cb8a77d37115e1e32e7f8b4dc1c
MD5 9419478addd1730cd56ebccddb5be618
BLAKE2b-256 4f4a9d8bd7d201a2cc6898decc0ce428c8762d6e6e0f64247fba24bd6ea1b1f8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page