GitXplorerGitXplorer
j

lyomiTerm

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
3679b2dd19599b730750320417a0b6fa84d65235

no keyboard beep when typing

jjongwook committed 8 years ago
Unverified
9b0ee0f71b829430b91165a55026d0147116cf80

connecting to port 24

jjongwook committed 12 years ago
Unverified
ddf7eafad92724ca9605ab390c8f7e0354c2b85e

added icon and disconnection notice

jjongwook committed 13 years ago
Unverified
c9f4f94e3bdd425b96a47fa4ade3da635b8fed63

added temporary korean

jjongwook committed 13 years ago
Unverified
0701f379effc444a73a1e02953d92a0a5713929b

pie somewhat usable

jjongwook committed 13 years ago
Unverified
e864b1862c258485f9711328d0f4cd071f134aec

ready to get keyboard input

jjongwook committed 13 years ago

README

The README file for this repository.

lyomiTerm

This is a MacOS app for connecting to legacy Korean telnet server. It uses the CP949 encoding that most Korean telnet servers operate on, and includes a Korean keyboard automata implementation. For non-Korean telnet client, using /usr/bin/telnet on a general-purpose terminal like iTerm is recommended.

screenshot

It does not provide a dialog for entering the server address and the user will have to edit PieView.mm to set the connection information.

--

한국 텔넷 서버에 접속하기 위한 맥OS용 클라이언트입니다. 따로 접속 정보를 입력하는 다이얼로그를 포함하지 않아서 사용하시는 분께서 PieView.mm를 직접 수정한 다음 빌드해야 합니다.