Skip to content

NaturalCapsule/Kryypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

201 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kryypto ⌨️​

A lightweight, fully keyboard-supported python text editor with deep customization and GitHub integration.

Linux version coming soon...

ScreenShots 📸

Kryypto 1 Kryypto 2 Kryypto 3

Kryypto Demo

Kryypto Demo

✨ Features

  • Lightweight – minimal overhead

  • Full Keyboard Support – no need for the mouse, every feature is accessible via hotkeys

  • Discord presence

  • Live MarkDown Preview

  • Session Restore

  • Custom Styling

    • config\configuration.cfg for editor settings
    • CSS for theme and style customization
  • Editing Tools

    • Find text in file
    • Jump to line
    • Adjustable cursor (color & width)
    • Configurable animations (types & duration)
  • Git & GitHub Integration

    • View total commits
    • See last commit message & date
    • Track file changes directly inside the editor
  • Productivity Features

    • Autocompleter
    • Builtin Terminal
    • Docstring panel (hover to see function/class docstring)
    • Tab-based file switching
    • Bookmarking lines
    • Custom title bar
  • Syntax Highlighting for

    • Python
    • CSS
    • HTML
    • JSON
    • Config files
    • Markdown
    • Bash -Dockerfile

🚀 Getting Started

you got two options:

  1. Install binary file from the releases

  2. Clone the repository:

    git clone git@github.com:NaturalCapsule/Kryypto.git
    pip install -r requirements.txt
    cd Kryypto/src
    kryypto.py
    

Warning

This project is under development. You might face lagging when loading large files or syntax highlighting missmatch, etc.

License

This project is licensed under License.

About

keyboard-supported python text editor

Resources

License

Stars

Watchers

Forks

Contributors