Skip to content

marufromhell/NKNK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NKNK

NKNK is a Terminal made with 100% python. You can easily use it like python repl. And it has git integration. Its configurable through a yaml file. And theres a install script to configure it with a tui.

Whys it a terminal and not a shell? Because nknk is dependant on another shell, of your choice obviously. If you want to use truely 100% python, I recommend using xonsh as you nknk shell.

But isn't python slow? Not really in this case. NKNK isnt slow at all, sometimes it feels more responsive than zsh or bash when configured with themes.

I had a way better readme but git decided it wanted to conflict branches and had me typing git rebase, git pull, git rebase, rm-rf ./git/rebase-merge over and over again

install

curl -o install.py https://raw.githubusercontent.com/marufromhell/NKNK/main/install.py && python3 install.py

asciicast

About

Fast python shell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published