{"id":20622618,"url":"https://github.com/myterminal/zone-tunnels","last_synced_at":"2025-06-30T08:34:12.390Z","repository":{"id":76221325,"uuid":"124421049","full_name":"myTerminal/zone-tunnels","owner":"myTerminal","description":"A zone program inspired from the old DOS game","archived":false,"fork":false,"pushed_at":"2022-08-12T14:52:35.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T23:27:12.755Z","etag":null,"topics":["emacs","zoning"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myTerminal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-08T16:49:57.000Z","updated_at":"2022-08-12T14:52:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffb05e4d-a512-425a-b6d5-acb4634813cc","html_url":"https://github.com/myTerminal/zone-tunnels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myTerminal/zone-tunnels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fzone-tunnels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fzone-tunnels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fzone-tunnels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fzone-tunnels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/zone-tunnels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fzone-tunnels/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262739364,"owners_count":23356710,"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":["emacs","zoning"],"created_at":"2024-11-16T12:24:00.829Z","updated_at":"2025-06-30T08:34:12.339Z","avatar_url":"https://github.com/myTerminal.png","language":"Emacs Lisp","funding_links":["https://ko-fi.com/Y8Y5E5GL7"],"categories":[],"sub_categories":[],"readme":"# zone-tunnels\n\n[![Marmalade](https://img.shields.io/badge/marmalade-available-8A2A8B.svg)](https://marmalade-repo.org/packages/zone-tunnels)  \n[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)  \n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y5E5GL7)\n\nA zone program inspired by the old DOS game\n\n![Demo](images/demo.gif)\n\n## Installation\n\n### Manual\n\nSave the file *zone-tunnels.el* to disk and add the directory containing it to `load-path` using a command in your *.emacs* file like:\n\n    (add-to-list 'load-path \"~/.emacs.d/\")\n\nThe above line assumes that you've placed the file into the Emacs directory '.emacs.d'.\n\nStart the package with:\n\n    (require 'zone-tunnels)\n\n### Marmalade\n\nIf you have Marmalade added as a repository to your Emacs, you can just install *zone-tunnels* with\n\n    M-x package-install zone-tunnels RET\n\n## Usage\n\nSet `zone-pgm-tunnels` as one of the zone programs\n\n    (setq zone-programs\n          [zone-pgm-tunnels])\n\nand activate zoning by specifying a delay\n\n    (zone-when-idle 30)\n\nAlternatively you can run `zone-tunnels` directly\n\n    (zone-tunnels)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fzone-tunnels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Fzone-tunnels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fzone-tunnels/lists"}