{"id":23739672,"url":"https://github.com/dr460nf1r3/school-rpi","last_synced_at":"2026-04-29T01:02:58.986Z","repository":{"id":186957461,"uuid":"676059468","full_name":"dr460nf1r3/school-rpi","owner":"dr460nf1r3","description":"This repo contains stuff used to complete school assignments with a Raspberry Pi ✨","archived":false,"fork":false,"pushed_at":"2023-10-31T07:40:48.000Z","size":339,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-31T20:55:35.149Z","etag":null,"topics":["ci","raspberry-pi","raspbian"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dr460nf1r3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"dr460nf1r3"}},"created_at":"2023-08-08T10:43:20.000Z","updated_at":"2023-11-14T23:29:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c3f186a-0cdd-4eca-bf20-e9d28fa149fc","html_url":"https://github.com/dr460nf1r3/school-rpi","commit_stats":null,"previous_names":["dr460nf1r3/school-rpi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dr460nf1r3/school-rpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr460nf1r3%2Fschool-rpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr460nf1r3%2Fschool-rpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr460nf1r3%2Fschool-rpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr460nf1r3%2Fschool-rpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dr460nf1r3","download_url":"https://codeload.github.com/dr460nf1r3/school-rpi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr460nf1r3%2Fschool-rpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["ci","raspberry-pi","raspbian"],"created_at":"2024-12-31T09:37:08.173Z","updated_at":"2026-04-29T01:02:58.968Z","avatar_url":"https://github.com/dr460nf1r3.png","language":"Shell","funding_links":["https://github.com/sponsors/dr460nf1r3"],"categories":[],"sub_categories":[],"readme":"## Custom Raspbian builds\n\n[![Build aarch64 image](https://github.com/dr460nf1r3/school-rpi/actions/workflows/build_aarch64.yml/badge.svg)](https://github.com/dr460nf1r3/school-rpi/actions/workflows/build_aarch64.yml) [![Test code with shellcheck](https://github.com/dr460nf1r3/school-rpi/actions/workflows/lint.yml/badge.svg)](https://github.com/dr460nf1r3/school-rpi/actions/workflows/lint.yml)\n\nThis repo contains customized Raspbian builds. I mostly set it up for testing purposes. \n\n### Documentation\n#### Flashing the image\n\n- Retrieve Raspberry Pi Imager from [official sources](https://www.raspberrypi.com/software/)\n- Open Raspberry Pi Imager\n- Select the OS via \"Choose OS\" -\u003e \"Raspberry Pi OS (other)\" -\u003e \"Raspberry Pi OS Lite (32-bit)\"\n- Insert the SD-Card and select it via \"Choose storage\"\n- Configure the image:\n- Write the image by selecting \"Write\" and confirming all prompts\n\n#### Connecting to the Pi \u0026 changing IP\n\n- `ssh njensch@10.11.0.3`, confirming all prompts with \"y\" \u0026 \"Enter\"\n- `sudo nano /etc/dhcpcd.conf`\n- Add the following configuration:\n  ~~~\n  interface wlan0\n  static ip_address=10.2.13.7\n  static routers=10.10.0.1\n  static domain_name_servers=10.10.0.1 1.1.1.1\n  ~~~\n- Exit the editor by entering \"CTRL\" + \"X\" followed by \"Y\" and \"Enter\"\n- Restart the service with `sudo systemctl restart dhcpcd`\n\n#### Reconnecting via the new IP \u0026 updating the system\n\n- `ssh njensch@10.2.13.7`\n- `sudo apt-get update \u0026\u0026 sudo apt-get upgrade``","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr460nf1r3%2Fschool-rpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdr460nf1r3%2Fschool-rpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr460nf1r3%2Fschool-rpi/lists"}