You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pier CeccoPierangioliEugenio 2b89b81cbb
chore: release main (#456)
5 months ago
..
ttkode chore: release main (#456) 5 months ago
CHANGELOG.md chore: release main (#456) 5 months ago
README.md chore: added ttkode among the apps 12 months ago
pyproject.toml chore: release main (#456) 5 months ago

README.md

Linux Usage Python ttkode_version pypi_version pypi_version

ttkode

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