{"id":13511504,"url":"https://github.com/cyd01/KiTTY","last_synced_at":"2025-03-30T20:33:31.630Z","repository":{"id":37561731,"uuid":"154540955","full_name":"cyd01/KiTTY","owner":"cyd01","description":":computer: KiTTY, a free telnet/ssh client for Windows","archived":false,"fork":false,"pushed_at":"2023-09-17T17:21:58.000Z","size":10240,"stargazers_count":1557,"open_issues_count":169,"forks_count":134,"subscribers_count":49,"default_branch":"master","last_synced_at":"2024-08-02T03:07:57.303Z","etag":null,"topics":["kitty","putty","ssh","ssh-client","windows"],"latest_commit_sha":null,"homepage":"https://www.9bis.com/kitty","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyd01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["cyd01"],"custom":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=65VYL8F5AD57G\u0026source=url","http://www.9bis.net/kitty/donate.html"]}},"created_at":"2018-10-24T17:26:24.000Z","updated_at":"2024-08-01T13:56:50.000Z","dependencies_parsed_at":"2023-02-12T17:01:00.979Z","dependency_job_id":"2659ad2c-1c58-4621-82de-81e836861a98","html_url":"https://github.com/cyd01/KiTTY","commit_stats":null,"previous_names":[],"tags_count":146,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd01%2FKiTTY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd01%2FKiTTY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd01%2FKiTTY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyd01%2FKiTTY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyd01","download_url":"https://codeload.github.com/cyd01/KiTTY/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222581266,"owners_count":17006322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kitty","putty","ssh","ssh-client","windows"],"created_at":"2024-08-01T03:00:52.479Z","updated_at":"2024-11-01T13:31:08.545Z","avatar_url":"https://github.com/cyd01.png","language":"C","readme":"# Welcome to the KiTTY introduction web site\r\n\r\n\u003cp style=\"text-align: center;\"\u003e\r\nAll KiTTY documentation is available on the official website\u003cbr/\u003e\r\nhttps://www.9bis.com/kitty/\r\n\u003c/p\u003e\r\n\r\n## What is KiTTY ?\r\nKiTTY is a fork from version 0.76 of **PuTTY**, the best telnet / SSH client in the world.\r\nKiTTY is only designed for the Microsoft(c) Windows(c) platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the [Simon Tatham PuTTY page](http://www.chiark.greenend.org.uk/~sgtatham/putty/ \"PuTTY\").\r\n\r\nKiTTY has all the features from the original software, and adds many others as described below:\r\n\r\n### The very first requested features\r\n* Sessions filter\r\n* Portability\r\n* Shortcuts for pre-defined command\r\n* The session launcher\r\n* Automatic logon script\r\n* Automatic logon script with the RuTTY patch\r\n* URL hyperlinks\r\n\r\n### Technical features\r\n* Automatic password\r\n* Automatic command\r\n* Running a locally saved script on a remote session\r\n\r\n### Graphical features\r\n* An icon for each session\r\n* Send to tray\r\n* Transparency\r\n* Protection against unfortunate keyboard input\r\n* Roll-up\r\n* Always visible\r\n* Quick start of a duplicate session\r\n* Enhanced Configuration Box\r\n\r\n### Other features\r\n* Automatic saving\r\n* SSH Handler: Internet Explorer integration\r\n* pscp.exe and WinSCP integration\r\n* Binary compression\r\n* Clipboard printing\r\n* Cygwin and cmd.exe integration\r\n* File association\r\n* Other settings\r\n* New command-line options\r\n\r\n### Bonus\r\n* A light chat server is hidden in KiTTY\r\n* A hidden text editor is integrated into KiTTY\r\n\r\n## Official download page\r\n\r\nKiTTY is available at our main CDN: [Fosshub](https://www.fosshub.com/KiTTY.html).\r\n\r\n## How to compile\r\nInside your MSYS \u0026 MinGW32 environment jump into the x.yy_My_PuTTY\\windows directory then run the command:\r\n\r\n    make -f MAKEFILE.MINGW putty.exe\r\n\r\n### How to install the MSYS/MinGW32 environment\r\nSimple guide to setup the compile environment:\r\n\r\n- Download the `mingw-builds-install.exe` from https://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/\r\n- Execute the installer and select the **GUI**.\r\n- After installing it, only the \"packager manager\" it's in fact installed, so execute `$MinGW\\libexec\\mingw-get\\guimain.exe` and select in the Basic Setup the packages: **\"mingwg-developer-tools\", \"mingw32-base\", \"mingw32-gcc-g++\" and \"msys-base\"**.\r\n- When all is installed, to open the SHELL execute `$MinGW\\msys\\1.0\\msys.bat`. Then from from this shell you can compile. Example: `cd $KiTTY_DIR/0.74_My_PuTTY/windows` and `make -f MAKEFILE.MINGW 9bis`.\r\n\r\nOriginal website is [https://www.9bis.com/kitty/](https://www.9bis.com/kitty/ \"KiTTY website\").\r\n","funding_links":["https://github.com/sponsors/cyd01","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=65VYL8F5AD57G\u0026source=url","http://www.9bis.net/kitty/donate.html"],"categories":["C","For Windows"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd01%2FKiTTY","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyd01%2FKiTTY","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyd01%2FKiTTY/lists"}