{"id":24152059,"url":"https://github.com/liam-ohara/screen-saver","last_synced_at":"2026-02-06T12:36:07.321Z","repository":{"id":271151136,"uuid":"912531481","full_name":"liam-ohara/screen-saver","owner":"liam-ohara","description":"A simple screensaver written in GW-BASIC","archived":false,"fork":false,"pushed_at":"2025-01-05T22:39:15.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T03:32:55.385Z","etag":null,"topics":["basic","basic-programming","gw-basic","retrocomputing","screensaver"],"latest_commit_sha":null,"homepage":"","language":"BASIC","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/liam-ohara.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-05T20:39:35.000Z","updated_at":"2025-01-05T22:39:18.000Z","dependencies_parsed_at":"2025-01-05T22:18:19.720Z","dependency_job_id":"261abfe1-2c65-4ecc-804b-72a37ec489e5","html_url":"https://github.com/liam-ohara/screen-saver","commit_stats":null,"previous_names":["liam-ohara/screen-saver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liam-ohara/screen-saver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liam-ohara%2Fscreen-saver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liam-ohara%2Fscreen-saver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liam-ohara%2Fscreen-saver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liam-ohara%2Fscreen-saver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liam-ohara","download_url":"https://codeload.github.com/liam-ohara/screen-saver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liam-ohara%2Fscreen-saver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29160816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["basic","basic-programming","gw-basic","retrocomputing","screensaver"],"created_at":"2025-01-12T10:14:53.200Z","updated_at":"2026-02-06T12:36:07.285Z","avatar_url":"https://github.com/liam-ohara.png","language":"BASIC","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screensaver\nThis application was written as a simple demonstration of string concatenation, and looping forwards and backwards through an array in GW-BASIC.\n\nWhen run, this application will print a sequence of `X` characters to the screen starting from the top left and ending at the bottom right, before reversing direction. The program will loop infinitely until the user presses a character key. Each `X` is printed on its own line preceded by an increasing or decreasing amount of whitespace.\n\n## Installation\n### Prerequisites\n* BASIC interpreter compatible with GW-BASIC/BASICA dialects of BASIC ([PC-BASIC](http://robhagemans.github.io/pcbasic/) is a cross-platform interpreter)\n\n### Installation\n1. Download `scrsvr.bas` from the `/src/` directory.\n2. Move the downloaded file to another local directory of your choosing.\n3. Open your BASIC interpreter and using the `CHDIR` command, change the current working directory to the local path of `scrsvr.bas`.\n4. Type `LOAD\"scrsvr.bas` to load the code into the interpreter.\n5. Type `LIST` to confirm the code has loaded.\n   \n## Usage\nOnce you have loaded `scrsvr.bas` into your BASIC interpreter, type `RUN` to run the screensaver program.\nTo end the program, press any character key. If unresponsive, press `CONTROL + C` to force the interpreter to stop.\n\n### Screenshot\n![Screenshot of screensaver running](/screenshots/screensaver.png \"Screensaver running\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliam-ohara%2Fscreen-saver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliam-ohara%2Fscreen-saver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliam-ohara%2Fscreen-saver/lists"}