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.1.0.tar.gz (7.1 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.1.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for notrack_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e2d4f400a6c86bf53d4e68b74df2f7d5a469713ea30ead7ecead48e91a846465
MD5 32f7b753405008d168233488191ebff9
BLAKE2b-256 03ee20c096b66f1e958e253df14e510fd7ac04e6b1165fe5842b589a4cab401f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for notrack_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c4042f3cd565d4c38c84858a2bd5576c61c445ab09c0d24616faeef086556e4
MD5 c2d50e32418d8f48e8cfd9455e106dfc
BLAKE2b-256 31c5ce9f557782a94620c090af28bc8cc9cfcf85ab453e131c51c787d7a9f98d

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