Skip to content

ceccopierangiolieugenio/ttkode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Screenshot 2025-05-01 at 18 59 06


Linux Usage Python ttkode_version pypi_version pypi_version

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

Features (TBD)

  • Search Panel
  • Highlight
  • Bookmarks
  • Shiny ASCII Red Peppers

screenshot

Peek.2022-10-08.22-25.webm

Install from pypi

pip install ttkode

QuickRun

 $ 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")

Test

Clone

git clone https://github.com/ceccopierangiolieugenio/ttkode.git
cd ttkode

Run

python3 -m ttkode  <Dir/File/s>

Packages

No packages published