{"id":40918064,"url":"https://github.com/sebkur/jterm","last_synced_at":"2026-01-22T03:20:23.886Z","repository":{"id":24051877,"uuid":"27437611","full_name":"sebkur/jterm","owner":"sebkur","description":"A terminal emulator library and application","archived":false,"fork":false,"pushed_at":"2023-08-23T10:34:36.000Z","size":962,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-23T06:44:22.793Z","etag":null,"topics":["java","terminal-emulators"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebkur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-02T15:02:57.000Z","updated_at":"2025-08-30T11:13:05.000Z","dependencies_parsed_at":"2022-08-22T08:40:38.093Z","dependency_job_id":null,"html_url":"https://github.com/sebkur/jterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebkur/jterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Fjterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Fjterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Fjterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Fjterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebkur","download_url":"https://codeload.github.com/sebkur/jterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Fjterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28652168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","terminal-emulators"],"created_at":"2026-01-22T03:20:22.679Z","updated_at":"2026-01-22T03:20:23.879Z","avatar_url":"https://github.com/sebkur.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JTerm\n\nJTerm is a terminal emulator written in Java with a very thin native layer to\nconnect to the underlying pseudoterminal device.\n\n## Setup\n\nRun this to compile the software:\n\n    ./gradlew clean terminalShared createRuntime\n\nand then execute the main script:\n\n    ./terminal.sh\n\n## Specification\n\nUseful information on implementing a terminal emulator can be found\non \u003chttps://vt100.net/\u003e, especially the [VT102 User\nGuide](https://vt100.net/docs/vt102-ug/) and its chapter about\n[Received Character Processing](https://vt100.net/docs/vt102-ug/chapter5.html)\nis a useful resource. The page that describes the\n[Xterm Control Sequences](https://www.xfree86.org/current/ctlseqs.html) is\nalso a very good reference.\n\nOne day the [vttest](https://invisible-island.net/vttest/vttest.html) should\npass, but we're not there yet :)\n\n## Keyboard shortcuts\n\n### Tabs\n* Ctrl + Shift + T: create new tab\n* Ctrl + Page Up: move to next tab to the left\n* Ctrl + Page Down: move to next tab to the right\n\n### Misc\n* Ctrl + Shift + F8: toggle status bar display\n* Ctrl + Shift + F9: toggle toolbar display\n* Ctrl + Shift + F10: switch color themes\n\n## Todo list\n\n* [ ] mouse selection for copy and paste\n* [ ] reintroduce proguard compilation\n* [ ] make tabs clickable\n* [ ] display title in tabs and window bar\n* [ ] implement font size increase / decrease\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkur%2Fjterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebkur%2Fjterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkur%2Fjterm/lists"}