Skip to content

MzdrowY/-TICK.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# { ✓ } TICK Editor v1.7.1

TICK is a lightweight, local, browser-based code editor integrated with AI. It is designed to assist you with coding, propose changes, and automatically inject code corrections directly into your files.

## ✨ Features

- **Monaco Editor:** The same powerful engine used in VS Code, complete with syntax highlighting.

- **AI Assistant:** Supports multiple AI providers: Gemini (via API), and local models via Ollama or KoboldCPP.

- **Smart Diff System:** The AI proposes code changes which you can quickly review and apply.

- **Integrated Terminal:** Run your Python scripts directly from the browser.

- **Tabs Support:** Work on multiple files simultaneously.

- **Zero Dependencies:** Built entirely with Python's standard library. No pip install required!

## 🚀 How to Run

1. Download the tick\_editor.py file.

2. Open your terminal or command prompt in the directory containing the file.

3. Run the script:

```bash

python tick_editor.py

About

Single-file Python IDE with AI coding assistance and smart code diff application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages