[DEPRECATED] ttkode moved to the pyTermTk's monorepo - please use https://github.com/ceccopierangiolieugenio/pyTermTk/tree/main/apps/ttkode
ttkode - Freezed at: Fri 4 Apr 14:18:10 UTC 2025, latest available here
TerminalToolKit (Studio) Code (editor)
A hopefully fast and mesmerizingly advanced text-based code editor inspired by vscode
- Search Panel
- Highlight
- Bookmarks
- Shiny ASCII Red Peppers
Peek.2022-10-08.22-25.webm
Install from pypi
pip install ttkode $ ttkode -h
usage: ttkode [-h] [-c C] path [path ...]
positional arguments:
path the dir/filename/s
optional arguments:
-h, --help show this help message and exit
-c C config folder (default: "/home/user/.config/ttkode")git clone https://github.com/ceccopierangiolieugenio/ttkode.git
cd ttkodepython3 -m ttkode <Dir/File/s>

